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/14 02:03:29 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4700/
Java: 64bit/jdk1.8.0-ea-b79 -XX:+UseSerialGC

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

Error Message:
Server at http://127.0.0.1:57317/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:57317/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([7CE7FE22DB49890E:FD01703AAC16E932]: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 8941 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T208 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 7 T208 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363222115924
[junit4:junit4]   2> 12 T208 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 15 T209 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 46 T209 oaz.Environment.logEnv Server environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT
[junit4:junit4]   2> 46 T209 oaz.Environment.logEnv Server environment:host.name=serv1
[junit4:junit4]   2> 46 T209 oaz.Environment.logEnv Server environment:java.version=1.8.0-ea
[junit4:junit4]   2> 47 T209 oaz.Environment.logEnv Server environment:java.vendor=Oracle Corporation
[junit4:junit4]   2> 47 T209 oaz.Environment.logEnv Server environment:java.home=/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b79/jre
[junit4:junit4]   2> 47 T209 oaz.Environment.logEnv Server environment:java.class.path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/test:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-test-framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/lucene-analyzers-common-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/lucene-codecs-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/highlighter/lucene-highlighter-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/memory/lucene-memory-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/misc/lucene-misc-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/spatial/lucene-spatial-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/suggest/lucene-suggest-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/grouping/lucene-grouping-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queries/lucene-queries-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queryparser/lucene-queryparser-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/cglib-nodep-2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-cli-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-codec-1.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-fileupload-1.2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-lang-2.6.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/easymock-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/guava-13.0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/javax.servlet-api-3.0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/objenesis-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/org.restlet-2.1.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/org.restlet.ext.servlet-2.1.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/spatial4j-0.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/commons-io-2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpclient-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpcore-4.2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpmime-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-api-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/wstx-asl-3.2.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/zookeeper-3.4.5.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-continuation-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-deploy-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-http-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-io-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-security-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-server-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-servlet-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-util-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/servlet-api-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/junit-4.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-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> 48 T209 oaz.Environment.logEnv Server environment:java.library.path=/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b79/jre/lib/amd64/server:/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b79/jre/lib/amd64:/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b79/jre/../lib/amd64:/usr/lib/jvm/j2sdk1.6-sun/jre/lib/amd64/server:/usr/lib/jvm/j2sdk1.6-sun/jre/lib/amd64:/usr/lib/jvm/j2sdk1.6-sun/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
[junit4:junit4]   2> 49 T209 oaz.Environment.logEnv Server environment:java.io.tmpdir=.
[junit4:junit4]   2> 49 T209 oaz.Environment.logEnv Server environment:java.compiler=<NA>
[junit4:junit4]   2> 49 T209 oaz.Environment.logEnv Server environment:os.name=Linux
[junit4:junit4]   2> 49 T209 oaz.Environment.logEnv Server environment:os.arch=amd64
[junit4:junit4]   2> 50 T209 oaz.Environment.logEnv Server environment:os.version=3.2.0-38-generic
[junit4:junit4]   2> 50 T209 oaz.Environment.logEnv Server environment:user.name=jenkins
[junit4:junit4]   2> 50 T209 oaz.Environment.logEnv Server environment:user.home=/var/lib/jenkins
[junit4:junit4]   2> 50 T209 oaz.Environment.logEnv Server environment:user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 67 T209 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 68 T209 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 68 T209 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 70 T209 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 95 T209 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 115 T208 oasc.ZkTestServer.run start zk server on port:58967
[junit4:junit4]   2> 141 T208 oaz.Environment.logEnv Client environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT
[junit4:junit4]   2> 141 T208 oaz.Environment.logEnv Client environment:host.name=serv1
[junit4:junit4]   2> 142 T208 oaz.Environment.logEnv Client environment:java.version=1.8.0-ea
[junit4:junit4]   2> 142 T208 oaz.Environment.logEnv Client environment:java.vendor=Oracle Corporation
[junit4:junit4]   2> 142 T208 oaz.Environment.logEnv Client environment:java.home=/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b79/jre
[junit4:junit4]   2> 143 T208 oaz.Environment.logEnv Client environment:java.class.path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/test:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-test-framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/test-framework/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-solrj/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/common/lucene-analyzers-common-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/codecs/lucene-codecs-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/highlighter/lucene-highlighter-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/memory/lucene-memory-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/misc/lucene-misc-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/spatial/lucene-spatial-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/suggest/lucene-suggest-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/grouping/lucene-grouping-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queries/lucene-queries-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/queryparser/lucene-queryparser-5.0-SNAPSHOT.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/cglib-nodep-2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-cli-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-codec-1.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-fileupload-1.2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/commons-lang-2.6.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/easymock-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/guava-13.0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/javax.servlet-api-3.0.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/objenesis-1.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/org.restlet-2.1.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/org.restlet.ext.servlet-2.1.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/lib/spatial4j-0.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/commons-io-2.1.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpclient-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpcore-4.2.2.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/httpmime-4.2.3.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-api-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/wstx-asl-3.2.7.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/solrj/lib/zookeeper-3.4.5.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-continuation-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-deploy-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-http-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-io-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-security-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-server-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-servlet-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-util-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/lib/servlet-api-3.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/java:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/test-framework/lib/junit-4.10.jar:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-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> 143 T208 oaz.Environment.logEnv Client environment:java.library.path=/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b79/jre/lib/amd64/server:/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b79/jre/lib/amd64:/var/lib/jenkins/tools/java/64bit/jdk1.8.0-ea-b79/jre/../lib/amd64:/usr/lib/jvm/j2sdk1.6-sun/jre/lib/amd64/server:/usr/lib/jvm/j2sdk1.6-sun/jre/lib/amd64:/usr/lib/jvm/j2sdk1.6-sun/jre/../lib/amd64:/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
[junit4:junit4]   2> 152 T208 oaz.Environment.logEnv Client environment:java.io.tmpdir=.
[junit4:junit4]   2> 153 T208 oaz.Environment.logEnv Client environment:java.compiler=<NA>
[junit4:junit4]   2> 153 T208 oaz.Environment.logEnv Client environment:os.name=Linux
[junit4:junit4]   2> 153 T208 oaz.Environment.logEnv Client environment:os.arch=amd64
[junit4:junit4]   2> 153 T208 oaz.Environment.logEnv Client environment:os.version=3.2.0-38-generic
[junit4:junit4]   2> 154 T208 oaz.Environment.logEnv Client environment:user.name=jenkins
[junit4:junit4]   2> 154 T208 oaz.Environment.logEnv Client environment:user.home=/var/lib/jenkins
[junit4:junit4]   2> 154 T208 oaz.Environment.logEnv Client environment:user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 156 T208 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58967 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2702fda6
[junit4:junit4]   2> 177 T208 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 181 T214 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:58967. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 182 T214 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:58967, initiating session
[junit4:junit4]   2> 183 T210 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42051
[junit4:junit4]   2> 195 T210 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42051
[junit4:junit4]   2> 200 T212 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 248 T212 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d665eb6b50000 with negotiated timeout 10000 for client /127.0.0.1:42051
[junit4:junit4]   2> 248 T214 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:58967, sessionid = 0x13d665eb6b50000, negotiated timeout = 10000
[junit4:junit4]   2> 252 T215 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2702fda6 name:ZooKeeperConnection Watcher:127.0.0.1:58967 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 252 T208 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 255 T208 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 285 T213 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d665eb6b50000
[junit4:junit4]   2> 286 T215 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 286 T208 oaz.ZooKeeper.close Session: 0x13d665eb6b50000 closed
[junit4:junit4]   2> 287 T210 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42051 which had sessionid 0x13d665eb6b50000
[junit4:junit4]   2> 287 T208 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58967/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6f6981ad
[junit4:junit4]   2> 288 T208 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 288 T216 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:58967. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 289 T216 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:58967, initiating session
[junit4:junit4]   2> 289 T210 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42052
[junit4:junit4]   2> 290 T210 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42052
[junit4:junit4]   2> 291 T212 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d665eb6b50001 with negotiated timeout 10000 for client /127.0.0.1:42052
[junit4:junit4]   2> 291 T216 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:58967, sessionid = 0x13d665eb6b50001, negotiated timeout = 10000
[junit4:junit4]   2> 291 T217 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f6981ad name:ZooKeeperConnection Watcher:127.0.0.1:58967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 291 T208 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 296 T208 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 301 T208 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 304 T208 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 307 T208 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 311 T208 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 318 T208 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 326 T208 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 327 T208 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 331 T208 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 332 T208 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 336 T208 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 336 T208 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 340 T208 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 340 T208 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 344 T208 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 345 T208 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 348 T208 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 349 T208 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 353 T208 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 353 T208 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 357 T208 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 357 T208 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 360 T213 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d665eb6b50001
[junit4:junit4]   2> 361 T217 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 361 T210 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42052 which had sessionid 0x13d665eb6b50001
[junit4:junit4]   2> 361 T208 oaz.ZooKeeper.close Session: 0x13d665eb6b50001 closed
[junit4:junit4]   2> 431 T208 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 438 T208 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57976
[junit4:junit4]   2> 439 T208 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 439 T208 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 439 T208 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363222116278
[junit4:junit4]   2> 440 T208 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363222116278/solr.xml
[junit4:junit4]   2> 440 T208 oasc.CoreContainer.<init> New CoreContainer 1863674889
[junit4:junit4]   2> 440 T208 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363222116278/'
[junit4:junit4]   2> 441 T208 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363222116278/'
[junit4:junit4]   2> 469 T208 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 470 T208 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 471 T208 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 471 T208 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 472 T208 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 472 T208 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 473 T208 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 473 T208 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 474 T208 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 474 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 485 T208 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 500 T208 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:58967/solr
[junit4:junit4]   2> 513 T208 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 514 T208 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58967 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4dea0f44
[junit4:junit4]   2> 515 T208 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 515 T227 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:58967. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 517 T210 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42053
[junit4:junit4]   2> 517 T227 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:58967, initiating session
[junit4:junit4]   2> 518 T210 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42053
[junit4:junit4]   2> 519 T212 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d665eb6b50002 with negotiated timeout 20000 for client /127.0.0.1:42053
[junit4:junit4]   2> 519 T227 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:58967, sessionid = 0x13d665eb6b50002, negotiated timeout = 20000
[junit4:junit4]   2> 520 T228 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4dea0f44 name:ZooKeeperConnection Watcher:127.0.0.1:58967 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 520 T208 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 522 T213 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d665eb6b50002
[junit4:junit4]   2> 523 T228 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 523 T210 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42053 which had sessionid 0x13d665eb6b50002
[junit4:junit4]   2> 523 T208 oaz.ZooKeeper.close Session: 0x13d665eb6b50002 closed
[junit4:junit4]   2> 525 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 532 T208 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58967/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5f7ae8c7
[junit4:junit4]   2> 533 T208 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 533 T229 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:58967. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 534 T229 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:58967, initiating session
[junit4:junit4]   2> 534 T210 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42054
[junit4:junit4]   2> 534 T210 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42054
[junit4:junit4]   2> 536 T212 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d665eb6b50003 with negotiated timeout 20000 for client /127.0.0.1:42054
[junit4:junit4]   2> 536 T229 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:58967, sessionid = 0x13d665eb6b50003, negotiated timeout = 20000
[junit4:junit4]   2> 537 T230 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f7ae8c7 name:ZooKeeperConnection Watcher:127.0.0.1:58967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 537 T208 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 548 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 555 T208 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 558 T208 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57976_
[junit4:junit4]   2> 561 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:57976_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:57976_
[junit4:junit4]   2> 562 T208 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57976_
[junit4:junit4]   2> 567 T208 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 579 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 580 T208 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 658 T208 oasc.Overseer.start Overseer (id=89340124595552259-127.0.0.1:57976_-n_0000000000) starting
[junit4:junit4]   2> 660 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 669 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 670 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 676 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 677 T232 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 677 T208 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 681 T208 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 689 T208 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 699 T231 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 703 T233 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363222116278/collection1
[junit4:junit4]   2> 703 T233 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 705 T233 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 705 T233 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 707 T233 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363222116278/collection1/'
[junit4:junit4]   2> 707 T233 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363222116278/collection1/lib/README' to classloader
[junit4:junit4]   2> 707 T233 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363222116278/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 745 T233 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 776 T233 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 778 T233 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 782 T233 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1149 T233 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1156 T233 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1158 T233 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1179 T233 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1183 T233 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1187 T233 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1189 T233 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1189 T233 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1189 T233 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1191 T233 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1191 T233 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1191 T233 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1192 T233 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363222116278/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/control/data/
[junit4:junit4]   2> 1193 T233 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b5c7f9b
[junit4:junit4]   2> 1194 T233 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1194 T233 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/control/data forceNew: false
[junit4:junit4]   2> 1195 T233 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/control/data/index/
[junit4:junit4]   2> 1195 T233 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1195 T233 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/control/data/index forceNew: false
[junit4:junit4]   2> 1197 T233 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d98bf3a lockFactory=org.apache.lucene.store.NativeFSLockFactory@3b046a38)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1198 T233 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1211 T233 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1211 T233 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1212 T233 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1213 T233 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1213 T233 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1214 T233 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1214 T233 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1214 T233 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1215 T233 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1218 T233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1230 T233 oass.SolrIndexSearcher.<init> Opening Searcher@632d2239 main
[junit4:junit4]   2> 1234 T233 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/control/data/tlog
[junit4:junit4]   2> 1242 T233 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1242 T233 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1247 T234 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@632d2239 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1250 T233 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1250 T233 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1252 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2209 T231 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2210 T231 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57976_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57976",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"1"}
[junit4:junit4]   2> 2211 T231 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2224 T231 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2225 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2241 T230 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> 2255 T233 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2255 T233 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57976 collection:control_collection shard:shard1
[junit4:junit4]   2> 2261 T233 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 2269 T233 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2279 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2280 T233 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2280 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2283 T233 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2283 T233 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2285 T233 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57976/collection1/
[junit4:junit4]   2> 2286 T233 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2286 T233 oasc.SyncStrategy.syncToMe http://127.0.0.1:57976/collection1/ has no replicas
[junit4:junit4]   2> 2286 T233 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57976/collection1/
[junit4:junit4]   2> 2287 T233 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2294 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3747 T231 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3756 T230 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> 3801 T233 oasc.ZkController.register We are http://127.0.0.1:57976/collection1/ and leader is http://127.0.0.1:57976/collection1/
[junit4:junit4]   2> 3802 T233 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57976
[junit4:junit4]   2> 3803 T233 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3803 T233 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3803 T233 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3805 T233 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3807 T208 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3807 T208 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3808 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3812 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3814 T208 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58967/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@43611494
[junit4:junit4]   2> 3814 T208 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3815 T236 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:58967. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3815 T236 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:58967, initiating session
[junit4:junit4]   2> 3815 T210 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42057
[junit4:junit4]   2> 3816 T210 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42057
[junit4:junit4]   2> 3816 T212 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d665eb6b50004 with negotiated timeout 10000 for client /127.0.0.1:42057
[junit4:junit4]   2> 3817 T236 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:58967, sessionid = 0x13d665eb6b50004, negotiated timeout = 10000
[junit4:junit4]   2> 3817 T237 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43611494 name:ZooKeeperConnection Watcher:127.0.0.1:58967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3817 T208 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3819 T208 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3821 T208 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3891 T208 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3892 T208 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37438
[junit4:junit4]   2> 3893 T208 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3893 T208 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3894 T208 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363222119738
[junit4:junit4]   2> 3894 T208 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363222119738/solr.xml
[junit4:junit4]   2> 3894 T208 oasc.CoreContainer.<init> New CoreContainer 1040987329
[junit4:junit4]   2> 3895 T208 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363222119738/'
[junit4:junit4]   2> 3895 T208 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363222119738/'
[junit4:junit4]   2> 3915 T208 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3916 T208 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3916 T208 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3917 T208 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3917 T208 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3917 T208 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3918 T208 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3918 T208 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3918 T208 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3919 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3925 T208 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3933 T208 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:58967/solr
[junit4:junit4]   2> 3934 T208 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3934 T208 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58967 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5bce80b
[junit4:junit4]   2> 3935 T208 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3935 T247 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:58967. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3936 T247 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:58967, initiating session
[junit4:junit4]   2> 3936 T210 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42058
[junit4:junit4]   2> 3937 T210 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42058
[junit4:junit4]   2> 3937 T212 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d665eb6b50005 with negotiated timeout 20000 for client /127.0.0.1:42058
[junit4:junit4]   2> 3938 T247 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:58967, sessionid = 0x13d665eb6b50005, negotiated timeout = 20000
[junit4:junit4]   2> 3938 T248 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5bce80b name:ZooKeeperConnection Watcher:127.0.0.1:58967 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3938 T208 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3939 T213 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d665eb6b50005
[junit4:junit4]   2> 3940 T248 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3940 T210 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42058 which had sessionid 0x13d665eb6b50005
[junit4:junit4]   2> 3940 T208 oaz.ZooKeeper.close Session: 0x13d665eb6b50005 closed
[junit4:junit4]   2> 3941 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3944 T208 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58967/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2493189
[junit4:junit4]   2> 3945 T208 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3945 T249 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:58967. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3946 T249 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:58967, initiating session
[junit4:junit4]   2> 3946 T210 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42059
[junit4:junit4]   2> 3946 T210 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42059
[junit4:junit4]   2> 3947 T212 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d665eb6b50006 with negotiated timeout 20000 for client /127.0.0.1:42059
[junit4:junit4]   2> 3947 T249 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:58967, sessionid = 0x13d665eb6b50006, negotiated timeout = 20000
[junit4:junit4]   2> 3948 T250 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2493189 name:ZooKeeperConnection Watcher:127.0.0.1:58967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3948 T208 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3949 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3950 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3952 T208 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4956 T208 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37438_
[junit4:junit4]   2> 4957 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37438_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37438_
[junit4:junit4]   2> 4958 T208 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37438_
[junit4:junit4]   2> 4962 T237 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4963 T230 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4963 T230 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> 4964 T250 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4973 T251 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363222119738/collection1
[junit4:junit4]   2> 4973 T251 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4974 T251 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4975 T251 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4976 T251 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363222119738/collection1/'
[junit4:junit4]   2> 4977 T251 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363222119738/collection1/lib/README' to classloader
[junit4:junit4]   2> 4978 T251 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363222119738/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5026 T251 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 5073 T251 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5075 T251 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5082 T251 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5263 T231 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5264 T231 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57976_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57976",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"1"}
[junit4:junit4]   2> 5271 T237 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> 5271 T250 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> 5272 T230 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> 5579 T251 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5589 T251 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5593 T251 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5619 T251 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5624 T251 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5629 T251 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5631 T251 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5632 T251 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5632 T251 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5634 T251 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5634 T251 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5634 T251 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5635 T251 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363222119738/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty1/
[junit4:junit4]   2> 5635 T251 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b5c7f9b
[junit4:junit4]   2> 5636 T251 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5637 T251 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty1 forceNew: false
[junit4:junit4]   2> 5637 T251 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty1/index/
[junit4:junit4]   2> 5637 T251 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5638 T251 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty1/index forceNew: false
[junit4:junit4]   2> 5640 T251 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7619f0f5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36bdb485)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5640 T251 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5643 T251 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5644 T251 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5644 T251 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5645 T251 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5646 T251 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5646 T251 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5647 T251 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5648 T251 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5648 T251 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5652 T251 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5655 T251 oass.SolrIndexSearcher.<init> Opening Searcher@706f4ead main
[junit4:junit4]   2> 5656 T251 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty1/tlog
[junit4:junit4]   2> 5657 T251 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5657 T251 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5663 T252 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@706f4ead main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5666 T251 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5666 T251 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6780 T231 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6781 T231 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37438_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37438",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 6781 T231 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6782 T231 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6789 T237 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> 6789 T250 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> 6789 T230 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> 7668 T251 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7669 T251 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37438 collection:collection1 shard:shard2
[junit4:junit4]   2> 7670 T251 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7679 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7680 T251 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7681 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7683 T251 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7684 T251 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7684 T251 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37438/collection1/
[junit4:junit4]   2> 7684 T251 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7685 T251 oasc.SyncStrategy.syncToMe http://127.0.0.1:37438/collection1/ has no replicas
[junit4:junit4]   2> 7685 T251 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37438/collection1/
[junit4:junit4]   2> 7685 T251 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7691 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8295 T231 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8306 T250 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> 8306 T230 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> 8306 T237 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> 8345 T251 oasc.ZkController.register We are http://127.0.0.1:37438/collection1/ and leader is http://127.0.0.1:37438/collection1/
[junit4:junit4]   2> 8346 T251 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37438
[junit4:junit4]   2> 8346 T251 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8346 T251 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8346 T251 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8349 T251 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8351 T208 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8351 T208 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8352 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8425 T208 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8428 T208 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57317
[junit4:junit4]   2> 8428 T208 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8429 T208 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8429 T208 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363222124274
[junit4:junit4]   2> 8429 T208 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363222124274/solr.xml
[junit4:junit4]   2> 8430 T208 oasc.CoreContainer.<init> New CoreContainer 1599994796
[junit4:junit4]   2> 8430 T208 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363222124274/'
[junit4:junit4]   2> 8430 T208 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363222124274/'
[junit4:junit4]   2> 8450 T208 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8450 T208 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8450 T208 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8451 T208 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8451 T208 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8451 T208 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8452 T208 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8452 T208 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8452 T208 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8453 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8459 T208 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8467 T208 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:58967/solr
[junit4:junit4]   2> 8468 T208 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8468 T208 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58967 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2c268df4
[junit4:junit4]   2> 8469 T208 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8469 T263 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:58967. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8470 T263 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:58967, initiating session
[junit4:junit4]   2> 8471 T210 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42061
[junit4:junit4]   2> 8471 T210 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42061
[junit4:junit4]   2> 8472 T212 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d665eb6b50007 with negotiated timeout 20000 for client /127.0.0.1:42061
[junit4:junit4]   2> 8472 T263 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:58967, sessionid = 0x13d665eb6b50007, negotiated timeout = 20000
[junit4:junit4]   2> 8472 T264 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c268df4 name:ZooKeeperConnection Watcher:127.0.0.1:58967 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8473 T208 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8474 T213 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d665eb6b50007
[junit4:junit4]   2> 8475 T264 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8475 T210 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42061 which had sessionid 0x13d665eb6b50007
[junit4:junit4]   2> 8475 T208 oaz.ZooKeeper.close Session: 0x13d665eb6b50007 closed
[junit4:junit4]   2> 8475 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8479 T208 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58967/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@183dca22
[junit4:junit4]   2> 8479 T208 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8480 T265 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:58967. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8480 T265 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:58967, initiating session
[junit4:junit4]   2> 8480 T210 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42062
[junit4:junit4]   2> 8481 T210 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42062
[junit4:junit4]   2> 8482 T212 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d665eb6b50008 with negotiated timeout 20000 for client /127.0.0.1:42062
[junit4:junit4]   2> 8482 T265 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:58967, sessionid = 0x13d665eb6b50008, negotiated timeout = 20000
[junit4:junit4]   2> 8482 T266 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@183dca22 name:ZooKeeperConnection Watcher:127.0.0.1:58967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8482 T208 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8483 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8484 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8486 T208 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9489 T208 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57317_
[junit4:junit4]   2> 9490 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:57317_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:57317_
[junit4:junit4]   2> 9491 T208 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57317_
[junit4:junit4]   2> 9493 T230 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> 9493 T237 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> 9494 T250 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9494 T250 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> 9494 T266 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9496 T237 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9496 T230 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9501 T267 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363222124274/collection1
[junit4:junit4]   2> 9501 T267 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9502 T267 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9502 T267 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9503 T267 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363222124274/collection1/'
[junit4:junit4]   2> 9504 T267 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363222124274/collection1/lib/README' to classloader
[junit4:junit4]   2> 9504 T267 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363222124274/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9526 T267 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9562 T267 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9563 T267 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9568 T267 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9820 T231 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9822 T231 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37438_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37438",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 9830 T266 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> 9830 T230 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> 9830 T250 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> 9830 T237 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> 9907 T267 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9913 T267 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9915 T267 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9940 T267 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9946 T267 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9951 T267 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9953 T267 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9954 T267 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9954 T267 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9957 T267 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9957 T267 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9957 T267 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9958 T267 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363222124274/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty2/
[junit4:junit4]   2> 9958 T267 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b5c7f9b
[junit4:junit4]   2> 9959 T267 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9959 T267 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty2 forceNew: false
[junit4:junit4]   2> 9960 T267 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty2/index/
[junit4:junit4]   2> 9960 T267 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9961 T267 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty2/index forceNew: false
[junit4:junit4]   2> 9962 T267 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2e35ef5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e95b0a0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9963 T267 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9966 T267 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9966 T267 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9967 T267 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9968 T267 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9968 T267 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9969 T267 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9969 T267 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9970 T267 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9970 T267 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9974 T267 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9977 T267 oass.SolrIndexSearcher.<init> Opening Searcher@2b5fd35a main
[junit4:junit4]   2> 9978 T267 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty2/tlog
[junit4:junit4]   2> 9979 T267 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9979 T267 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9984 T268 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b5fd35a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9987 T267 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9987 T267 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11338 T231 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11339 T231 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57317_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57317",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 11339 T231 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11339 T231 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11347 T237 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> 11347 T230 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> 11347 T266 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> 11347 T250 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> 11990 T267 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11990 T267 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57317 collection:collection1 shard:shard1
[junit4:junit4]   2> 11991 T267 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11998 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11999 T267 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 12000 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12002 T267 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 12002 T267 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 12002 T267 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57317/collection1/
[junit4:junit4]   2> 12003 T267 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 12003 T267 oasc.SyncStrategy.syncToMe http://127.0.0.1:57317/collection1/ has no replicas
[junit4:junit4]   2> 12003 T267 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57317/collection1/
[junit4:junit4]   2> 12003 T267 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 12007 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12854 T231 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12865 T237 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> 12865 T266 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> 12865 T250 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> 12865 T230 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> 12911 T267 oasc.ZkController.register We are http://127.0.0.1:57317/collection1/ and leader is http://127.0.0.1:57317/collection1/
[junit4:junit4]   2> 12912 T267 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57317
[junit4:junit4]   2> 12912 T267 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12912 T267 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12912 T267 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12914 T267 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12916 T208 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12916 T208 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12917 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13003 T208 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13006 T208 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44664
[junit4:junit4]   2> 13006 T208 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13007 T208 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13007 T208 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363222128839
[junit4:junit4]   2> 13008 T208 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363222128839/solr.xml
[junit4:junit4]   2> 13008 T208 oasc.CoreContainer.<init> New CoreContainer 1282307243
[junit4:junit4]   2> 13008 T208 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363222128839/'
[junit4:junit4]   2> 13009 T208 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363222128839/'
[junit4:junit4]   2> 13028 T208 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13029 T208 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13029 T208 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13029 T208 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13030 T208 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13030 T208 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13030 T208 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13031 T208 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13031 T208 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13031 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13047 T208 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13056 T208 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:58967/solr
[junit4:junit4]   2> 13056 T208 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13057 T208 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58967 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7751c00a
[junit4:junit4]   2> 13057 T208 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13058 T279 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:58967. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13059 T279 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:58967, initiating session
[junit4:junit4]   2> 13059 T210 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42065
[junit4:junit4]   2> 13059 T210 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42065
[junit4:junit4]   2> 13060 T212 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d665eb6b50009 with negotiated timeout 20000 for client /127.0.0.1:42065
[junit4:junit4]   2> 13060 T279 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:58967, sessionid = 0x13d665eb6b50009, negotiated timeout = 20000
[junit4:junit4]   2> 13061 T280 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7751c00a name:ZooKeeperConnection Watcher:127.0.0.1:58967 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13061 T208 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13063 T213 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d665eb6b50009
[junit4:junit4]   2> 13063 T280 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13063 T208 oaz.ZooKeeper.close Session: 0x13d665eb6b50009 closed
[junit4:junit4]   2> 13063 T210 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42065 which had sessionid 0x13d665eb6b50009
[junit4:junit4]   2> 13064 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13067 T208 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58967/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2e4675e3
[junit4:junit4]   2> 13068 T208 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13068 T281 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:58967. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13069 T281 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:58967, initiating session
[junit4:junit4]   2> 13069 T210 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42066
[junit4:junit4]   2> 13069 T210 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42066
[junit4:junit4]   2> 13071 T212 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d665eb6b5000a with negotiated timeout 20000 for client /127.0.0.1:42066
[junit4:junit4]   2> 13071 T281 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:58967, sessionid = 0x13d665eb6b5000a, negotiated timeout = 20000
[junit4:junit4]   2> 13071 T282 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e4675e3 name:ZooKeeperConnection Watcher:127.0.0.1:58967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13071 T208 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13072 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b5000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13073 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b5000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13076 T208 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14079 T208 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44664_
[junit4:junit4]   2> 14080 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b5000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44664_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44664_
[junit4:junit4]   2> 14080 T208 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44664_
[junit4:junit4]   2> 14083 T250 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> 14083 T237 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> 14083 T230 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14084 T230 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> 14084 T282 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14084 T266 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14084 T266 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> 14087 T237 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14088 T250 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14093 T283 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363222128839/collection1
[junit4:junit4]   2> 14093 T283 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14094 T283 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14095 T283 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14096 T283 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363222128839/collection1/'
[junit4:junit4]   2> 14097 T283 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363222128839/collection1/lib/README' to classloader
[junit4:junit4]   2> 14097 T283 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363222128839/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14132 T283 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14169 T283 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14170 T283 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14174 T283 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14373 T231 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14374 T231 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57317_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57317",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 14381 T237 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> 14381 T266 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> 14381 T230 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> 14381 T282 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> 14381 T250 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> 14489 T283 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14495 T283 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14497 T283 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14515 T283 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14519 T283 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14522 T283 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14523 T283 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14524 T283 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14524 T283 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14525 T283 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14525 T283 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14526 T283 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14526 T283 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363222128839/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty3/
[junit4:junit4]   2> 14526 T283 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b5c7f9b
[junit4:junit4]   2> 14526 T283 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14527 T283 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty3 forceNew: false
[junit4:junit4]   2> 14527 T283 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty3/index/
[junit4:junit4]   2> 14527 T283 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14528 T283 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty3/index forceNew: false
[junit4:junit4]   2> 14529 T283 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@227d4fa1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72694988)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14529 T283 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14531 T283 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14531 T283 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14532 T283 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14532 T283 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14533 T283 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14533 T283 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14533 T283 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14534 T283 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14534 T283 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14536 T283 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14539 T283 oass.SolrIndexSearcher.<init> Opening Searcher@655deea main
[junit4:junit4]   2> 14539 T283 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty3/tlog
[junit4:junit4]   2> 14540 T283 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14540 T283 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14544 T284 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@655deea main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14546 T283 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14546 T283 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15888 T231 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15889 T231 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44664_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44664",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 15889 T231 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15889 T231 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15897 T282 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> 15897 T250 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> 15897 T230 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> 15897 T237 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> 15897 T266 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> 16548 T283 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16548 T283 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44664 collection:collection1 shard:shard2
[junit4:junit4]   2> 16552 T283 oasc.ZkController.register We are http://127.0.0.1:44664/collection1/ and leader is http://127.0.0.1:37438/collection1/
[junit4:junit4]   2> 16552 T283 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44664
[junit4:junit4]   2> 16553 T283 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16553 T283 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C14 name=collection1 org.apache.solr.core.SolrCore@255be14e url=http://127.0.0.1:44664/collection1 node=127.0.0.1:44664_ C14_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:44664_, base_url=http://127.0.0.1:44664, state=down, core=collection1}
[junit4:junit4]   2> 16556 T285 C14 P44664 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16557 T285 C14 P44664 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16557 T283 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16557 T285 C14 P44664 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16557 T285 C14 P44664 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16558 T208 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16559 T285 C14 P44664 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16559 T208 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16559 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16622 T208 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16624 T208 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39859
[junit4:junit4]   2> 16625 T208 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16625 T208 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16626 T208 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363222132479
[junit4:junit4]   2> 16626 T208 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363222132479/solr.xml
[junit4:junit4]   2> 16626 T208 oasc.CoreContainer.<init> New CoreContainer 759195238
[junit4:junit4]   2> 16627 T208 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363222132479/'
[junit4:junit4]   2> 16627 T208 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363222132479/'
[junit4:junit4]   2> 16647 T208 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16647 T208 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16648 T208 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16648 T208 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16648 T208 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16649 T208 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16649 T208 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16649 T208 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16650 T208 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16650 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16656 T208 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16664 T208 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:58967/solr
[junit4:junit4]   2> 16665 T208 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16665 T208 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58967 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@59212c9
[junit4:junit4]   2> 16666 T208 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16679 T296 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:58967. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16681 T296 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:58967, initiating session
[junit4:junit4]   2> 16681 T210 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42069
[junit4:junit4]   2> 16681 T210 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42069
[junit4:junit4]   2> 16682 T212 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d665eb6b5000b with negotiated timeout 20000 for client /127.0.0.1:42069
[junit4:junit4]   2> 16682 T296 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:58967, sessionid = 0x13d665eb6b5000b, negotiated timeout = 20000
[junit4:junit4]   2> 16683 T297 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59212c9 name:ZooKeeperConnection Watcher:127.0.0.1:58967 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16683 T208 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16685 T213 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d665eb6b5000b
[junit4:junit4]   2> 16685 T210 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:42069 which had sessionid 0x13d665eb6b5000b
[junit4:junit4]   2> 16686 T297 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16686 T208 oaz.ZooKeeper.close Session: 0x13d665eb6b5000b closed
[junit4:junit4]   2> 16686 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16690 T208 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58967/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7868cbfe
[junit4:junit4]   2> 16691 T208 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16691 T298 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:58967. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16692 T298 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:58967, initiating session
[junit4:junit4]   2> 16692 T210 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:42070
[junit4:junit4]   2> 16692 T210 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:42070
[junit4:junit4]   2> 16693 T212 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d665eb6b5000c with negotiated timeout 20000 for client /127.0.0.1:42070
[junit4:junit4]   2> 16693 T298 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:58967, sessionid = 0x13d665eb6b5000c, negotiated timeout = 20000
[junit4:junit4]   2> 16694 T299 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7868cbfe name:ZooKeeperConnection Watcher:127.0.0.1:58967/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16694 T208 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16695 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b5000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16696 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b5000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16698 T208 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17405 T231 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17406 T231 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44664_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44664",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 17411 T266 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> 17412 T237 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> 17412 T299 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> 17412 T230 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> 17412 T250 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> 17412 T282 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> 17571 T245 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {onlyIfLeader=true&nodeName=127.0.0.1:44664_&wt=javabin&state=recovering&version=2&core=collection1&checkLive=true&coreNodeName=4&action=PREPRECOVERY} status=0 QTime=1002 
[junit4:junit4]   2> 17713 T208 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39859_
[junit4:junit4]   2> 17714 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b5000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:39859_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:39859_
[junit4:junit4]   2> 17715 T208 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39859_
[junit4:junit4]   2> 17718 T266 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> 17718 T282 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> 17719 T237 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17720 T237 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> 17720 T230 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17720 T299 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17720 T230 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> 17720 T250 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17720 T250 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> 17721 T299 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> 17722 T266 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17724 T282 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17728 T300 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363222132479/collection1
[junit4:junit4]   2> 17728 T300 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17729 T300 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17729 T300 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17731 T300 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363222132479/collection1/'
[junit4:junit4]   2> 17731 T300 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363222132479/collection1/lib/README' to classloader
[junit4:junit4]   2> 17732 T300 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363222132479/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17757 T300 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17793 T300 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17795 T300 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17799 T300 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18137 T300 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18143 T300 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18145 T300 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18171 T300 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18175 T300 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18179 T300 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18180 T300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18181 T300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18181 T300 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18182 T300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18182 T300 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18183 T300 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18183 T300 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363222132479/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty4/
[junit4:junit4]   2> 18183 T300 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b5c7f9b
[junit4:junit4]   2> 18184 T300 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18184 T300 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty4 forceNew: false
[junit4:junit4]   2> 18184 T300 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty4/index/
[junit4:junit4]   2> 18184 T300 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18185 T300 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty4/index forceNew: false
[junit4:junit4]   2> 18186 T300 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@243e3cde lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c9e2e92)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18186 T300 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18188 T300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18189 T300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18189 T300 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18190 T300 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18190 T300 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18190 T300 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18191 T300 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18191 T300 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18191 T300 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18194 T300 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18196 T300 oass.SolrIndexSearcher.<init> Opening Searcher@1f462ba2 main
[junit4:junit4]   2> 18196 T300 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty4/tlog
[junit4:junit4]   2> 18197 T300 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18197 T300 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18201 T301 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f462ba2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18203 T300 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18203 T300 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18919 T231 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18920 T231 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39859_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39859",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 18921 T231 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18921 T231 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18926 T250 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> 18927 T266 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> 18927 T282 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> 18927 T230 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> 18927 T237 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> 18927 T299 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> 19204 T300 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19205 T300 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39859 collection:collection1 shard:shard1
[junit4:junit4]   2> 19209 T300 oasc.ZkController.register We are http://127.0.0.1:39859/collection1/ and leader is http://127.0.0.1:57317/collection1/
[junit4:junit4]   2> 19209 T300 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39859
[junit4:junit4]   2> 19209 T300 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19209 T300 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C15 name=collection1 org.apache.solr.core.SolrCore@594aee61 url=http://127.0.0.1:39859/collection1 node=127.0.0.1:39859_ C15_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:39859_, base_url=http://127.0.0.1:39859, state=down, core=collection1}
[junit4:junit4]   2> 19210 T302 C15 P39859 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19210 T302 C15 P39859 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19211 T300 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19211 T302 C15 P39859 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19211 T302 C15 P39859 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19212 T302 C15 P39859 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19212 T208 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 19213 T208 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19213 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19217 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19219 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19226 T245 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363222119738/onenodecollectioncore
[junit4:junit4]   2> 19227 T245 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 19228 T245 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 19229 T245 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19230 T245 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19230 T245 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 19233 T245 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 19234 T245 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363222119738/onenodecollectioncore/'
[junit4:junit4]   2> 19268 T245 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19304 T245 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19305 T245 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19310 T245 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C14_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:44664_, base_url=http://127.0.0.1:44664, state=recovering, core=collection1, shard=shard2}
[junit4:junit4]   2> 19572 T285 C14 P44664 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:37438/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19577 T285 C14 P44664 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 19592 T285 C14 P44664 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44664 START replicas=[http://127.0.0.1:37438/collection1/] nUpdates=100
[junit4:junit4]   2> 19593 T285 C14 P44664 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19594 T285 C14 P44664 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19594 T285 C14 P44664 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19594 T285 C14 P44664 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19594 T285 C14 P44664 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19598 T285 C14 P44664 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:37438/collection1/. core=collection1
[junit4:junit4]   2> 19598 T285 C14 P44664 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C16 name=collection1 org.apache.solr.core.SolrCore@27a63014 url=http://127.0.0.1:37438/collection1 node=127.0.0.1:37438_ C16_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:37438_, base_url=http://127.0.0.1:37438, state=active, core=collection1, shard=shard2, leader=true}
[junit4:junit4]   2> 19608 T246 C16 P37438 REQ /get {distrib=false&wt=javabin&getVersions=100&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19615 T243 C16 P37438 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19617 T243 C16 P37438 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7619f0f5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36bdb485)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19618 T243 C16 P37438 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19619 T243 C16 P37438 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7619f0f5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36bdb485)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7619f0f5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@36bdb485)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19620 T243 C16 P37438 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19621 T243 C16 P37438 oass.SolrIndexSearcher.<init> Opening Searcher@27606587 realtime
[junit4:junit4]   2> 19621 T243 C16 P37438 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19621 T243 C16 P37438 /update {commit_end_point=true&commit=true&wt=javabin&softCommit=false&version=2&waitSearcher=true&openSearcher=false} {commit=} 0 12
[junit4:junit4]   2> 19652 T285 C14 P44664 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19653 T285 C14 P44664 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 19671 T285 C14 P44664 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19677 T246 C16 P37438 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19678 T246 C16 P37438 REQ /replication {qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=5 
[junit4:junit4]   2> 19679 T285 C14 P44664 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19679 T285 C14 P44664 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19680 T285 C14 P44664 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19684 T243 C16 P37438 REQ /replication {generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=0 
[junit4:junit4]   2> 19685 T285 C14 P44664 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19687 T285 C14 P44664 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty3/index.20130314004855602 forceNew: false
[junit4:junit4]   2> 19687 T285 C14 P44664 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@2dae44ce lockFactory=org.apache.lucene.store.NativeFSLockFactory@60871ab5) fullCopy=false
[junit4:junit4]   2> 19689 T245 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19694 T244 C16 P37438 REQ /replication {file=segments_2&checksum=true&generation=2&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=2 
[junit4:junit4]   2> 19696 T245 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19699 T245 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19701 T285 C14 P44664 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19703 T285 C14 P44664 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19703 T285 C14 P44664 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19705 T285 C14 P44664 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@227d4fa1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72694988)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@227d4fa1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72694988)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19706 T285 C14 P44664 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19706 T285 C14 P44664 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19708 T285 C14 P44664 oass.SolrIndexSearcher.<init> Opening Searcher@626e7892 main
[junit4:junit4]   2> 19709 T284 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@626e7892 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19709 T285 C14 P44664 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@2dae44ce lockFactory=org.apache.lucene.store.NativeFSLockFactory@60871ab5)
[junit4:junit4]   2> 19710 T285 C14 P44664 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19710 T285 C14 P44664 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19711 T285 C14 P44664 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19711 T285 C14 P44664 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19715 T285 C14 P44664 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19728 T245 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19737 T245 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19743 T245 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19745 T245 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19746 T245 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19747 T245 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19749 T245 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19749 T245 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19750 T245 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19751 T245 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363222119738/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363222115924/onenodecollection/
[junit4:junit4]   2> 19752 T245 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b5c7f9b
[junit4:junit4]   2> 19753 T245 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19754 T245 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363222115924/onenodecollection forceNew: false
[junit4:junit4]   2> 19755 T245 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363222115924/onenodecollection/index/
[junit4:junit4]   2> 19756 T245 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363222115924/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19756 T245 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363222115924/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19759 T245 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@44672017 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13716026)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19760 T245 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19762 T245 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19763 T245 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19764 T245 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19765 T245 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19766 T245 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19766 T245 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19767 T245 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19768 T245 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19768 T245 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19772 T245 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19776 T245 oass.SolrIndexSearcher.<init> Opening Searcher@75685460 main
[junit4:junit4]   2> 19777 T245 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363222115924/onenodecollection/tlog
[junit4:junit4]   2> 19777 T245 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19777 T245 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19782 T306 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@75685460 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19785 T245 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20434 T231 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20435 T231 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39859_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39859",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 20439 T231 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44664_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44664",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 20444 T231 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37438_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37438",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "numShards":"1"}
[junit4:junit4]   2> 20444 T231 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20445 T231 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20450 T266 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> 20450 T237 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> 20450 T250 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> 20451 T282 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> 20451 T299 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> 20451 T230 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> 20787 T245 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20787 T245 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:37438 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20789 T245 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20798 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50006 type:delete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20799 T245 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20800 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20802 T245 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20803 T245 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20803 T245 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37438/onenodecollectioncore/
[junit4:junit4]   2> 20804 T245 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20804 T245 oasc.SyncStrategy.syncToMe http://127.0.0.1:37438/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20805 T245 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37438/onenodecollectioncore/
[junit4:junit4]   2> 20805 T245 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20810 T213 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d665eb6b50006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21218 T259 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {onlyIfLeader=true&nodeName=127.0.0.1:39859_&wt=javabin&state=recovering&version=2&core=collection1&checkLive=true&coreNodeName=5&action=PREPRECOVERY} status=0 QTime=2001 
[junit4:junit4]   2> 21963 T231 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21971 T282 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> 21972 T230 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> 21972 T250 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> 21971 T237 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> 21972 T299 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> 21972 T266 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> 22015 T245 oasc.ZkController.register We are http://127.0.0.1:37438/onenodecollectioncore/ and leader is http://127.0.0.1:37438/onenodecollectioncore/
[junit4:junit4]   2> 22015 T245 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:37438
[junit4:junit4]   2> 22016 T245 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 22016 T245 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 22018 T245 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22019 T245 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {collection=onenodecollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363222115924/onenodecollection&roles=none&wt=javabin&name=onenodecollectioncore&version=2&action=CREATE&numShards=1} status=0 QTime=2793 
[junit4:junit4]   2> 22020 T208 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 22020 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23022 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C15_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:39859_, base_url=http://127.0.0.1:39859, state=recovering, core=collection1, shard=shard1}
[junit4:junit4]   2> 23219 T302 C15 P39859 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:57317/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23220 T302 C15 P39859 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:39859 START replicas=[http://127.0.0.1:57317/collection1/] nUpdates=100
[junit4:junit4]   2> 23220 T302 C15 P39859 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23220 T302 C15 P39859 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23221 T302 C15 P39859 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23221 T302 C15 P39859 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23222 T302 C15 P39859 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23222 T302 C15 P39859 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:57317/collection1/. core=collection1
[junit4:junit4]   2> 23222 T302 C15 P39859 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C17 name=collection1 org.apache.solr.core.SolrCore@4a1c6ffe url=http://127.0.0.1:57317/collection1 node=127.0.0.1:57317_ C17_STATE=coll:collection1 core:collection1 props:{collection=collection1, node_name=127.0.0.1:57317_, base_url=http://127.0.0.1:57317, state=active, core=collection1, shard=shard1, leader=true}
[junit4:junit4]   2> 23225 T259 C17 P57317 REQ /get {distrib=false&wt=javabin&getVersions=100&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 23227 T262 C17 P57317 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23229 T262 C17 P57317 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2e35ef5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e95b0a0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23230 T262 C17 P57317 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23230 T262 C17 P57317 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2e35ef5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e95b0a0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2e35ef5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e95b0a0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23231 T262 C17 P57317 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23231 T262 C17 P57317 oass.SolrIndexSearcher.<init> Opening Searcher@6ff64ac6 realtime
[junit4:junit4]   2> 23231 T262 C17 P57317 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23232 T262 C17 P57317 /update {commit_end_point=true&commit=true&wt=javabin&softCommit=false&version=2&waitSearcher=true&openSearcher=false} {commit=} 0 5
[junit4:junit4]   2> 23233 T302 C15 P39859 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23233 T302 C15 P39859 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23235 T261 C17 P57317 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23236 T261 C17 P57317 REQ /replication {qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=1 
[junit4:junit4]   2> 23236 T302 C15 P39859 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23236 T302 C15 P39859 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23237 T302 C15 P39859 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23239 T259 C17 P57317 REQ /replication {generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1 
[junit4:junit4]   2> 23239 T302 C15 P39859 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23240 T302 C15 P39859 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363222115924/jetty4/index.20130314004859156 forceNew: false
[junit4:junit4]   2> 23240 T302 C15 P39859 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@607e9003 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6db46cbe) fullCopy=false
[junit4:junit4]   2> 23243 T262 C17 P57317 REQ /replication {file=segments_2&checksum=true&generation=2&wt=filestream&qt=/replication&command=filecontent} status=0 QTime=0 
[junit4:junit4]   2> 23245 T302 C15 P39859 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23246 T302 C15 P39859 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23247 T302 C15 P39859 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23249 T302 C15 P39859 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@243e3cde lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c9e2e92)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(org.apache.lucene.store.RAMDirectory@243e3cde lockFactory=org.apache.lucene.store.NativeFSLockFactory@5c9e2e92)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23249 T302 C15 P39859 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23250 T302 C15 P39859 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23250 T302 C15 P39859 oass.SolrIndexSearcher.<init> Opening Searcher@7ae80295 main
[junit4:junit4]   2> 23262 T301 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7ae80295 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23263 T302 C15 P39859 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@607e9003 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6db46cbe)
[junit4:junit4]   2> 23263 T302 C15 P39859 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23263 T302 C15 P39859 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23264 T302 C15 P39859 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23264 T302 C15 P39859 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23266 T302 C15 P39859 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23481 T231 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23482 T231 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37438_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37438",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"1"}
[junit4:junit4]   2> 23487 T231 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39859_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39859",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 23492 T237 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> 23492 T266 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> 23492 T282 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> 23493 T250 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> 23493 T230 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> 23493 T299 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> 24024 T208 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24026 T208 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 24026 T208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24055 T259 oejs.Response.sendError WARNING Committed before 404 Can not find: /onenodecollectioncore/update
[junit4:junit4]   2> 24055 T208 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58967 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@71f2b31e
[junit4:junit4]   2> 24056 T259 oejs.ServletHandler.doHandle WARNING /onenodecollectioncore/update java.lang.IllegalStateException: Committed
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.resetBuffer(Response.java:1136)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.sendError(Response.java:314)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404.service(JettySolrRunner.java:465)
[junit4:junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:379)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
[junit4

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

junit4:junit4]   1>            "core":"collection1"}
[junit4:junit4]   1>      /solr/collections/collection1/leaders/shard2 (0)
[junit4:junit4]   1>      DATA:
[junit4:junit4]   1>          {
[junit4:junit4]   1>            "node_name":"127.0.0.1:37438_",
[junit4:junit4]   1>            "base_url":"http://127.0.0.1:37438",
[junit4:junit4]   1>            "core":"collection1"}
[junit4:junit4]   1>   /solr/overseer (3)
[junit4:junit4]   1>   DATA:
[junit4:junit4]   1>       
[junit4:junit4]   1>    /solr/overseer/collection-queue-work (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1>    DATA:
[junit4:junit4]   1>        
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=7CE7FE22DB49890E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_CS -Dtests.timezone=GB-Eire -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   32.6s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:57317/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([7CE7FE22DB49890E:FD01703AAC16E932]: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> 32641 T208 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 32645 T207 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 32728 T282 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32729 T282 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> 32729 T282 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32729 T282 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 33084 T211 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=sr_CS, timezone=GB-Eire
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=2,free=58042856,total=126484480
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestJmxMonitoredMap, TestCodecSupport, TestNumberUtils, HighlighterConfigTest, CurrencyFieldXmlFileTest, SortByFunctionTest, SpellPossibilityIteratorTest, IndexSchemaRuntimeFieldTest, SolrRequestParserTest, FieldAnalysisRequestHandlerTest, TestDistributedSearch, SampleTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.19s, 1 test, 1 error <<< FAILURES!

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

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