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

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

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

1 tests failed.
FAILED:  org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([5A760E747179A7E:A2E3D8432AAC89C7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:465)
	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.clearSourceCollection(BaseCdcrDistributedZkTest.java:319)
	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplication(CdcrReplicationHandlerTest.java:86)
	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:51)
	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$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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 10593 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrReplicationHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/init-core-data-001
   [junit4]   2> 1090692 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[5A760E747179A7E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1090692 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[5A760E747179A7E]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1090694 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1090695 INFO  (Thread-3737) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1090695 INFO  (Thread-3737) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1090795 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.ZkTestServer start zk server on port:35372
   [junit4]   2> 1090796 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1090796 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1090798 INFO  (zkCallback-1421-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dafe557 name:ZooKeeperConnection Watcher:127.0.0.1:35372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1090799 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1090799 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1090799 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1090801 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1090801 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1090803 INFO  (zkCallback-1422-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2837e03f name:ZooKeeperConnection Watcher:127.0.0.1:35372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1090803 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1090803 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1090803 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1090804 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1090805 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1090806 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1090807 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1090807 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1090809 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1090809 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1090810 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1090810 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1090812 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1090812 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1090813 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1090813 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1090814 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1090814 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1090816 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1090816 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1090817 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1090817 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1090818 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1090819 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1090820 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1090820 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1090821 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1090821 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1090823 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1090823 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1090827 INFO  (zkCallback-1423-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66dce093 name:ZooKeeperConnection Watcher:127.0.0.1:35372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1090828 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1090828 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1090829 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTest
   [junit4]   2> 1090933 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/cores/collection1
   [junit4]   2> 1090935 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1090936 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52c6e352{/,null,AVAILABLE}
   [junit4]   2> 1090940 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2683a7f4{SSL-http/1.1}{127.0.0.1:44120}
   [junit4]   2> 1090940 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.e.j.s.Server Started @1092574ms
   [junit4]   2> 1090940 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, hostPort=44120, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/cores}
   [junit4]   2> 1090941 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1090941 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/'
   [junit4]   2> 1090954 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1090967 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1090991 INFO  (zkCallback-1424-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@703fa212 name:ZooKeeperConnection Watcher:127.0.0.1:35372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1090992 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1090992 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1090993 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1090993 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/solr.xml
   [junit4]   2> 1090998 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/cores
   [junit4]   2> 1090999 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.CoreContainer New CoreContainer 5575704
   [junit4]   2> 1090999 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/]
   [junit4]   2> 1090999 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/lib
   [junit4]   2> 1090999 WARN  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/lib).
   [junit4]   2> 1091005 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] 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> 1091008 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1091009 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1091009 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1091009 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35372/solr
   [junit4]   2> 1091009 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1091009 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1091015 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1091016 INFO  (zkCallback-1426-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68a6dd89 name:ZooKeeperConnection Watcher:127.0.0.1:35372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1091016 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1091017 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1091039 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1091040 INFO  (zkCallback-1427-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4fbcb341 name:ZooKeeperConnection Watcher:127.0.0.1:35372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1091041 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1091041 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1091048 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1091053 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1091054 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1091055 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1091057 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1091058 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1091058 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1091059 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1091060 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44120_
   [junit4]   2> 1091060 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:44120_
   [junit4]   2> 1091061 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1091062 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1091063 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1091063 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94398740154089477-127.0.0.1:44120_-n_0000000000
   [junit4]   2> 1091064 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44120_
   [junit4]   2> 1091064 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1091065 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.Overseer Overseer (id=94398740154089477-127.0.0.1:44120_-n_0000000000) starting
   [junit4]   2> 1091066 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1091069 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1091079 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1091079 INFO  (OverseerCollectionProcessor-94398740154089477-127.0.0.1:44120_-n_0000000000) [n:127.0.0.1:44120_    ] o.a.s.c.OverseerProcessor Process current queue of overseer operations
   [junit4]   2> 1091098 INFO  (OverseerStateUpdate-94398740154089477-127.0.0.1:44120_-n_0000000000) [n:127.0.0.1:44120_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1091114 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1091114 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1091115 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/cores
   [junit4]   2> 1091116 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/cores/collection1, collection=tmp_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1091116 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/cores/collection1/
   [junit4]   2> 1091116 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1091117 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1091117 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1091118 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1091124 INFO  (OverseerStateUpdate-94398740154089477-127.0.0.1:44120_-n_0000000000) [n:127.0.0.1:44120_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44120",
   [junit4]   2>   "node_name":"127.0.0.1:44120_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1091125 INFO  (OverseerStateUpdate-94398740154089477-127.0.0.1:44120_-n_0000000000) [n:127.0.0.1:44120_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44120",
   [junit4]   2>   "node_name":"127.0.0.1:44120_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1091125 INFO  (OverseerStateUpdate-94398740154089477-127.0.0.1:44120_-n_0000000000) [n:127.0.0.1:44120_    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 1091125 INFO  (OverseerStateUpdate-94398740154089477-127.0.0.1:44120_-n_0000000000) [n:127.0.0.1:44120_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1091125 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1091125 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:44120_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1091126 INFO  (zkCallback-1427-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_    ] 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> 1092118 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1092118 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 1092119 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 1092119 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 1092120 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 1092120 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 1092120 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1092121 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1092121 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/cores/collection1/'
   [junit4]   2> 1092128 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1092130 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1092133 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1092138 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1092138 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1092141 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1092214 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1092215 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1092216 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1092217 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1092226 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1092226 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 1092226 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1092227 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1092227 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_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@73be84d2
   [junit4]   2> 1092227 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/cores/collection1/data
   [junit4]   2> 1092228 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/cores/collection1/data/index/
   [junit4]   2> 1092228 WARN  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1092228 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/cores/collection1/data/index
   [junit4]   2> 1092228 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=17.4462890625, floorSegmentMB=1.591796875, forceMergeDeletesPctAllowed=20.72073819931009, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1092256 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1092256 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1092256 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/cores/collection1/data/
   [junit4]   2> 1092258 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 1092268 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1092272 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1092272 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1092273 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1092274 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1092278 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_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,/cdcr,/update,/admin/file
   [junit4]   2> 1092278 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_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> 1092286 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1092286 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_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> 1092287 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1092287 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1092288 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_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=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1092288 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1092288 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1092288 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5bec1c16[collection1] main
   [junit4]   2> 1092288 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1092289 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1092289 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_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> 1092289 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1092289 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1092289 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1092290 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_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> 1092290 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_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> 1092290 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1092290 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1092291 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 1092293 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 1092294 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 1092298 INFO  (searcherExecutor-4473-thread-1-processing-n:127.0.0.1:44120_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5bec1c16[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1092298 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_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> 1092298 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_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> 1092298 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_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> 1092298 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_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 1510379844145250304
   [junit4]   2> 1092300 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1510379844145250304
   [junit4]   2> 1092300 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1092301 INFO  (coreLoadExecutor-4472-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1092301 INFO  (coreZkRegister-4466-thread-1-processing-n:127.0.0.1:44120_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:https://127.0.0.1:44120 collection:tmp_collection shard:shard1
   [junit4]   2> 1092301 INFO  (coreZkRegister-4466-thread-1-processing-n:127.0.0.1:44120_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leader_elect/shard1/election
   [junit4]   2> 1092303 INFO  (coreZkRegister-4466-thread-1-processing-n:127.0.0.1:44120_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/tmp_collection/leader_elect/shard1/election/94398740154089477-core_node1-n_0000000000
   [junit4]   2> 1092303 INFO  (coreZkRegister-4466-thread-1-processing-n:127.0.0.1:44120_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1092304 INFO  (coreZkRegister-4466-thread-1-processing-n:127.0.0.1:44120_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1092304 INFO  (coreZkRegister-4466-thread-1-processing-n:127.0.0.1:44120_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1092304 INFO  (coreZkRegister-4466-thread-1-processing-n:127.0.0.1:44120_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44120/collection1/
   [junit4]   2> 1092304 INFO  (OverseerStateUpdate-94398740154089477-127.0.0.1:44120_-n_0000000000) [n:127.0.0.1:44120_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 1092304 INFO  (coreZkRegister-4466-thread-1-processing-n:127.0.0.1:44120_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1092305 INFO  (coreZkRegister-4466-thread-1-processing-n:127.0.0.1:44120_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:44120/collection1/ has no replicas
   [junit4]   2> 1092305 INFO  (coreZkRegister-4466-thread-1-processing-n:127.0.0.1:44120_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44120/collection1/ shard1
   [junit4]   2> 1092305 INFO  (coreZkRegister-4466-thread-1-processing-n:127.0.0.1:44120_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leaders/shard1
   [junit4]   2> 1092306 INFO  (zkCallback-1427-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_    ] o.a.s.h.CdcrProcessStateManager Received new leader state @ tmp_collection:shard1
   [junit4]   2> 1092308 INFO  (OverseerStateUpdate-94398740154089477-127.0.0.1:44120_-n_0000000000) [n:127.0.0.1:44120_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:44120",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1092409 INFO  (zkCallback-1427-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_    ] 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> 1092458 INFO  (coreZkRegister-4466-thread-1-processing-n:127.0.0.1:44120_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are https://127.0.0.1:44120/collection1/ and leader is https://127.0.0.1:44120/collection1/
   [junit4]   2> 1092458 INFO  (coreZkRegister-4466-thread-1-processing-n:127.0.0.1:44120_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:44120
   [junit4]   2> 1092458 INFO  (coreZkRegister-4466-thread-1-processing-n:127.0.0.1:44120_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1092458 INFO  (coreZkRegister-4466-thread-1-processing-n:127.0.0.1:44120_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:44120_ c:tmp_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1092459 INFO  (coreZkRegister-4466-thread-1-processing-n:127.0.0.1:44120_ x:collection1 s:shard1 c:tmp_collection r:core_node1) [n:127.0.0.1:44120_ c:tmp_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> 1092460 INFO  (OverseerStateUpdate-94398740154089477-127.0.0.1:44120_-n_0000000000) [n:127.0.0.1:44120_    ] 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":"https://127.0.0.1:44120",
   [junit4]   2>   "node_name":"127.0.0.1:44120_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1092460 INFO  (OverseerStateUpdate-94398740154089477-127.0.0.1:44120_-n_0000000000) [n:127.0.0.1:44120_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:44120",
   [junit4]   2>   "node_name":"127.0.0.1:44120_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1092562 INFO  (zkCallback-1427-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_    ] 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> 1092686 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/cores/collection1
   [junit4]   2> 1092687 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1092688 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17334788{/,null,AVAILABLE}
   [junit4]   2> 1092690 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@28f87c64{SSL-http/1.1}{127.0.0.1:33054}
   [junit4]   2> 1092690 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.e.j.s.Server Started @1094324ms
   [junit4]   2> 1092690 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, hostPort=33054, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/cores}
   [junit4]   2> 1092691 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1092691 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/'
   [junit4]   2> 1092699 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1092700 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1092700 INFO  (zkCallback-1428-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ee26276 name:ZooKeeperConnection Watcher:127.0.0.1:35372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1092701 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1092701 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1092701 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1092701 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/solr.xml
   [junit4]   2> 1092704 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/cores
   [junit4]   2> 1092705 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.CoreContainer New CoreContainer 1924666823
   [junit4]   2> 1092705 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/]
   [junit4]   2> 1092705 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/lib
   [junit4]   2> 1092705 WARN  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/lib).
   [junit4]   2> 1092709 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] 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> 1092710 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1092711 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1092711 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1092711 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35372/solr
   [junit4]   2> 1092711 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1092711 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1092712 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1092712 INFO  (zkCallback-1430-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@32260eec name:ZooKeeperConnection Watcher:127.0.0.1:35372 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1092712 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1092713 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1092713 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1092714 INFO  (zkCallback-1431-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@38791794 name:ZooKeeperConnection Watcher:127.0.0.1:35372/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1092714 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1092715 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1093717 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33054_
   [junit4]   2> 1093717 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33054_
   [junit4]   2> 1093718 INFO  (zkCallback-1427-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_    ] 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> 1093718 INFO  (zkCallback-1431-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_    ] 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> 1093718 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1093719 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94398740154089480-127.0.0.1:33054_-n_0000000001
   [junit4]   2> 1093719 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94398740154089477-127.0.0.1:44120_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1093726 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1093726 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1093726 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/cores
   [junit4]   2> 1093727 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/cores/collection1, collection=tmp_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1093727 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/cores/collection1/
   [junit4]   2> 1093727 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1093728 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1093728 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1093728 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1093728 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1093728 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Registering watch for collection tmp_collection
   [junit4]   2> 1093729 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader addZkWatch tmp_collection
   [junit4]   2> 1093729 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for tmp_collection
   [junit4]   2> 1093729 INFO  (OverseerStateUpdate-94398740154089477-127.0.0.1:44120_-n_0000000000) [n:127.0.0.1:44120_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33054",
   [junit4]   2>   "node_name":"127.0.0.1:33054_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1093729 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1093729 INFO  (OverseerStateUpdate-94398740154089477-127.0.0.1:44120_-n_0000000000) [n:127.0.0.1:44120_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33054",
   [junit4]   2>   "node_name":"127.0.0.1:33054_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1093729 INFO  (OverseerStateUpdate-94398740154089477-127.0.0.1:44120_-n_0000000000) [n:127.0.0.1:44120_    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=1
   [junit4]   2> 1093730 INFO  (OverseerStateUpdate-94398740154089477-127.0.0.1:44120_-n_0000000000) [n:127.0.0.1:44120_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1093831 INFO  (zkCallback-1427-thread-1-processing-n:127.0.0.1:44120_) [n:127.0.0.1:44120_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1093831 INFO  (zkCallback-1431-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1094729 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1094729 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 1094730 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1094730 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1094730 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1094730 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/cores/collection1/'
   [junit4]   2> 1094737 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1094739 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1094742 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1094747 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1094748 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1094750 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1094816 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1094817 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1094818 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1094819 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1094825 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1094825 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 1094825 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1094825 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/cores/collection1/], dataDir=[null]
   [junit4]   2> 1094825 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@73be84d2
   [junit4]   2> 1094826 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/cores/collection1/data
   [junit4]   2> 1094826 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/cores/collection1/data/index/
   [junit4]   2> 1094826 WARN  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1094826 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/cores/collection1/data/index
   [junit4]   2> 1094827 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=17.4462890625, floorSegmentMB=1.591796875, forceMergeDeletesPctAllowed=20.72073819931009, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1094857 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1094858 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1094858 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/cores/collection1/data/
   [junit4]   2> 1094860 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 1094860 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1094862 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1094862 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1094863 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1094863 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1094866 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 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,/cdcr,/update,/admin/file
   [junit4]   2> 1094867 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1094867 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1094867 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1094868 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1094868 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1094869 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1094869 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001/jetty-002/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1094869 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1094869 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@31cbdc[collection1] main
   [junit4]   2> 1094869 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/tmp_collection
   [junit4]   2> 1094870 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/tmp_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1094870 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1094870 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1094870 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1094870 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1094871 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1094871 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1094871 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1094871 INFO  (coreLoadExecutor-4484-thread-1-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1094872 INFO  (searcherExecutor-4485-thread-1-processing-n:127.0.0.1:33054_ x:collection1 s:shard1 c:tmp_collection r:core_node2) [n:127.0.0.1:33054_ c:tmp_collection s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1] Register

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

nxn.java:498)
   [junit4]   2> 1491817 WARN  (zkCallback-1483-thread-5-processing-n:127.0.0.1:33054_) [n:127.0.0.1:33054_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1491818 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@66b56022{SSL-http/1.1}{127.0.0.1:33054}
   [junit4]   2> 1491818 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@659a22a6{/,null,UNAVAILABLE}
   [junit4]   2> 1491819 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_ c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica2] o.a.s.SolrTestCaseJ4 ###Ending doTest
   [junit4]   2> 1491819 INFO  (TEST-CdcrReplicationHandlerTest.doTest-seed#[5A760E747179A7E]) [n:127.0.0.1:33054_ c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica2] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35372 35372
   [junit4]   2> 1491964 INFO  (Thread-3737) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35372 35372
   [junit4]   2> 1491965 WARN  (Thread-3737) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/conf1
   [junit4]   2> 	5	/solr/collections/source_collection/leaders/shard1
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	2	/solr/collections/tmp_collection/leaders/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2> 	7	/solr/collections/source_collection/cdcr/state/process
   [junit4]   2> 	4	/solr/collections/source_collection/state.json
   [junit4]   2> 	2	/solr/collections/source_collection/leader_elect/shard1/election/94398740154089477-core_node1-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/94398740154089477-127.0.0.1:44120_-n_0000000000
   [junit4]   2> 	2	/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 	2	/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	28	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrReplicationHandlerTest -Dtests.method=doTest -Dtests.seed=5A760E747179A7E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv_LV -Dtests.timezone=Pacific/Easter -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE  401s J1 | CdcrReplicationHandlerTest.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5A760E747179A7E:A2E3D8432AAC89C7]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:172)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:133)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:128)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.waitForRecoveriesToFinish(BaseCdcrDistributedZkTest.java:465)
   [junit4]    > 	at org.apache.solr.cloud.BaseCdcrDistributedZkTest.clearSourceCollection(BaseCdcrDistributedZkTest.java:319)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTestPartialReplication(CdcrReplicationHandlerTest.java:86)
   [junit4]    > 	at org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest(CdcrReplicationHandlerTest.java:51)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1491969 INFO  (SUITE-CdcrReplicationHandlerTest-seed#[5A760E747179A7E]-worker) [n:127.0.0.1:33054_ c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrReplicationHandlerTest_5A760E747179A7E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {_version_=PostingsFormat(name=Memory doPackFST= false), id=FSTOrd50}, docValues:{}, sim=DefaultSimilarity, locale=lv_LV, timezone=Pacific/Easter
   [junit4]   2> NOTE: Linux 3.19.0-26-generic amd64/Oracle Corporation 1.8.0_60 (64-bit)/cpus=12,threads=1,free=37633216,total=525336576
   [junit4]   2> NOTE: All tests run in this JVM: [BJQParserTest, TestSolrDeletionPolicy2, RAMDirectoryFactoryTest, TestCoreContainer, TestWriterPerf, SimpleMLTQParserTest, HttpPartitionTest, TestShardHandlerFactory, ZkStateReaderTest, TestMinMaxOnMultiValuedField, DistributedFacetPivotLargeTest, TestRawResponseWriter, TestHashQParserPlugin, SparseHLLTest, JsonLoaderTest, TestCryptoKeys, TestStressVersions, TestHdfsUpdateLog, DistributedSuggestComponentTest, EchoParamsTest, ReturnFieldsTest, HdfsSyncSliceTest, TestFuzzyAnalyzedSuggestions, CursorMarkTest, OverseerStatusTest, DistributedMLTComponentTest, ConvertedLegacyTest, ShowFileRequestHandlerTest, TestIndexSearcher, CloudExitableDirectoryReaderTest, TestLFUCache, AnalyticsMergeStrategyTest, TestManagedStopFilterFactory, TestCollationFieldDocValues, TestInitParams, TestConfigSetProperties, AddSchemaFieldsUpdateProcessorFactoryTest, BasicFunctionalityTest, BigEndianAscendingWordSerializerTest, DocValuesMissingTest, JSONWriterTest, CdcrReplicationDistributedZkTest, TestFieldTypeResource, ZkCLITest, NoCacheHeaderTest, TestLMJelinekMercerSimilarityFactory, TestSolrConfigHandlerCloud, TestMaxScoreQueryParser, TestConfigSets, StressHdfsTest, TestAnalyzedSuggestions, CollectionStateFormat2Test, TestAuthenticationFramework, TestFoldingMultitermQuery, TestElisionMultitermQuery, TestReplicaProperties, IgnoreCommitOptimizeUpdateProcessorFactoryTest, WordBreakSolrSpellCheckerTest, TestMiniSolrCloudCluster, ScriptEngineTest, TestOmitPositions, CoreMergeIndexesAdminHandlerTest, TestRTGBase, FullHLLTest, TestExactStatsCache, TriLevelCompositeIdRoutingTest, DocValuesMultiTest, TestTrieFacet, LeaderFailoverAfterPartitionTest, TestRecoveryHdfs, DistributedQueryComponentCustomSortTest, ShardRoutingCustomTest, TestPHPSerializedResponseWriter, SolrCloudExampleTest, TestBlobHandler, DistributedTermsComponentTest, DistributedFacetPivotLongTailTest, TestCustomSort, TestFastWriter, UpdateParamsTest, TestSha256AuthenticationProvider, TestDynamicFieldCollectionResource, SuggesterTSTTest, TestOrdValues, TestFieldTypeCollectionResource, SolrCmdDistributorTest, RequiredFieldsTest, AddBlockUpdateTest, CacheHeaderTest, RecoveryAfterSoftCommitTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, AutoCommitTest, TestRecovery, TestSolr4Spatial, StatsComponentTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, PolyFieldTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, DocumentBuilderTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestPartialUpdateDeduplication, TestComponentsName, TestQuerySenderListener, CopyFieldTest, MultiTermTest, NumericFieldsTest, MinimalSchemaTest, TestLuceneMatchVersion, TestCharFilters, TestXIncludeConfig, TestBM25SimilarityFactory, TestFastOutputStream, TestFastLRUCache, PreAnalyzedFieldTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestSimpleTrackingShardHandler, AssignTest, CdcrReplicationHandlerTest]
   [junit4] Completed [433/541] on J1 in 401.31s, 1 test, 1 failure <<< FAILURES!

[...truncated 356 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:514: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 541 suites, 2134 tests, 1 failure, 68 ignored (32 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60) - Build # 13983 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/13983/
Java: 32bit/jdk1.8.0_60 -client -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.HttpPartitionTest

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

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [TransactionLog]
	at __randomizedtesting.SeedInfo.seed([18E435A723339E7D]: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)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_18E435A723339E7D-001/solr-instance-018/./collection1/data, /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_18E435A723339E7D-001/solr-instance-018/./collection1/data/index.20150824160622123, /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_18E435A723339E7D-001/solr-instance-018/./collection1/data/index.20150824160622224] expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_18E435A723339E7D-001/solr-instance-018/./collection1/data, /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_18E435A723339E7D-001/solr-instance-018/./collection1/data/index.20150824160622123, /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_18E435A723339E7D-001/solr-instance-018/./collection1/data/index.20150824160622224] expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([18E435A723339E7D:EF97DBFFE5DB319B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:813)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1243)
	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$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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 9118 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-HttpPartitionTest-seed#[18E435A723339E7D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/
   [junit4]   2> 22   INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 25   INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 25   INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 124  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.ZkTestServer start zk server on port:50367
   [junit4]   2> 150  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 195  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 254  INFO  (zkCallback-1-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bd7895 name:ZooKeeperConnection Watcher:127.0.0.1:50367 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 254  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 257  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 258  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 277  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 278  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 280  INFO  (zkCallback-2-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@99feb8 name:ZooKeeperConnection Watcher:127.0.0.1:50367/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 280  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 281  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 285  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 289  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 292  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 294  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 297  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 308  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 313  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 313  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 316  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 317  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 319  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 319  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 322  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 322  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 325  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 325  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 327  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 328  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 330  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 330  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 333  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 333  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 335  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 336  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 338  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 338  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 419  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/cores/collection1
   [junit4]   2> 446  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.e.j.u.log Logging initialized @1849ms
   [junit4]   2> 566  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 645  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8f4f8d{/_,null,AVAILABLE}
   [junit4]   2> 653  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f3638a{HTTP/1.1}{127.0.0.1:42938}
   [junit4]   2> 653  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.e.j.s.Server Started @2059ms
   [junit4]   2> 654  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/tempDir-001/control/data, hostContext=/_, hostPort=47140, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/cores}
   [junit4]   2> 658  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 676  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/'
   [junit4]   2> 786  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 787  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 788  INFO  (zkCallback-3-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a5208b name:ZooKeeperConnection Watcher:127.0.0.1:50367/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 789  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 789  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 791  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 793  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/solr.xml
   [junit4]   2> 903  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/cores
   [junit4]   2> 948  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.CoreContainer New CoreContainer 23385157
   [junit4]   2> 949  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/]
   [junit4]   2> 949  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/lib
   [junit4]   2> 949  WARN  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/lib).
   [junit4]   2> 977  INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] 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> 1132 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1136 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1137 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1138 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50367/solr
   [junit4]   2> 1150 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1150 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1151 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1152 INFO  (zkCallback-5-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19b9122 name:ZooKeeperConnection Watcher:127.0.0.1:50367 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1153 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1153 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1159 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1160 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d9a861 name:ZooKeeperConnection Watcher:127.0.0.1:50367/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1161 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1167 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1172 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1175 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1181 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1185 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1200 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1203 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1205 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1207 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1209 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47140__
   [junit4]   2> 1212 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:47140__
   [junit4]   2> 1225 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1227 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1229 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1230 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94399399995637764-127.0.0.1:47140__-n_0000000000
   [junit4]   2> 1234 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:47140__
   [junit4]   2> 1235 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1237 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.Overseer Overseer (id=94399399995637764-127.0.0.1:47140__-n_0000000000) starting
   [junit4]   2> 1243 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1272 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1330 INFO  (OverseerCollectionProcessor-94399399995637764-127.0.0.1:47140__-n_0000000000) [n:127.0.0.1:47140__    ] o.a.s.c.OverseerProcessor Process current queue of overseer operations
   [junit4]   2> 1330 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1346 INFO  (OverseerStateUpdate-94399399995637764-127.0.0.1:47140__-n_0000000000) [n:127.0.0.1:47140__    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1388 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1388 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1427 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/cores
   [junit4]   2> 1458 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1459 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/cores/collection1/
   [junit4]   2> 1459 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1461 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1461 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1462 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1462 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:47140__    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1465 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1466 INFO  (OverseerStateUpdate-94399399995637764-127.0.0.1:47140__-n_0000000000) [n:127.0.0.1:47140__    ] 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:47140/_",
   [junit4]   2>   "node_name":"127.0.0.1:47140__",
   [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> 1473 INFO  (OverseerStateUpdate-94399399995637764-127.0.0.1:47140__-n_0000000000) [n:127.0.0.1:47140__    ] 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:47140/_",
   [junit4]   2>   "node_name":"127.0.0.1:47140__",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1474 INFO  (OverseerStateUpdate-94399399995637764-127.0.0.1:47140__-n_0000000000) [n:127.0.0.1:47140__    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1481 INFO  (OverseerStateUpdate-94399399995637764-127.0.0.1:47140__-n_0000000000) [n:127.0.0.1:47140__    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1485 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__    ] 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> 2465 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2466 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2467 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2467 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 2469 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2470 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/cores/collection1/'
   [junit4]   2> 2490 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2517 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2534 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2578 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2585 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 2634 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2942 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2958 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2960 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3087 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3092 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 3095 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3097 WARN  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 3097 WARN  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 3098 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 3099 WARN  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 3099 WARN  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 3102 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 3103 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 3104 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3113 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 3116 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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@55d8c6
   [junit4]   2> 3155 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/cores/collection1/data
   [junit4]   2> 3156 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/cores/collection1/data/index/
   [junit4]   2> 3156 WARN  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 3157 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/cores/collection1/data/index
   [junit4]   2> 3160 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6433686735937849]
   [junit4]   2> 3208 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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@4279b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b8605),segFN=segments_1,generation=1}
   [junit4]   2> 3210 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 3211 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/cores/collection1/data/
   [junit4]   2> 3212 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 3402 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 3419 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 3423 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3423 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3424 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3424 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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> 3444 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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> 3445 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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> 3445 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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> 3485 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3490 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3491 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3493 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3513 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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> 3514 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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> 3528 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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> 3528 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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> 3535 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 3535 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 3536 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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=28, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=4.3828125, floorSegmentMB=0.3935546875, forceMergeDeletesPctAllowed=15.684735930623056, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3538 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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@4279b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5b8605),segFN=segments_1,generation=1}
   [junit4]   2> 3539 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 3553 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@144de95[collection1] main
   [junit4]   2> 3561 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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> 3562 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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> 3562 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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> 3565 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 3565 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 3581 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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> 3582 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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> 3582 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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> 3582 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 3599 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3602 INFO  (searcherExecutor-8-thread-1-processing-n:127.0.0.1:47140__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@144de95[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3602 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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> 3604 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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> 3604 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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> 3605 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ 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 1510390403631677440
   [junit4]   2> 3609 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 4.0ms to seed version buckets with highest version 1510390403631677440
   [junit4]   2> 3610 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 3612 INFO  (coreLoadExecutor-7-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 3613 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:47140__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47140__ 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:47140/_ collection:control_collection shard:shard1
   [junit4]   2> 3620 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:47140__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47140__ 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> 3625 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:47140__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47140__ 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/94399399995637764-core_node1-n_0000000000
   [junit4]   2> 3626 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:47140__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 3628 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:47140__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3629 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:47140__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47140__ 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> 3629 INFO  (OverseerStateUpdate-94399399995637764-127.0.0.1:47140__-n_0000000000) [n:127.0.0.1:47140__    ] 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> 3629 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:47140__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:47140/_/collection1/
   [junit4]   2> 3630 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:47140__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3630 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:47140__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:47140/_/collection1/ has no replicas
   [junit4]   2> 3630 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:47140__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47140__ 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:47140/_/collection1/ shard1
   [junit4]   2> 3632 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:47140__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 3632 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__    ] 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> 3637 INFO  (OverseerStateUpdate-94399399995637764-127.0.0.1:47140__-n_0000000000) [n:127.0.0.1:47140__    ] 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:47140/_",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 3741 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__    ] 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> 3788 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:47140__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:47140/_/collection1/ and leader is http://127.0.0.1:47140/_/collection1/
   [junit4]   2> 3789 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:47140__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47140__ 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:47140/_
   [junit4]   2> 3789 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:47140__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3789 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:47140__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47140__ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 3789 INFO  (coreZkRegister-1-thread-1-processing-n:127.0.0.1:47140__ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:47140__ 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> 3792 INFO  (OverseerStateUpdate-94399399995637764-127.0.0.1:47140__-n_0000000000) [n:127.0.0.1:47140__    ] 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:47140/_",
   [junit4]   2>   "node_name":"127.0.0.1:47140__",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 3793 INFO  (OverseerStateUpdate-94399399995637764-127.0.0.1:47140__-n_0000000000) [n:127.0.0.1:47140__    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:47140/_",
   [junit4]   2>   "node_name":"127.0.0.1:47140__",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3897 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__    ] 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> 3982 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3982 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3984 INFO  (zkCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a45cbe name:ZooKeeperConnection Watcher:127.0.0.1:50367/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3984 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3985 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3985 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3989 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 4052 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/cores/collection1
   [junit4]   2> 4053 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001
   [junit4]   2> 4054 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 4055 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d73feb{/_,null,AVAILABLE}
   [junit4]   2> 4056 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1df0ba3{HTTP/1.1}{127.0.0.1:59604}
   [junit4]   2> 4057 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.e.j.s.Server Started @5462ms
   [junit4]   2> 4057 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_, hostPort=55643, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/cores}
   [junit4]   2> 4057 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 4058 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/'
   [junit4]   2> 4073 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4073 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4075 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8768cb name:ZooKeeperConnection Watcher:127.0.0.1:50367/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4075 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4076 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4077 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 4077 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/solr.xml
   [junit4]   2> 4085 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/cores
   [junit4]   2> 4085 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.CoreContainer New CoreContainer 6042535
   [junit4]   2> 4085 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/]
   [junit4]   2> 4086 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/lib
   [junit4]   2> 4086 WARN  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/lib).
   [junit4]   2> 4094 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] 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> 4095 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 4095 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 4096 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 4096 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50367/solr
   [junit4]   2> 4096 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 4096 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 4097 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4098 INFO  (zkCallback-11-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15c576c name:ZooKeeperConnection Watcher:127.0.0.1:50367 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4099 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4099 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 4101 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:55643__    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4103 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ada3 name:ZooKeeperConnection Watcher:127.0.0.1:50367/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 4103 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:55643__    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4107 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:55643__    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 5112 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:55643__    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55643__
   [junit4]   2> 5112 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:55643__    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55643__
   [junit4]   2> 5113 INFO  (zkCallback-8-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> 5113 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__    ] 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> 5113 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__    ] 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> 5115 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:55643__    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5116 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:55643__    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94399399995637768-127.0.0.1:55643__-n_0000000001
   [junit4]   2> 5117 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:55643__    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94399399995637764-127.0.0.1:47140__-n_0000000000 to know if I could be the leader
   [junit4]   2> 5143 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:55643__    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 5143 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:55643__    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 5144 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:55643__    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/cores
   [junit4]   2> 5145 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:55643__    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 5145 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:55643__    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/cores/collection1/
   [junit4]   2> 5145 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:55643__    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 5147 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 5147 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:55643__    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 5147 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 5147 INFO  (TEST-HttpPartitionTest.test-seed#[18E435A723339E7D]) [n:127.0.0.1:55643__    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 5148 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 5149 INFO  (OverseerStateUpdate-94399399995637764-127.0.0.1:47140__-n_0000000000) [n:127.0.0.1:47140__    ] 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:55643/_",
   [junit4]   2>   "node_name":"127.0.0.1:55643__",
   [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> 5150 INFO  (OverseerStateUpdate-94399399995637764-127.0.0.1:47140__-n_0000000000) [n:127.0.0.1:47140__    ] 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:55643/_",
   [junit4]   2>   "node_name":"127.0.0.1:55643__",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 5150 INFO  (OverseerStateUpdate-94399399995637764-127.0.0.1:47140__-n_0000000000) [n:127.0.0.1:47140__    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 5150 INFO  (OverseerStateUpdate-94399399995637764-127.0.0.1:47140__-n_0000000000) [n:127.0.0.1:47140__    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 5253 INFO  (zkCallback-8-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: 2)
   [junit4]   2> 5253 INFO  (zkCallback-6-thread-1-processing-n:127.0.0.1:47140__) [n:127.0.0.1:47140__    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 5253 INFO  (zkCallback-12-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 6149 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 6149 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 6150 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 6150 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 6150 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 6151 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/cores/collection1/'
   [junit4]   2> 6165 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 6173 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 6178 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 6190 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6191 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 6210 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 6322 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 6331 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 6332 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 6350 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 6353 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 6355 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6356 WARN  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 6356 WARN  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 6356 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 6357 WARN  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 6357 WARN  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 6358 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 6358 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 6358 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 6358 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 6359 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ 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@55d8c6
   [junit4]   2> 6360 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/cores/collection1/data
   [junit4]   2> 6361 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 6361 WARN  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 6361 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 6361 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ 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=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6433686735937849]
   [junit4]   2> 6362 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ 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@19e919f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f218b9),segFN=segments_1,generation=1}
   [junit4]   2> 6362 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 6363 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55643__ 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 /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 6363 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55643__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HttpPartitionTest_18E435A723339E7D-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 6370 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 6370 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 6370 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 6370 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6371 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0.1:55643__ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6371 INFO  (coreLoadExecutor-18-thread-1-processing-n:127.0.0.1:55643__) [n:127.0.0

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

lection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_18E435A723339E7D-001/solr-instance-027/./collection1/data/index
   [junit4]   2> 1068941 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[18E435A723339E7D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_18E435A723339E7D-001/solr-instance-027/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_18E435A723339E7D-001/solr-instance-027/./collection1/data;done=false>>]
   [junit4]   2> 1068941 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[18E435A723339E7D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_18E435A723339E7D-001/solr-instance-027/./collection1/data
   [junit4]   2> 1068942 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[18E435A723339E7D]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a47d0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1068956 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[18E435A723339E7D]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1671788{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1068956 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[18E435A723339E7D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=162146
   [junit4]   2> 1068956 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[18E435A723339E7D]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1f122c8
   [junit4]   2> 1068957 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[18E435A723339E7D]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1068957 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[18E435A723339E7D]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1068957 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[18E435A723339E7D]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1068957 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[18E435A723339E7D]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1068958 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[18E435A723339E7D]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1068958 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[18E435A723339E7D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1068958 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[18E435A723339E7D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_18E435A723339E7D-001/solr-instance-028/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_18E435A723339E7D-001/solr-instance-028/./collection1/data/index;done=false>>]
   [junit4]   2> 1068958 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[18E435A723339E7D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_18E435A723339E7D-001/solr-instance-028/./collection1/data/index
   [junit4]   2> 1068958 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[18E435A723339E7D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_18E435A723339E7D-001/solr-instance-028/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_18E435A723339E7D-001/solr-instance-028/./collection1/data;done=false>>]
   [junit4]   2> 1068959 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[18E435A723339E7D]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_18E435A723339E7D-001/solr-instance-028/./collection1/data
   [junit4]   2> 1068959 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigReplication-seed#[18E435A723339E7D]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@275cfa{/solr,null,UNAVAILABLE}
   [junit4]   2> 1068963 INFO  (SUITE-TestReplicationHandler-seed#[18E435A723339E7D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_18E435A723339E7D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {name=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), newname=PostingsFormat(name=Direct)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=en_ZA, timezone=Asia/Baghdad
   [junit4]   2> NOTE: Linux 3.19.0-26-generic i386/Oracle Corporation 1.8.0_60 (32-bit)/cpus=12,threads=1,free=103833120,total=486014976
   [junit4]   2> NOTE: All tests run in this JVM: [FileUtilsTest, HttpPartitionTest, AddBlockUpdateTest, DirectSolrConnectionTest, ClusterStateUpdateTest, TestScoreJoinQPScore, BasicFunctionalityTest, FullHLLTest, HdfsBasicDistributedZkTest, ShardRoutingTest, TestSolrDeletionPolicy2, JsonLoaderTest, BlockCacheTest, SliceStateTest, CdcrReplicationDistributedZkTest, HdfsSyncSliceTest, TestCoreDiscovery, DistributedFacetPivotLongTailTest, ZkSolrClientTest, AlternateDirectoryTest, HdfsDirectoryTest, TestFastLRUCache, JSONWriterTest, SolrPluginUtilsTest, BigEndianAscendingWordSerializerTest, TestRecoveryHdfs, TestReqParamsAPI, TestMaxScoreQueryParser, DistributedFacetPivotSmallAdvancedTest, TestCloudPivotFacet, AnalysisAfterCoreReloadTest, TestOmitPositions, TestFileDictionaryLookup, PreAnalyzedFieldTest, TestShardHandlerFactory, MergeStrategyTest, SharedFSAutoReplicaFailoverTest, TestLRUStatsCache, TestFoldingMultitermQuery, TestAuthorizationFramework, TestManagedResourceStorage, TestAnalyzeInfixSuggestions, TestConfigSetProperties, TestElisionMultitermQuery, TestRawResponseWriter, SolrCloudExampleTest, TestManagedSchemaFieldTypeResource, SpellPossibilityIteratorTest, CopyFieldTest, TestDistributedGrouping, DocValuesMissingTest, BJQParserTest, HdfsCollectionsAPIDistributedZkTest, TestWriterPerf, ResourceLoaderTest, TestSolrConfigHandlerCloud, TestMiniSolrCloudCluster, SpatialFilterTest, TestMacros, StressHdfsTest, OverseerStatusTest, LukeRequestHandlerTest, TestCryptoKeys, CdcrUpdateLogTest, TestLMDirichletSimilarityFactory, IndexSchemaRuntimeFieldTest, TestSmileRequest, AddSchemaFieldsUpdateProcessorFactoryTest, TestCollationFieldDocValues, CursorMarkTest, TestNamedUpdateProcessors, TestBlobHandler, TestInitParams, ShowFileRequestHandlerTest, TestHashPartitioner, TestSimpleTrackingShardHandler, RecoveryAfterSoftCommitTest, DisMaxRequestHandlerTest, TestSha256AuthenticationProvider, AnalyticsMergeStrategyTest, SpellingQueryConverterTest, DocValuesMultiTest, TestAtomicUpdateErrorCases, TestIndexSearcher, BadComponentTest, WordBreakSolrSpellCheckerTest, TestMinMaxOnMultiValuedField, EchoParamsTest, ReturnFieldsTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, TestReplicationHandler]
   [junit4] Completed [286/541] on J1 in 59.88s, 13 tests, 1 failure <<< FAILURES!

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

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



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

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

98 tests failed.
FAILED:  org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat.testPostingsEnumOffsets

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:30CA6FCF3A21034E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.index.BasePostingsFormatTestCase.testPostingsEnumOffsets(BasePostingsFormatTestCase.java:892)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat.testPostingsEnumFreqs

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:787A295A620F1696]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.index.BasePostingsFormatTestCase.testPostingsEnumFreqs(BasePostingsFormatTestCase.java:634)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2.testStressPerFieldCodec

Error Message:
unpaired high surrogate: d800, followed by: 0

Stack Trace:
java.lang.IllegalStateException: unpaired high surrogate: d800, followed by: 0
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:8372A27D2D61190E]:0)
	at org.apache.lucene.analysis.MockTokenizer.failAlways(MockTokenizer.java:131)
	at org.apache.lucene.analysis.MockTokenizer.readCodePoint(MockTokenizer.java:216)
	at org.apache.lucene.analysis.MockTokenizer.incrementToken(MockTokenizer.java:150)
	at org.apache.lucene.analysis.MockTokenFilter.incrementToken(MockTokenFilter.java:81)
	at org.apache.lucene.index.DefaultIndexingChain$PerField.invert(DefaultIndexingChain.java:602)
	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:306)
	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:234)
	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:449)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1461)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1240)
	at org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2.testStressPerFieldCodec(TestPerFieldPostingsFormat2.java:258)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)
	Suppressed: java.lang.IllegalStateException: close() called in wrong state: RESET
		at org.apache.lucene.analysis.MockTokenizer.fail(MockTokenizer.java:126)
		at org.apache.lucene.analysis.MockTokenizer.close(MockTokenizer.java:293)
		at org.apache.lucene.analysis.TokenFilter.close(TokenFilter.java:58)
		at org.apache.lucene.index.DefaultIndexingChain$PerField.invert(DefaultIndexingChain.java:676)
		... 42 more


FAILED:  org.apache.lucene.index.TestAddIndexes.testWithPendingDeletes

Error Message:
expected:<1039> but was:<1040>

Stack Trace:
java.lang.AssertionError: expected:<1039> but was:<1040>
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:DA4F2E6858CAD917]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.index.TestAddIndexes.verifyNumDocs(TestAddIndexes.java:527)
	at org.apache.lucene.index.TestAddIndexes.testWithPendingDeletes(TestAddIndexes.java:181)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.index.TestAddIndexes.testWithPendingDeletes3

Error Message:
expected:<1030> but was:<540>

Stack Trace:
java.lang.AssertionError: expected:<1030> but was:<540>
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:7F9651E317688620]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.index.TestAddIndexes.verifyTermDocs(TestAddIndexes.java:539)
	at org.apache.lucene.index.TestAddIndexes.testWithPendingDeletes3(TestAddIndexes.java:254)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.index.TestAddIndexes.testMoreMerges

Error Message:
expected:<3> but was:<12>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<12>
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:BDA21250E8C95327]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.index.TestAddIndexes.testMoreMerges(TestAddIndexes.java:471)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.index.TestAddIndexes.testSimpleCase

Error Message:
expected:<180> but was:<91>

Stack Trace:
java.lang.AssertionError: expected:<180> but was:<91>
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:D4BDE727F33B57B4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.index.TestAddIndexes.verifyTermDocs(TestAddIndexes.java:539)
	at org.apache.lucene.index.TestAddIndexes.testSimpleCase(TestAddIndexes.java:118)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.index.TestAddIndexes.testMergeAfterCopy

Error Message:
expected:<10> but was:<17>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<17>
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:B7281CAC0C7BD4BE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.index.TestAddIndexes.testMergeAfterCopy(TestAddIndexes.java:419)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.index.TestAddIndexes.testWithPendingDeletes2

Error Message:
expected:<1039> but was:<1040>

Stack Trace:
java.lang.AssertionError: expected:<1039> but was:<1040>
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:523F4ED0A2835DFC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.index.TestAddIndexes.verifyNumDocs(TestAddIndexes.java:527)
	at org.apache.lucene.index.TestAddIndexes.testWithPendingDeletes2(TestAddIndexes.java:217)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.index.TestFilterLeafReader.testFilterIndexReader

Error Message:
expected:<FOUND> but was:<NOT_FOUND>

Stack Trace:
java.lang.AssertionError: expected:<FOUND> but was:<NOT_FOUND>
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:6E13AE47BBA25535]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.lucene.index.TestFilterLeafReader.testFilterIndexReader(TestFilterLeafReader.java:151)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.index.TestIndexWriterExceptions.testExceptionFromTokenStream

Error Message:
expected:<3> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<1>
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:95FF577537EA55DA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.index.TestIndexWriterExceptions.testExceptionFromTokenStream(TestIndexWriterExceptions.java:532)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.index.TestIndexWriterExceptions.testRandomExceptionsThreads

Error Message:
expected:<114> but was:<104>

Stack Trace:
java.lang.AssertionError: expected:<114> but was:<104>
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:4090519C086C7C3B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.index.TestIndexWriterExceptions.testRandomExceptionsThreads(TestIndexWriterExceptions.java:330)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.index.TestIndexWriterExceptions.testDocumentsWriterExceptionThreads

Error Message:
Captured an uncaught exception in thread: Thread[id=396, name=Thread-267, state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=396, name=Thread-267, state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
Caused by: java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.fail(Assert.java:100)
	at org.apache.lucene.index.TestIndexWriterExceptions$5.run(TestIndexWriterExceptions.java:770)


FAILED:  org.apache.lucene.index.TestIndexWriterExceptions.testDocumentsWriterExceptions

Error Message:
expected:<5> but was:<3>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<3>
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:BF504FFC40DBFE35]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.index.TestIndexWriterExceptions.testDocumentsWriterExceptions(TestIndexWriterExceptions.java:673)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.index.TestIndexWriterNRTIsCurrent.testIsCurrentWithThreads

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:CB0880968E287AE5]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.junit.Assert.assertFalse(Assert.java:79)
	at org.apache.lucene.index.TestIndexWriterNRTIsCurrent.testIsCurrentWithThreads(TestIndexWriterNRTIsCurrent.java:65)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.index.TestOmitPositions.testBasic

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:54840694DA5F9A14]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.index.TestOmitPositions.testBasic(TestOmitPositions.java:58)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.index.TestSegmentTermEnum.testTermEnum

Error Message:
MockDirectoryWrapper: cannot close: there are still open files: {_0.cfs=1}

Stack Trace:
java.lang.RuntimeException: MockDirectoryWrapper: cannot close: there are still open files: {_0.cfs=1}
	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:735)
	at org.apache.lucene.index.TestSegmentTermEnum.tearDown(TestSegmentTermEnum.java:44)
	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)
Caused by: java.lang.RuntimeException: unclosed IndexInput: _0.cfs
	at org.apache.lucene.store.MockDirectoryWrapper.addFileHandle(MockDirectoryWrapper.java:623)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:667)
	at org.apache.lucene.codecs.lucene50.Lucene50CompoundReader.<init>(Lucene50CompoundReader.java:71)
	at org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.getCompoundReader(Lucene50CompoundFormat.java:71)
	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:93)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:65)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:50)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:671)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:73)
	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
	at org.apache.lucene.index.TestSegmentTermEnum.verifyDocFreq(TestSegmentTermEnum.java:106)
	at org.apache.lucene.index.TestSegmentTermEnum.testTermEnum(TestSegmentTermEnum.java:64)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	... 28 more


FAILED:  org.apache.lucene.index.TestSegmentTermEnum.testPrevTermAtEnd

Error Message:
MockDirectoryWrapper: cannot close: there are still open files: {_0.cfs=1}

Stack Trace:
java.lang.RuntimeException: MockDirectoryWrapper: cannot close: there are still open files: {_0.cfs=1}
	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:735)
	at org.apache.lucene.index.TestSegmentTermEnum.tearDown(TestSegmentTermEnum.java:44)
	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)
Caused by: java.lang.RuntimeException: unclosed IndexInput: _0.cfs
	at org.apache.lucene.store.MockDirectoryWrapper.addFileHandle(MockDirectoryWrapper.java:623)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:667)
	at org.apache.lucene.codecs.lucene50.Lucene50CompoundReader.<init>(Lucene50CompoundReader.java:71)
	at org.apache.lucene.codecs.lucene50.Lucene50CompoundFormat.getCompoundReader(Lucene50CompoundFormat.java:71)
	at org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:93)
	at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:65)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:58)
	at org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:50)
	at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:671)
	at org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:73)
	at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:63)
	at org.apache.lucene.index.TestSegmentTermEnum.testPrevTermAtEnd(TestSegmentTermEnum.java:82)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	... 28 more


FAILED:  org.apache.lucene.index.TestTermsEnum.testVaryingTermsPerSegment

Error Message:
term 'rgxqcncnumghavdkomvrbuzfad' should exist but doesn't

Stack Trace:
java.lang.AssertionError: term 'rgxqcncnumghavdkomvrbuzfad' should exist but doesn't
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:CE1653AECFDD17C8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.lucene.index.TestTermsEnum.testVaryingTermsPerSegment(TestTermsEnum.java:988)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.search.TestBooleanOr.testBooleanScorerMax

Error Message:
expected:<36736> but was:<33155>

Stack Trace:
java.lang.AssertionError: expected:<36736> but was:<33155>
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:384F1812A2E97C1A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.search.TestBooleanOr.testBooleanScorerMax(TestBooleanOr.java:217)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.search.TestBooleanOr.testElements

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:D2001AE04CB894FB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.search.TestBooleanOr.testElements(TestBooleanOr.java:61)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.search.TestBooleanOr.testParenthesisMust2

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:29685CDE6C7C276]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.search.TestBooleanOr.testParenthesisMust2(TestBooleanOr.java:110)
	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:504)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:746)


FAILED:  org.apache.lucene.search.TestBooleanOr.testParenthesisMust

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:663B2DA92A646C85]:0)
	at org.junit.Assert.fail(Assert.java:93)

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

