You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/08/24 04:01:54 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 307 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/307/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZk2Test

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [TransactionLog]
	at __randomizedtesting.SeedInfo.seed([57B99113C720A14]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:236)
	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:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:799)
	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:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9303 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/init-core-data-001
   [junit4]   2> 18781 INFO  (SUITE-BasicDistributedZk2Test-seed#[57B99113C720A14]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 18801 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 18804 INFO  (Thread-33) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 18806 INFO  (Thread-33) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 18904 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.ZkTestServer start zk server on port:45486
   [junit4]   2> 18920 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 19131 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19188 INFO  (zkCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3714c781 name:ZooKeeperConnection Watcher:127.0.0.1:45486 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19193 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19194 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 19196 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 19225 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 19225 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x14f5d52cf740000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 19226 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19236 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56ba3246 name:ZooKeeperConnection Watcher:127.0.0.1:45486/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19236 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19237 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 19238 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 19244 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 19248 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 19253 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 19259 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 19268 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 19282 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 19283 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 19290 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 19290 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 19298 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 19298 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 19301 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 19302 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 19307 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 19307 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 19312 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 19313 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 19316 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 19316 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 19319 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 19319 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 19322 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 19322 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 19336 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 19337 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 19753 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/cores/collection1
   [junit4]   2> 19760 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 19771 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@270970e1{/,null,AVAILABLE}
   [junit4]   2> 19785 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5072497a{HTTP/1.1}{127.0.0.1:52121}
   [junit4]   2> 19792 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.e.j.s.Server Started @23240ms
   [junit4]   2> 19792 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/tempDir-001/control/data, hostContext=/, hostPort=52121, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/cores}
   [junit4]   2> 19793 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 19794 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/'
   [junit4]   2> 19817 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 19824 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19828 INFO  (zkCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@790d9eb0 name:ZooKeeperConnection Watcher:127.0.0.1:45486/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19828 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19829 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 19831 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 19832 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/solr.xml
   [junit4]   2> 19844 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/cores
   [junit4]   2> 19845 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.CoreContainer New CoreContainer 1129091763
   [junit4]   2> 19845 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/]
   [junit4]   2> 19845 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/lib
   [junit4]   2> 19845 WARN  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/lib).
   [junit4]   2> 19854 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] 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> 19856 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 19857 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 19858 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 19858 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45486/solr
   [junit4]   2> 19873 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 19873 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 19876 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19888 INFO  (zkCallback-12-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7380335a name:ZooKeeperConnection Watcher:127.0.0.1:45486 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19888 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19889 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 19899 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19916 INFO  (zkCallback-13-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e3f2c05 name:ZooKeeperConnection Watcher:127.0.0.1:45486/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 19917 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19925 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 19939 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 19943 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 19948 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 19954 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 19989 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 19995 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 20001 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 20024 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 20026 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52121_
   [junit4]   2> 20029 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52121_
   [junit4]   2> 20035 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 20040 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 20071 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 20076 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94396727447257092-127.0.0.1:52121_-n_0000000000
   [junit4]   2> 20092 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52121_
   [junit4]   2> 20093 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 20095 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.Overseer Overseer (id=94396727447257092-127.0.0.1:52121_-n_0000000000) starting
   [junit4]   2> 20103 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 20146 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 20183 INFO  (OverseerCollectionProcessor-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] o.a.s.c.OverseerProcessor Process current queue of overseer operations
   [junit4]   2> 20211 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 20191 INFO  (OverseerStateUpdate-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 20385 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 20386 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 20387 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/cores
   [junit4]   2> 20393 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 20393 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/cores/collection1/
   [junit4]   2> 20393 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 20401 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 20410 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:52121_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 20402 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 20410 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 20417 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 20419 INFO  (OverseerStateUpdate-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] 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:52121",
   [junit4]   2>   "node_name":"127.0.0.1:52121_",
   [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> 20429 INFO  (OverseerStateUpdate-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] 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:52121",
   [junit4]   2>   "node_name":"127.0.0.1:52121_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 20434 INFO  (OverseerStateUpdate-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 20443 INFO  (OverseerStateUpdate-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 20460 INFO  (zkCallback-13-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_    ] 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> 21417 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 21417 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 21418 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 21418 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 21421 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 21421 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/cores/collection1/'
   [junit4]   2> 21468 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 21486 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 21490 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 21516 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 21519 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 21534 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 21656 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 21666 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 21667 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 21701 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 21705 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 21711 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 21715 WARN  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 21715 WARN  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 21716 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 21718 WARN  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 21718 WARN  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 21719 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 21720 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 21720 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 21720 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 21721 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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@577473e2
   [junit4]   2> 21727 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/cores/collection1/data
   [junit4]   2> 21727 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/cores/collection1/data/index/
   [junit4]   2> 21727 WARN  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 21728 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/cores/collection1/data/index
   [junit4]   2> 21728 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14660668854185444]
   [junit4]   2> 21729 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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@53317a66 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c4f4267),segFN=segments_1,generation=1}
   [junit4]   2> 21730 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 21744 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/cores/collection1/data/
   [junit4]   2> 21744 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 21748 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 21758 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 21759 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 21759 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 21759 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 21759 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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> 21760 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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> 21761 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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> 21763 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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> 21779 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21785 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21787 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21789 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 21815 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/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> 21816 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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> 21820 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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> 21820 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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> 21821 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 21821 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 21826 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=55.21484375, floorSegmentMB=2.142578125, forceMergeDeletesPctAllowed=28.515103350674018, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.48120163376415703
   [junit4]   2> 21836 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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@53317a66 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c4f4267),segFN=segments_1,generation=1}
   [junit4]   2> 21836 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 21836 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@49979139[collection1] main
   [junit4]   2> 21837 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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> 21839 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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> 21839 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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> 21842 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 21842 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 21844 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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> 21845 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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> 21845 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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> 21845 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 21845 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 21847 INFO  (searcherExecutor-86-thread-1-processing-n:127.0.0.1:52121_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@49979139[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 21852 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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> 21852 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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> 21852 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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> 21853 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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 1510347642277724160
   [junit4]   2> 21854 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ 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 1510347642277724160
   [junit4]   2> 21856 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 21862 INFO  (coreLoadExecutor-85-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 21863 INFO  (coreZkRegister-79-thread-1-processing-n:127.0.0.1:52121_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52121_ 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:52121 collection:control_collection shard:shard1
   [junit4]   2> 21871 INFO  (coreZkRegister-79-thread-1-processing-n:127.0.0.1:52121_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52121_ 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> 21877 INFO  (coreZkRegister-79-thread-1-processing-n:127.0.0.1:52121_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52121_ 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/94396727447257092-core_node1-n_0000000000
   [junit4]   2> 21879 INFO  (coreZkRegister-79-thread-1-processing-n:127.0.0.1:52121_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 21882 INFO  (coreZkRegister-79-thread-1-processing-n:127.0.0.1:52121_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 21882 INFO  (OverseerStateUpdate-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] 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> 21882 INFO  (coreZkRegister-79-thread-1-processing-n:127.0.0.1:52121_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52121_ 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> 21883 INFO  (coreZkRegister-79-thread-1-processing-n:127.0.0.1:52121_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52121/collection1/
   [junit4]   2> 21883 INFO  (coreZkRegister-79-thread-1-processing-n:127.0.0.1:52121_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 21884 INFO  (coreZkRegister-79-thread-1-processing-n:127.0.0.1:52121_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52121/collection1/ has no replicas
   [junit4]   2> 21884 INFO  (coreZkRegister-79-thread-1-processing-n:127.0.0.1:52121_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52121_ 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:52121/collection1/ shard1
   [junit4]   2> 21888 INFO  (coreZkRegister-79-thread-1-processing-n:127.0.0.1:52121_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 21902 INFO  (OverseerStateUpdate-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] 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:52121",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 21928 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 21929 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 21932 INFO  (zkCallback-15-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ed5c8c0 name:ZooKeeperConnection Watcher:127.0.0.1:45486/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21932 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 21933 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 21933 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 21941 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 21941 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 21941 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 21942 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 21945 INFO  (zkCallback-16-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c74f7a4 name:ZooKeeperConnection Watcher:127.0.0.1:45486/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21945 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 21945 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 21951 INFO  (OverseerStateUpdate-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 1
   [junit4]   2> 21951 INFO  (OverseerStateUpdate-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 21957 INFO  (zkCallback-15-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 21958 INFO  (zkCallback-13-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_    ] 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> 22007 INFO  (coreZkRegister-79-thread-1-processing-n:127.0.0.1:52121_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:52121/collection1/ and leader is http://127.0.0.1:52121/collection1/
   [junit4]   2> 22008 INFO  (coreZkRegister-79-thread-1-processing-n:127.0.0.1:52121_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52121_ 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:52121
   [junit4]   2> 22008 INFO  (coreZkRegister-79-thread-1-processing-n:127.0.0.1:52121_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 22008 INFO  (coreZkRegister-79-thread-1-processing-n:127.0.0.1:52121_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52121_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 22008 INFO  (coreZkRegister-79-thread-1-processing-n:127.0.0.1:52121_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:52121_ 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> 22016 INFO  (OverseerStateUpdate-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] 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:52121",
   [junit4]   2>   "node_name":"127.0.0.1:52121_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 22017 INFO  (OverseerStateUpdate-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52121",
   [junit4]   2>   "node_name":"127.0.0.1:52121_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 22020 INFO  (OverseerStateUpdate-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 22021 INFO  (zkCallback-15-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 22022 INFO  (zkCallback-13-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_    ] 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> 22131 INFO  (zkCallback-15-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 22131 INFO  (zkCallback-13-thread-1-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_    ] 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> 22294 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/cores/collection1
   [junit4]   2> 22295 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001
   [junit4]   2> 22296 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 22298 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63d24630{/,null,AVAILABLE}
   [junit4]   2> 22299 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.e.j.s.ServerConnector Started ServerConnector@393ebee0{HTTP/1.1}{127.0.0.1:40560}
   [junit4]   2> 22299 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.e.j.s.Server Started @25747ms
   [junit4]   2> 22299 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=40560, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/cores}
   [junit4]   2> 22300 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 22300 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/'
   [junit4]   2> 22315 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 22316 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22318 INFO  (zkCallback-17-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2fa245bc name:ZooKeeperConnection Watcher:127.0.0.1:45486/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 22319 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22319 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 22321 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 22321 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/solr.xml
   [junit4]   2> 22329 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/cores
   [junit4]   2> 22329 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.CoreContainer New CoreContainer 806022282
   [junit4]   2> 22329 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/]
   [junit4]   2> 22329 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/lib
   [junit4]   2> 22330 WARN  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/lib).
   [junit4]   2> 22338 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] 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> 22339 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 22340 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 22340 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 22340 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45486/solr
   [junit4]   2> 22340 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 22340 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 22341 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22344 INFO  (zkCallback-19-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35e6e020 name:ZooKeeperConnection Watcher:127.0.0.1:45486 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 22345 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22345 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 22347 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:40560_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 22350 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1391aa31 name:ZooKeeperConnection Watcher:127.0.0.1:45486/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 22350 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:40560_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 22356 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:40560_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 23367 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:40560_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40560_
   [junit4]   2> 23368 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:40560_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:40560_
   [junit4]   2> 23370 INFO  (zkCallback-13-thread-2-processing-n:127.0.0.1:52121_) [n:127.0.0.1:52121_    ] 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> 23370 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_    ] 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> 23370 INFO  (zkCallback-15-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> 23373 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:40560_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 23374 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:40560_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94396727447257097-127.0.0.1:40560_-n_0000000001
   [junit4]   2> 23377 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:40560_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94396727447257092-127.0.0.1:52121_-n_0000000000 to know if I could be the leader
   [junit4]   2> 23391 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:40560_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 23391 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:40560_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 23392 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:40560_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/cores
   [junit4]   2> 23393 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:40560_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 23393 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:40560_    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/cores/collection1/
   [junit4]   2> 23393 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:40560_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 23409 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 23409 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 23410 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:40560_    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 23410 INFO  (TEST-BasicDistributedZk2Test.test-seed#[57B99113C720A14]) [n:127.0.0.1:40560_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 23413 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 23413 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch collection1
   [junit4]   2> 23413 INFO  (OverseerStateUpdate-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] 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:40560",
   [junit4]   2>   "node_name":"127.0.0.1:40560_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 23414 INFO  (OverseerStateUpdate-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] 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:40560",
   [junit4]   2>   "node_name":"127.0.0.1:40560_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 23414 INFO  (OverseerStateUpdate-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 23415 INFO  (OverseerStateUpdate-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 23416 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Add data for collection1 ver 0 
   [junit4]   2> 23416 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 23526 INFO  (OverseerStateUpdate-94396727447257092-127.0.0.1:52121_-n_0000000000) [n:127.0.0.1:52121_    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 23530 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_    ] 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> 23531 INFO  (zkCallback-20-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_    ] o.a.s.c.c.ZkStateReader Updating data for collection1 from 0 to 1 
   [junit4]   2> 24416 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 24417 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 24419 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 24419 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 24420 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 24421 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/cores/collection1/'
   [junit4]   2> 24439 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 24447 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 24452 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 24463 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 24466 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 24474 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 24620 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 24628 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 24629 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 24645 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 24648 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 24650 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 24657 WARN  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 24658 WARN  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 24658 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 24659 WARN  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 24659 WARN  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 24660 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2
   [junit4]   2> 24661 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 24661 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 24661 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 24661 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ 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@577473e2
   [junit4]   2> 24662 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/cores/collection1/data
   [junit4]   2> 24663 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 24663 WARN  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 24663 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 24663 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.14660668854185444]
   [junit4]   2> 24664 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c9cb10b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@168fc016),segFN=segments_1,generation=1}
   [junit4]   2> 24664 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 24671 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 24672 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZk2Test_57B99113C720A14-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 24678 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 24679 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 24679 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 24679 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 24679 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 24679 INFO  (coreLoadExecutor-96-thread-1-processing-n:127.0.0.1:40560_) [n:127.0.0.1:40560_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequ

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

at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:34)
   [junit4]   2> 	at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:185)
   [junit4]   2> 	at org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:345)
   [junit4]   2> 	at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:868)
   [junit4]   2> 	at org.apache.solr.update.UpdateLog.add(UpdateLog.java:429)
   [junit4]   2> 	at org.apache.solr.update.UpdateLog.add(UpdateLog.java:416)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:293)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:202)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:164)
   [junit4]   2> 	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:69)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:51)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:954)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1109)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:705)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:104)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:101)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:179)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:135)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:249)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:121)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:214)
   [junit4]   2> 	at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:134)
   [junit4]   2> 	at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:186)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:111)
   [junit4]   2> 	at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:58)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:98)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:74)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:151)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2079)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:667)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:460)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:210)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2> 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:300)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=sl_SI, timezone=America/Caracas
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=4,threads=1,free=195360560,total=284688384
   [junit4]   2> NOTE: All tests run in this JVM: [ReplicationFactorTest, NumericFieldsTest, SolrInfoMBeanTest, TestQueryUtils, TestCopyFieldCollectionResource, TestSurroundQueryParser, RegexBoostProcessorTest, TestQueryTypes, BasicDistributedZk2Test]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.seed=57B99113C720A14 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sl_SI -Dtests.timezone=America/Caracas -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | BasicDistributedZk2Test (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [TransactionLog]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([57B99113C720A14]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:236)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [28/541] on J2 in 68.10s, 1 test, 1 failure <<< FAILURES!

[...truncated 1607 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:719: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:514: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987: There were test failures: 541 suites, 2134 tests, 1 suite-level error, 44 ignored (32 assumptions)

Total time: 55 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java8 #306
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 312907442 bytes
Compression is 0.0%
Took 52 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure