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

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

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

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

Error Message:
commitWithin did not work on node: http://127.0.0.1:53705/collection1 expected:<68> but was:<67>

Stack Trace:
java.lang.AssertionError: commitWithin did not work on node: http://127.0.0.1:53705/collection1 expected:<68> but was:<67>
	at __randomizedtesting.SeedInfo.seed([196DE52EA3B07F75:9139DAF40D4C128D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:333)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10105 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/init-core-data-001
   [junit4]   2> 620345 INFO  (SUITE-BasicDistributedZkTest-seed#[196DE52EA3B07F75]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 620347 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 620347 INFO  (Thread-2254) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 620347 INFO  (Thread-2254) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 620447 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.ZkTestServer start zk server on port:48258
   [junit4]   2> 620447 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 620448 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 620450 INFO  (zkCallback-521-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1551d597 name:ZooKeeperConnection Watcher:127.0.0.1:48258 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 620450 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 620451 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 620451 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 620452 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 620453 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 620453 INFO  (zkCallback-522-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38231318 name:ZooKeeperConnection Watcher:127.0.0.1:48258/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 620453 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 620454 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 620454 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 620454 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 620455 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 620455 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 620456 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 620456 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 620457 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 620457 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 620458 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 620458 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 620458 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 620458 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 620459 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 620459 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 620459 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 620459 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 620460 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 620460 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 620460 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 620460 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 620461 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 620461 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 620461 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 620462 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 620462 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 620462 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 620512 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001/cores/collection1
   [junit4]   2> 620514 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 620515 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b903ea9{/,null,AVAILABLE}
   [junit4]   2> 620515 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7b140436{HTTP/1.1}{127.0.0.1:36519}
   [junit4]   2> 620515 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.e.j.s.Server Started @622366ms
   [junit4]   2> 620515 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/tempDir-001/control/data, hostContext=/, hostPort=36519, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001/cores}
   [junit4]   2> 620515 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 620516 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001'
   [junit4]   2> 620516 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 620516 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 620516 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 620516 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 620517 INFO  (zkCallback-523-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ecf87d9 name:ZooKeeperConnection Watcher:127.0.0.1:48258/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 620518 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 620518 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 620518 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 620518 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001/solr.xml
   [junit4]   2> 620522 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001/cores
   [junit4]   2> 620522 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.CoreContainer New CoreContainer 430047185
   [junit4]   2> 620522 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001]
   [junit4]   2> 620522 WARN  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001/lib
   [junit4]   2> 620522 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 620530 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 620530 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 620530 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 620530 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48258/solr
   [junit4]   2> 620531 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 620531 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 620531 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 620532 INFO  (zkCallback-525-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e7ce5c2 name:ZooKeeperConnection Watcher:127.0.0.1:48258 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 620532 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 620532 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 620533 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 620534 INFO  (zkCallback-526-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d967e43 name:ZooKeeperConnection Watcher:127.0.0.1:48258/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 620534 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 620534 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 620535 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 620536 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 620537 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 620538 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 620539 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 620539 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 620539 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 620540 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 620540 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36519_
   [junit4]   2> 620541 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:36519_
   [junit4]   2> 620541 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 620542 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 620542 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 620542 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94956740506943492-127.0.0.1:36519_-n_0000000000
   [junit4]   2> 620542 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36519_
   [junit4]   2> 620542 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 620543 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.Overseer Overseer (id=94956740506943492-127.0.0.1:36519_-n_0000000000) starting
   [junit4]   2> 620543 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 620545 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 620545 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 620545 INFO  (OverseerCollectionConfigSetProcessor-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 620546 INFO  (OverseerStateUpdate-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 620555 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 620556 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 620556 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001/cores
   [junit4]   2> 620557 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 620557 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001/cores/collection1
   [junit4]   2> 620557 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 620557 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 620557 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:36519_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 620557 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 620557 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 620558 INFO  (OverseerStateUpdate-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36519",
   [junit4]   2>   "node_name":"127.0.0.1:36519_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 620558 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 620558 INFO  (OverseerStateUpdate-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36519",
   [junit4]   2>   "node_name":"127.0.0.1:36519_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 620558 INFO  (OverseerStateUpdate-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 620559 INFO  (OverseerStateUpdate-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 620559 INFO  (zkCallback-526-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 621558 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 621558 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 621559 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 621559 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 621559 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 621559 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001/cores/collection1'
   [junit4]   2> 621559 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 621559 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 621560 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 621563 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 621566 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 621571 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 621575 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 621635 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 621639 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 621639 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 621644 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 621646 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 621648 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 621648 WARN  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 621648 WARN  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 621648 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 621648 WARN  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 621648 WARN  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 621649 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 621649 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 621649 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 621649 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001/cores/collection1], dataDir=[null]
   [junit4]   2> 621649 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@51e32c2f
   [junit4]   2> 621650 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001/cores/collection1/data
   [junit4]   2> 621650 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001/cores/collection1/data/index/
   [junit4]   2> 621650 WARN  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 621650 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001/cores/collection1/data/index
   [junit4]   2> 621650 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=79.22265625, floorSegmentMB=0.73046875, forceMergeDeletesPctAllowed=16.903888015289493, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.776185538977649
   [junit4]   2> 621651 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4a4f67a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69ce81a0),segFN=segments_1,generation=1}
   [junit4]   2> 621651 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 621651 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001/cores/collection1/data/
   [junit4]   2> 621651 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 621653 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 621653 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 621653 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 621653 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 621654 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 621654 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 621654 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 621654 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 621654 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 621654 WARN  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 621655 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 621656 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 621657 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 621658 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 621659 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 621659 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 621660 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 621660 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 621661 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 621661 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 621661 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=33.53125, floorSegmentMB=0.5986328125, forceMergeDeletesPctAllowed=18.84923454668012, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7639613324064446
   [junit4]   2> 621661 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4a4f67a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69ce81a0),segFN=segments_1,generation=1}
   [junit4]   2> 621661 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 621661 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3d349809[collection1] main
   [junit4]   2> 621661 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 621662 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 621662 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 621662 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 621662 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 621662 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 621662 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 621662 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 621662 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 621662 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 621663 INFO  (searcherExecutor-2260-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3d349809[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 621663 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 621663 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 621663 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 621663 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1519307849489973248
   [junit4]   2> 621666 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1519307849489973248
   [junit4]   2> 621666 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 621667 INFO  (coreLoadExecutor-2259-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 621668 INFO  (coreZkRegister-2253-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:36519 collection:control_collection shard:shard1
   [junit4]   2> 621668 INFO  (coreZkRegister-2253-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 621669 INFO  (coreZkRegister-2253-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94956740506943492-core_node1-n_0000000000
   [junit4]   2> 621669 INFO  (coreZkRegister-2253-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 621670 INFO  (coreZkRegister-2253-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 621670 INFO  (coreZkRegister-2253-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 621670 INFO  (coreZkRegister-2253-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36519/collection1/
   [junit4]   2> 621670 INFO  (OverseerStateUpdate-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 621670 INFO  (coreZkRegister-2253-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 621670 INFO  (coreZkRegister-2253-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:36519/collection1/ has no replicas
   [junit4]   2> 621671 INFO  (coreZkRegister-2253-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 621672 INFO  (coreZkRegister-2253-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 621673 INFO  (coreZkRegister-2253-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36519/collection1/ shard1
   [junit4]   2> 621673 INFO  (OverseerStateUpdate-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:36519",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 621774 INFO  (zkCallback-526-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 621824 INFO  (coreZkRegister-2253-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:36519/collection1/ and leader is http://127.0.0.1:36519/collection1/
   [junit4]   2> 621824 INFO  (coreZkRegister-2253-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36519
   [junit4]   2> 621824 INFO  (coreZkRegister-2253-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 621824 INFO  (coreZkRegister-2253-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 621824 INFO  (coreZkRegister-2253-thread-1-processing-n:127.0.0.1:36519_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:36519_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 621825 INFO  (OverseerStateUpdate-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36519",
   [junit4]   2>   "node_name":"127.0.0.1:36519_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 621829 INFO  (OverseerStateUpdate-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36519",
   [junit4]   2>   "node_name":"127.0.0.1:36519_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 621930 INFO  (zkCallback-526-thread-1-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 622058 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 622059 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622059 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@811bfde name:ZooKeeperConnection Watcher:127.0.0.1:48258/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 622059 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622060 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 622060 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 622061 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 622061 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 622061 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 622061 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622062 INFO  (zkCallback-529-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b20e48d name:ZooKeeperConnection Watcher:127.0.0.1:48258/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 622062 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622062 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 622065 INFO  (OverseerStateUpdate-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 622065 INFO  (OverseerStateUpdate-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 622109 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-1-001/cores/collection1
   [junit4]   2> 622109 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-1-001
   [junit4]   2> 622110 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 622110 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13793dd8{/,null,AVAILABLE}
   [junit4]   2> 622111 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3cf3e020{HTTP/1.1}{127.0.0.1:53705}
   [junit4]   2> 622111 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.e.j.s.Server Started @623962ms
   [junit4]   2> 622111 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=53705, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-1-001/cores}
   [junit4]   2> 622111 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 622111 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-1-001'
   [junit4]   2> 622111 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 622111 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 622111 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 622112 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622112 INFO  (zkCallback-530-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e056703 name:ZooKeeperConnection Watcher:127.0.0.1:48258/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 622112 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622113 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 622113 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 622113 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-1-001/solr.xml
   [junit4]   2> 622117 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-1-001/cores
   [junit4]   2> 622117 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.CoreContainer New CoreContainer 486500615
   [junit4]   2> 622117 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-1-001]
   [junit4]   2> 622117 WARN  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-1-001/lib
   [junit4]   2> 622117 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 622118 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 622118 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 622118 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 622118 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:48258/solr
   [junit4]   2> 622118 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 622118 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 622119 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622119 INFO  (zkCallback-532-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e2f7713 name:ZooKeeperConnection Watcher:127.0.0.1:48258 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 622119 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622120 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 622120 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:53705_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 622121 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79153719 name:ZooKeeperConnection Watcher:127.0.0.1:48258/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 622121 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:53705_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 622123 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:53705_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 622166 INFO  (OverseerStateUpdate-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 623125 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:53705_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53705_
   [junit4]   2> 623125 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:53705_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53705_
   [junit4]   2> 623126 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 623126 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 623126 INFO  (zkCallback-526-thread-2-processing-n:127.0.0.1:36519_) [n:127.0.0.1:36519_    ] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 623126 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:53705_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 623127 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:53705_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94956740506943497-127.0.0.1:53705_-n_0000000001
   [junit4]   2> 623127 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:53705_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94956740506943492-127.0.0.1:36519_-n_0000000000 to know if I could be the leader
   [junit4]   2> 623139 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:53705_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 623139 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:53705_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 623139 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:53705_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-1-001/cores
   [junit4]   2> 623140 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:53705_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 623140 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:53705_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-1-001/cores/collection1
   [junit4]   2> 623140 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:53705_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 623141 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:53705_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 623141 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:53705_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 623141 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 623141 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 623141 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 623141 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 623142 INFO  (OverseerStateUpdate-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53705",
   [junit4]   2>   "node_name":"127.0.0.1:53705_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 623142 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for collection1 ver 0 
   [junit4]   2> 623142 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 623142 INFO  (OverseerStateUpdate-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53705",
   [junit4]   2>   "node_name":"127.0.0.1:53705_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 623142 INFO  (OverseerStateUpdate-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 623142 INFO  (OverseerStateUpdate-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 623243 INFO  (OverseerStateUpdate-94956740506943492-127.0.0.1:36519_-n_0000000000) [n:127.0.0.1:36519_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 623243 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json for collection collection1 has occurred - updating... (live nodes size: 2)
   [junit4]   2> 623244 INFO  (zkCallback-533-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 from 0 to 1 
   [junit4]   2> 624142 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 624142 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 624142 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 624142 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 624143 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 624143 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-1-001/cores/collection1'
   [junit4]   2> 624143 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 624143 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 624144 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 624147 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 624150 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 624164 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 624168 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 624230 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 624233 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 624234 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 624237 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 624238 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 624239 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 624239 WARN  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 624239 WARN  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 624239 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 624239 WARN  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 624239 WARN  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 624240 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 624240 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 624240 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 624240 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-1-001/cores/collection1], dataDir=[null]
   [junit4]   2> 624240 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@51e32c2f
   [junit4]   2> 624240 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-1-001/cores/collection1/data
   [junit4]   2> 624241 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 624241 WARN  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 624241 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 624241 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=79.22265625, floorSegmentMB=0.73046875, forceMergeDeletesPctAllowed=16.903888015289493, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.776185538977649
   [junit4]   2> 624241 INFO  (coreLoadExecutor-2270-thread-1-processing-n:127.0.0.1:53705_) [n:127.0.0.1:53705_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit

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

.
   [junit4]   2> 646438 INFO  (zkCallback-546-thread-1-processing-n:127.0.0.1:39984_) [n:127.0.0.1:39984_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 646438 INFO  (zkCallback-546-thread-1-processing-n:127.0.0.1:39984_) [n:127.0.0.1:39984_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-4-001/cores/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-4-001/cores/collection1/data;done=false>>]
   [junit4]   2> 646438 INFO  (zkCallback-546-thread-1-processing-n:127.0.0.1:39984_) [n:127.0.0.1:39984_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-4-001/cores/collection1/data
   [junit4]   2> 646438 INFO  (zkCallback-546-thread-1-processing-n:127.0.0.1:39984_) [n:127.0.0.1:39984_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-4-001/cores/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-4-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 646438 INFO  (zkCallback-546-thread-1-processing-n:127.0.0.1:39984_) [n:127.0.0.1:39984_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001/shard-4-001/cores/collection1/data/index
   [junit4]   2> 646439 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@3e871a01{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 646439 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5f6b1d8f{/,null,UNAVAILABLE}
   [junit4]   2> 646440 INFO  (TEST-BasicDistributedZkTest.test-seed#[196DE52EA3B07F75]) [n:127.0.0.1:39984_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48258 48258
   [junit4]   2> 646626 INFO  (Thread-2254) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:48258 48258
   [junit4]   2> 646627 WARN  (Thread-2254) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=test -Dtests.seed=196DE52EA3B07F75 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Etc/GMT+2 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 26.3s J0 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: commitWithin did not work on node: http://127.0.0.1:53705/collection1 expected:<68> but was:<67>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([196DE52EA3B07F75:9139DAF40D4C128D]:0)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:333)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 646630 INFO  (SUITE-BasicDistributedZkTest-seed#[196DE52EA3B07F75]-worker) [n:127.0.0.1:39984_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_196DE52EA3B07F75-001
   [junit4]   2> Nov 30, 2015 11:08:19 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {other_tl1=PostingsFormat(name=Memory doPackFST= true), range_facet_l_dv=FST50, SubjectTerms_mfacet=PostingsFormat(name=Memory doPackFST= true), n_l1=PostingsFormat(name=Memory doPackFST= true), multiDefault=PostingsFormat(name=MockRandom), intDefault=PostingsFormat(name=Memory doPackFST= true), n_td1=PostingsFormat(name=MockRandom), n_d1=PostingsFormat(name=Memory doPackFST= true), range_facet_l=PostingsFormat(name=Memory doPackFST= true), n_f1=PostingsFormat(name=MockRandom), n_tl1=PostingsFormat(name=MockRandom), oddField_s=FSTOrd50, n_tf1=PostingsFormat(name=Memory doPackFST= true), a_t=PostingsFormat(name=Memory doPackFST= true), id=FST50, text=FSTOrd50, timestamp=PostingsFormat(name=Memory doPackFST= true), foo_i=PostingsFormat(name=MockRandom), n_dt1=PostingsFormat(name=MockRandom), a_i1=PostingsFormat(name=Memory doPackFST= true), n_ti1=FST50, rnd_b=FST50, _version_=PostingsFormat(name=Memory doPackFST= true), foo_b=FSTOrd50, n_tdt1=PostingsFormat(name=Memory doPackFST= true), foo_d=FST50, range_facet_i_dv=PostingsFormat(name=Memory doPackFST= true), foo_f=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, sim=ClassicSimilarity, locale=pt, timezone=Etc/GMT+2
   [junit4]   2> NOTE: Linux 3.19.0-33-generic amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=12,threads=1,free=317429616,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryElevationComponentTest, UUIDFieldTest, HdfsDirectoryFactoryTest, SOLR749Test, DistribCursorPagingTest, TestCollapseQParserPlugin, TestLRUCache, BadCopyFieldTest, LeaderElectionIntegrationTest, TestRealTimeGet, SegmentsInfoRequestHandlerTest, MultiThreadedOCPTest, TestDynamicFieldCollectionResource, ResourceLoaderTest, JsonLoaderTest, TestMiniSolrCloudClusterBase, TestRandomFaceting, RestartWhileUpdatingTest, TestFieldSortValues, CacheHeaderTest, TestRangeQuery, TestHighlightDedupGrouping, TestPseudoReturnFields, TestConfigSetImmutable, IndexSchemaRuntimeFieldTest, ReturnFieldsTest, TestRTGBase, TestFilteredDocIdSet, ReplicationFactorTest, TestBulkSchemaConcurrent, RankQueryTest, RAMDirectoryFactoryTest, ResponseLogComponentTest, TestDistributedSearch, TestLeaderInitiatedRecoveryThread, AsyncCallRequestStatusResponseTest, TestRawTransformer, ExternalFileFieldSortTest, TestRandomRequestDistribution, TestReplicationHandler, TestRequestForwarding, URLClassifyProcessorTest, CurrencyFieldOpenExchangeTest, HdfsWriteToMultipleCollectionsTest, CursorPagingTest, RequestLoggingTest, TestStressLucene, TestPhraseSuggestions, DateRangeFieldTest, QueryResultKeyTest, TestBinaryField, TestRemoteStreaming, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, SharedFSAutoReplicaFailoverUtilsTest, TestMiniSolrCloudClusterSSL, DisMaxRequestHandlerTest, DistributedQueryComponentCustomSortTest, PKIAuthenticationIntegrationTest, QueryEqualityTest, TestSolrCLIRunExample, DocumentAnalysisRequestHandlerTest, DefaultValueUpdateProcessorTest, DistributedSpellCheckComponentTest, TestSha256AuthenticationProvider, HdfsChaosMonkeySafeLeaderTest, BasicDistributedZkTest]
   [junit4] Completed [213/562] on J0 in 26.80s, 1 test, 1 failure <<< FAILURES!

[...truncated 1127 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 562 suites (8 ignored), 2228 tests, 1 failure, 106 ignored (68 assumptions) [seed: 196DE52EA3B07F75]

Total time: 48 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b93) - Build # 15084 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15084/
Java: 32bit/jdk1.9.0-ea-b93 -server -XX:+UseSerialGC -XX:-CompactStrings

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

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest:     1) Thread[id=5713, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at jdk.internal.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:178)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2061)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)    2) Thread[id=5968, name=zkCallback-1208-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at jdk.internal.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)    3) Thread[id=5714, name=zkCallback-1208-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at jdk.internal.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)    4) Thread[id=5969, name=zkCallback-1208-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at jdk.internal.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)    5) Thread[id=5712, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]-SendThread(127.0.0.1:58937), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   1) Thread[id=5713, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at jdk.internal.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:178)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2061)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   2) Thread[id=5968, name=zkCallback-1208-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at jdk.internal.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
   3) Thread[id=5714, name=zkCallback-1208-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at jdk.internal.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
   4) Thread[id=5969, name=zkCallback-1208-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at jdk.internal.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
   5) Thread[id=5712, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]-SendThread(127.0.0.1:58937), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
	at __randomizedtesting.SeedInfo.seed([7A0262B23FD3A113]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CollectionsAPIDistributedZkTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5968, name=zkCallback-1208-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at jdk.internal.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)    2) Thread[id=5714, name=zkCallback-1208-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at jdk.internal.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)    3) Thread[id=5969, name=zkCallback-1208-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at jdk.internal.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:747)    4) Thread[id=5712, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]-SendThread(127.0.0.1:58937), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5968, name=zkCallback-1208-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at jdk.internal.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
   2) Thread[id=5714, name=zkCallback-1208-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at jdk.internal.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
   3) Thread[id=5969, name=zkCallback-1208-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at jdk.internal.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:747)
   4) Thread[id=5712, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]-SendThread(127.0.0.1:58937), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
	at __randomizedtesting.SeedInfo.seed([7A0262B23FD3A113]:0)


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

Error Message:
Error from server at http://127.0.0.1:52430/a_/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /a_/awholynewcollection_0/select. Reason: <pre>    {msg=Error trying to proxy request for url: http://127.0.0.1:58543/a_/awholynewcollection_0/select,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:58543/a_/awholynewcollection_0/select  at org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:587)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:439)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:221)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:180)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  at org.eclipse.jetty.server.Server.handle(Server.java:499)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)  at java.lang.Thread.run(Thread.java:747) Caused by: org.apache.http.conn.ConnectionPoolTimeoutException: Timeout waiting for connection from pool  at org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(PoolingClientConnectionManager.java:226)  at org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(PoolingClientConnectionManager.java:195)  at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:423)  at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)  at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)  at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)  at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)  at org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:554)  ... 24 more ,code=500}</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52430/a_/awholynewcollection_0: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /a_/awholynewcollection_0/select. Reason:
<pre>    {msg=Error trying to proxy request for url: http://127.0.0.1:58543/a_/awholynewcollection_0/select,trace=org.apache.solr.common.SolrException: Error trying to proxy request for url: http://127.0.0.1:58543/a_/awholynewcollection_0/select
	at org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:587)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:439)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:221)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:180)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
	at org.eclipse.jetty.server.Server.handle(Server.java:499)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
	at java.lang.Thread.run(Thread.java:747)
Caused by: org.apache.http.conn.ConnectionPoolTimeoutException: Timeout waiting for connection from pool
	at org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(PoolingClientConnectionManager.java:226)
	at org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(PoolingClientConnectionManager.java:195)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:423)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:554)
	... 24 more
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([7A0262B23FD3A113:F2565D68912FCCEB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1753)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:633)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:155)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:747)




Build Log:
[...truncated 10128 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/init-core-data-001
   [junit4]   2> 521392 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[7A0262B23FD3A113]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 521392 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[7A0262B23FD3A113]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /a_/
   [junit4]   2> 521393 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 521394 INFO  (Thread-1692) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 521394 INFO  (Thread-1692) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 521494 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.ZkTestServer start zk server on port:58937
   [junit4]   2> 521494 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 521495 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 521496 INFO  (zkCallback-1176-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f26f24 name:ZooKeeperConnection Watcher:127.0.0.1:58937 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 521496 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 521497 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 521497 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 521499 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 521500 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 521500 INFO  (zkCallback-1177-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1820c5b name:ZooKeeperConnection Watcher:127.0.0.1:58937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 521500 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 521500 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 521500 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 521502 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 521503 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 521504 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 521505 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 521505 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 521507 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 521507 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 521507 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 521508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 521508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 521508 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 521509 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 521509 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 521510 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 521511 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 521511 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 521511 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 521512 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 521512 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 521513 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 521513 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 521515 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 521515 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 521515 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 521516 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 521602 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001/cores/collection1
   [junit4]   2> 521603 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 521604 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9b146b{/a_,null,AVAILABLE}
   [junit4]   2> 521604 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3c3fca{HTTP/1.1}{127.0.0.1:53893}
   [junit4]   2> 521605 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.e.j.s.Server Started @523078ms
   [junit4]   2> 521605 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/tempDir-001/control/data, hostContext=/a_, hostPort=53893, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001/cores}
   [junit4]   2> 521605 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1eb6432
   [junit4]   2> 521605 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001'
   [junit4]   2> 521605 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 521605 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 521605 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 521610 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 521610 INFO  (zkCallback-1178-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1851a43 name:ZooKeeperConnection Watcher:127.0.0.1:58937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 521610 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 521610 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 521614 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 521614 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001/solr.xml
   [junit4]   2> 521619 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001/cores
   [junit4]   2> 521619 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.CoreContainer New CoreContainer 8253023
   [junit4]   2> 521619 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001]
   [junit4]   2> 521619 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001/lib
   [junit4]   2> 521619 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 521620 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 521621 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 521621 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 521621 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58937/solr
   [junit4]   2> 521621 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 521621 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 521622 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 521623 INFO  (zkCallback-1180-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5cf5eb name:ZooKeeperConnection Watcher:127.0.0.1:58937 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 521623 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 521623 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 521625 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 521625 INFO  (zkCallback-1181-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a63472 name:ZooKeeperConnection Watcher:127.0.0.1:58937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 521625 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 521625 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 521626 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 521628 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 521630 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 521631 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 521637 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 521638 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 521640 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 521641 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 521641 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53893_a_
   [junit4]   2> 521642 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53893_a_
   [junit4]   2> 521643 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 521644 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 521644 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 521645 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94957444838457348-127.0.0.1:53893_a_-n_0000000000
   [junit4]   2> 521645 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53893_a_
   [junit4]   2> 521645 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 521646 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.Overseer Overseer (id=94957444838457348-127.0.0.1:53893_a_-n_0000000000) starting
   [junit4]   2> 521647 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 521650 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 521650 INFO  (OverseerStateUpdate-94957444838457348-127.0.0.1:53893_a_-n_0000000000) [n:127.0.0.1:53893_a_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 521650 INFO  (OverseerStateUpdate-94957444838457348-127.0.0.1:53893_a_-n_0000000000) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 521668 INFO  (OverseerCollectionConfigSetProcessor-94957444838457348-127.0.0.1:53893_a_-n_0000000000) [n:127.0.0.1:53893_a_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 521669 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 521701 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 521701 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 521702 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001/cores
   [junit4]   2> 521702 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 521702 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001/cores/collection1
   [junit4]   2> 521702 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 521703 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 521703 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [n:127.0.0.1:53893_a_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 521703 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 521703 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 521704 INFO  (OverseerStateUpdate-94957444838457348-127.0.0.1:53893_a_-n_0000000000) [n:127.0.0.1:53893_a_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53893/a_",
   [junit4]   2>   "node_name":"127.0.0.1:53893_a_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 521704 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 521704 INFO  (OverseerStateUpdate-94957444838457348-127.0.0.1:53893_a_-n_0000000000) [n:127.0.0.1:53893_a_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53893/a_",
   [junit4]   2>   "node_name":"127.0.0.1:53893_a_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 521704 INFO  (OverseerStateUpdate-94957444838457348-127.0.0.1:53893_a_-n_0000000000) [n:127.0.0.1:53893_a_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 521705 INFO  (OverseerStateUpdate-94957444838457348-127.0.0.1:53893_a_-n_0000000000) [n:127.0.0.1:53893_a_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 521706 INFO  (zkCallback-1181-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 521706 INFO  (zkCallback-1181-thread-2-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 522704 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 522704 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 522705 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 522705 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 522705 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 522705 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001/cores/collection1'
   [junit4]   2> 522705 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 522706 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 522707 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 522710 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 522714 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 522731 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 522735 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 522813 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 522818 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 522819 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 522827 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 522828 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 522831 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 522834 WARN  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 522834 WARN  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 522834 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 522836 WARN  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 522836 WARN  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 522840 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 522840 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 522840 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 522840 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001/cores/collection1], dataDir=[null]
   [junit4]   2> 522840 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@14e8e47
   [junit4]   2> 522841 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001/cores/collection1/data
   [junit4]   2> 522841 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001/cores/collection1/data/index/
   [junit4]   2> 522841 WARN  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 522841 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001/cores/collection1/data/index
   [junit4]   2> 522841 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=57.9892578125, floorSegmentMB=0.6123046875, forceMergeDeletesPctAllowed=15.727018476502547, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46869686825018075
   [junit4]   2> 522842 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2af75b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ad87a9),segFN=segments_1,generation=1}
   [junit4]   2> 522842 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 522842 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001/cores/collection1/data/
   [junit4]   2> 522842 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 522844 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 522844 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 522844 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 522844 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 522844 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 522844 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 522844 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 522844 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 522844 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 522845 WARN  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 522847 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 522847 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 522848 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 522848 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 522850 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 522850 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 522851 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 522851 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 522852 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 522852 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 522852 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 522852 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2af75b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ad87a9),segFN=segments_1,generation=1}
   [junit4]   2> 522852 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 522852 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2ed452[collection1] main
   [junit4]   2> 522853 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 522853 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 522853 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 522853 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 522853 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 522853 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 522853 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 522854 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 522854 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 522854 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 522854 INFO  (searcherExecutor-1893-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ed452[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 522854 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 522854 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 522854 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 522854 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1519319118945189888
   [junit4]   2> 522856 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1519319118945189888
   [junit4]   2> 522856 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 522856 INFO  (coreLoadExecutor-1892-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 522856 INFO  (coreZkRegister-1886-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:53893/a_ collection:control_collection shard:shard1
   [junit4]   2> 522857 INFO  (coreZkRegister-1886-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 522858 INFO  (coreZkRegister-1886-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94957444838457348-core_node1-n_0000000000
   [junit4]   2> 522858 INFO  (coreZkRegister-1886-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 522859 INFO  (coreZkRegister-1886-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 522859 INFO  (coreZkRegister-1886-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 522859 INFO  (coreZkRegister-1886-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53893/a_/collection1/
   [junit4]   2> 522859 INFO  (coreZkRegister-1886-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 522859 INFO  (coreZkRegister-1886-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:53893/a_/collection1/ has no replicas
   [junit4]   2> 522860 INFO  (OverseerStateUpdate-94957444838457348-127.0.0.1:53893_a_-n_0000000000) [n:127.0.0.1:53893_a_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 522860 INFO  (coreZkRegister-1886-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 522861 INFO  (coreZkRegister-1886-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 522862 INFO  (coreZkRegister-1886-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53893/a_/collection1/ shard1
   [junit4]   2> 522863 INFO  (OverseerStateUpdate-94957444838457348-127.0.0.1:53893_a_-n_0000000000) [n:127.0.0.1:53893_a_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:53893/a_",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 522964 INFO  (zkCallback-1181-thread-2-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 522964 INFO  (zkCallback-1181-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 523013 INFO  (coreZkRegister-1886-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:53893/a_/collection1/ and leader is http://127.0.0.1:53893/a_/collection1/
   [junit4]   2> 523013 INFO  (coreZkRegister-1886-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53893/a_
   [junit4]   2> 523013 INFO  (coreZkRegister-1886-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 523013 INFO  (coreZkRegister-1886-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 523013 INFO  (coreZkRegister-1886-thread-1-processing-n:127.0.0.1:53893_a_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:53893_a_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 523014 INFO  (OverseerStateUpdate-94957444838457348-127.0.0.1:53893_a_-n_0000000000) [n:127.0.0.1:53893_a_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53893/a_",
   [junit4]   2>   "node_name":"127.0.0.1:53893_a_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 523015 INFO  (OverseerStateUpdate-94957444838457348-127.0.0.1:53893_a_-n_0000000000) [n:127.0.0.1:53893_a_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53893/a_",
   [junit4]   2>   "node_name":"127.0.0.1:53893_a_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 523116 INFO  (zkCallback-1181-thread-1-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 523116 INFO  (zkCallback-1181-thread-2-processing-n:127.0.0.1:53893_a_) [n:127.0.0.1:53893_a_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 523204 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 523205 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 523205 INFO  (zkCallback-1183-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1baa9b8 name:ZooKeeperConnection Watcher:127.0.0.1:58937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 523206 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 523206 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 523207 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 523207 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 523208 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 523208 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 523208 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 523208 INFO  (zkCallback-1184-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@590847 name:ZooKeeperConnection Watcher:127.0.0.1:58937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 523209 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 523209 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 523212 INFO  (OverseerStateUpdate-94957444838457348-127.0.0.1:53893_a_-n_0000000000) [n:127.0.0.1:53893_a_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 523212 INFO  (OverseerStateUpdate-94957444838457348-127.0.0.1:53893_a_-n_0000000000) [n:127.0.0.1:53893_a_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 523268 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/shard-1-001/cores/collection1
   [junit4]   2> 523268 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_7A0262B23FD3A113-001/shard-1-001
   [junit4]   2> 523269 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 523269 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35ddff{/a_,null,AVAILABLE}
   [junit4]   2> 523270 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1725bd3{HTTP/1.1}{127.0.0.1:40245}
   [junit4]   2> 523270 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.e.j.s.Server Started @524743ms
   [junit4]   2> 523270 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties

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

CollectionsAPIDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.seed=7A0262B23FD3A113 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=in_ID -Dtests.timezone=US/Michigan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | CollectionsAPIDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.CollectionsAPIDistributedZkTest: 
   [junit4]    >    1) Thread[id=5713, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]-EventThread, state=WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:178)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2061)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:494)
   [junit4]    >    2) Thread[id=5968, name=zkCallback-1208-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    3) Thread[id=5714, name=zkCallback-1208-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    4) Thread[id=5969, name=zkCallback-1208-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    5) Thread[id=5712, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]-SendThread(127.0.0.1:58937), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A0262B23FD3A113]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5968, name=zkCallback-1208-thread-2, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    2) Thread[id=5714, name=zkCallback-1208-thread-1, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    3) Thread[id=5969, name=zkCallback-1208-thread-3, state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:218)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:461)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1082)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:747)
   [junit4]    >    4) Thread[id=5712, name=TEST-CollectionsAPIDistributedZkTest.test-seed#[7A0262B23FD3A113]-SendThread(127.0.0.1:58937), state=TIMED_WAITING, group=TGRP-CollectionsAPIDistributedZkTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A0262B23FD3A113]:0)
   [junit4] Completed [255/563] on J1 in 90.29s, 1 test, 3 errors <<< FAILURES!

[...truncated 979 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 563 suites (8 ignored), 2234 tests, 2 suite-level errors, 1 error, 1124 ignored (62 assumptions) [seed: 7A0262B23FD3A113]

Total time: 32 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any