ene.index.TestIndexWriterExceptions.testRandomExceptionsThreads(TestIndexWriterExceptions.java:330)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:746)
   [junit4]   1> Thread-269: ERROR: hit unexpected exception
   [junit4]   1> Thread-268: ERROR: hit unexpected exception
   [junit4]   1> Thread-267: ERROR: hit unexpected exception
   [junit4]   1> java.lang.AssertionError: did not hit expected exception
   [junit4]   1> 	at org.junit.Assert.fail(Assert.java:93)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterExceptions$5.run(TestIndexWriterExceptions.java:754)
   [junit4]   1> java.lang.AssertionError: did not hit expected exception
   [junit4]   1> 	at org.junit.Assert.fail(Assert.java:93)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterExceptions$5.run(TestIndexWriterExceptions.java:754)
   [junit4]   1> java.lang.AssertionError: did not hit expected exception
   [junit4]   1> 	at org.junit.Assert.fail(Assert.java:93)
   [junit4]   1> 	at org.apache.lucene.index.TestIndexWriterExceptions$5.run(TestIndexWriterExceptions.java:754)
   [junit4]   2> ??? ??, ???? ?:??:?? ????????? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-269,5,TGRP-TestIndexWriterExceptions]
   [junit4]   2> java.lang.AssertionError
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A]:0)
   [junit4]   2> 	at org.junit.Assert.fail(Assert.java:92)
   [junit4]   2> 	at org.junit.Assert.fail(Assert.java:100)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterExceptions$5.run(TestIndexWriterExceptions.java:770)
   [junit4]   2> 
   [junit4]   2> ??? ??, ???? ?:??:?? ????????? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-268,5,TGRP-TestIndexWriterExceptions]
   [junit4]   2> java.lang.AssertionError
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A]:0)
   [junit4]   2> 	at org.junit.Assert.fail(Assert.java:92)
   [junit4]   2> 	at org.junit.Assert.fail(Assert.java:100)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterExceptions$5.run(TestIndexWriterExceptions.java:770)
   [junit4]   2> 
   [junit4]   2> ??? ??, ???? ?:??:?? ????????? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-267,5,TGRP-TestIndexWriterExceptions]
   [junit4]   2> java.lang.AssertionError
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A]:0)
   [junit4]   2> 	at org.junit.Assert.fail(Assert.java:92)
   [junit4]   2> 	at org.junit.Assert.fail(Assert.java:100)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterExceptions$5.run(TestIndexWriterExceptions.java:770)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterExceptions -Dtests.method=testDocumentsWriterExceptionThreads -Dtests.seed=FF7E1B8105831C3A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fa -Dtests.timezone=SystemV/CST6CDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.06s J1 | TestIndexWriterExceptions.testDocumentsWriterExceptionThreads <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: i=0 expected:<1500> but was:<63>
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterExceptions.testDocumentsWriterExceptionThreads(TestIndexWriterExceptions.java:785)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:746)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=396, name=Thread-267, state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterExceptions$5.run(TestIndexWriterExceptions.java:770)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=397, name=Thread-268, state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterExceptions$5.run(TestIndexWriterExceptions.java:770)Throwable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=398, name=Thread-269, state=RUNNABLE, group=TGRP-TestIndexWriterExceptions]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterExceptions$5.run(TestIndexWriterExceptions.java:770)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterExceptions -Dtests.method=testDocumentsWriterExceptions -Dtests.seed=FF7E1B8105831C3A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fa -Dtests.timezone=SystemV/CST6CDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J1 | TestIndexWriterExceptions.testDocumentsWriterExceptions <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but was:<3>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FF7E1B8105831C3A:BF504FFC40DBFE35]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterExceptions.testDocumentsWriterExceptions(TestIndexWriterExceptions.java:673)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:746)
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterExceptions.testTooManyTokens
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/J1/temp/lucene.index.TestIndexWriterExceptions_FF7E1B8105831C3A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {other=PostingsFormat(name=LuceneFixedGap), foo=PostingsFormat(name=LuceneVarGapDocFreqInterval), content=FSTOrd50, crash=PostingsFormat(name=Memory doPackFST= false), subid=PostingsFormat(name=Memory doPackFST= false), content7=PostingsFormat(name=LuceneFixedGap), content6=FSTOrd50, field1=PostingsFormat(name=Memory doPackFST= false), content5=PostingsFormat(name=LuceneVarGapDocFreqInterval), field=PostingsFormat(name=LuceneVarGapDocFreqInterval), content4=PostingsFormat(name=Memory doPackFST= false), contents=PostingsFormat(name=LuceneFixedGap), content2=FSTOrd50, content1=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Memory doPackFST= false), field2=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{binarydv=DocValuesFormat(name=Lucene50), cf=DocValuesFormat(name=Lucene50), sortedsetdv=DocValuesFormat(name=Lucene50), bf=DocValuesFormat(name=Direct), bcf=DocValuesFormat(name=Lucene50), sortednumericdv=DocValuesFormat(name=Direct), f=DocValuesFormat(name=Asserting), numericdv=DocValuesFormat(name=Lucene50), sorteddv=DocValuesFormat(name=Lucene50)}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {content6=DFR GB3(800.0), other=DFR I(n)1, field=DFR I(n)L2, content4=IB SPL-L3(800.0), contents=DFR I(ne)B2, content2=DFR I(ne)2, content1=DFR I(ne)L3(800.0), id=DFR GL1, content=DFR I(ne)B1, crash=IB LL-L2}, locale=fa, timezone=SystemV/CST6CDT
   [junit4]   2> NOTE: Linux 3.19.0-26-generic i386/Oracle Corporation 1.9.0-ea (32-bit)/cpus=12,threads=1,free=173905632,total=315621376
   [junit4]   2> NOTE: All tests run in this JVM: [Test2BPostingsBytes, Test2BBinaryDocValues, TestDocValuesScoring, TestRAMDirectory, TestSpanNotQuery, TestRecyclingIntBlockAllocator, TestIntroSorter, TestCachingTokenFilter, TestPerFieldPostingsFormat2, TestUniqueTermCount, TestControlledRealTimeReopenThread, TestFlushByRamOrCountsPolicy, TestSimilarityBase, TestByteBlockPool, TestSpanSearchEquivalence, TestBooleanQueryVisitSubscorers, TestCustomNorms, TestStringHelper, TestDocBoost, TestAddIndexes, TestSmallFloat, TestPayloadTermQuery, TestFSTs, TestOmitNorms, TestBinaryDocument, TestAutomaton, TestIndexSearcher, TestSegmentTermEnum, TestPriorityQueue, TestSearchAfter, TestIndexWriterNRTIsCurrent, TestRateLimiter, TestTimSorter, TestDisjunctionMaxQuery, TestPackedInts, Test2BPagedBytes, TestTermRangeQuery, TestOmitPositions, TestByteSlices, TestBufferedChecksum, TestForUtil, TestMatchAllDocsQuery, TestSetOnce, TestTimSorterWorstCase, TestNRTCachingDirectory, TestRamUsageEstimator, TestSpanContainQuery, TestStressNRT, TestSpanCollection, TestIndexWriterExceptions]
   [junit4] Completed [132/401] on J1 in 12.18s, 36 tests, 3 failures, 1 error, 1 skipped <<< FAILURES!

[...truncated 882 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: There were test failures: 401 suites, 3227 tests, 9 errors, 89 failures, 49 ignored (45 assumptions)

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