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

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3262 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3262/

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([2EC61EBCCCEC74C3]: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:235)
	at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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.response.TestCustomDocTransformer.testCustomTransformer

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([2EC61EBCCCEC74C3:79A46495E53D2549]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:737)
	at org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer(TestCustomDocTransformer.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//str[.='xx#title_0#']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">24</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
</response>

	request was:q=*:*&fl=id,out:[custom+extra%3Dsubject,title]&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
	... 41 more




Build Log:
[...truncated 9725 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/init-core-data-001
   [junit4]   2> 203218 INFO  (SUITE-HttpPartitionTest-seed#[2EC61EBCCCEC74C3]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qtgv/aa
   [junit4]   2> 203222 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 203223 INFO  (Thread-503) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 203223 INFO  (Thread-503) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 203323 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.ZkTestServer start zk server on port:60868
   [junit4]   2> 203323 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 203324 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203326 INFO  (zkCallback-112-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15d59dfa name:ZooKeeperConnection Watcher:127.0.0.1:60868 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 203327 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203327 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 203327 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 203330 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 203331 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203332 INFO  (zkCallback-113-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@41955349 name:ZooKeeperConnection Watcher:127.0.0.1:60868/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 203332 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203333 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 203333 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 203335 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 203337 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 203338 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 203340 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 203341 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 203343 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 203344 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 203346 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 203346 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 203348 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 203348 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 203350 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 203350 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 203352 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 203352 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 203354 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 203354 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 203356 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 203356 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 203358 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 203358 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 203360 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 203360 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 203362 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 203362 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 203646 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1
   [junit4]   2> 203649 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 203651 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78d53fb8{/qtgv/aa,null,AVAILABLE}
   [junit4]   2> 203653 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@64e59059{HTTP/1.1}{127.0.0.1:39983}
   [junit4]   2> 203653 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.e.j.s.Server Started @206675ms
   [junit4]   2> 203653 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/tempDir-001/control/data, hostPort=57226, hostContext=/qtgv/aa}
   [junit4]   2> 203654 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 203654 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/'
   [junit4]   2> 203672 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/solr.xml
   [junit4]   2> 203688 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores
   [junit4]   2> 203688 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.CoreContainer New CoreContainer 437091294
   [junit4]   2> 203689 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/]
   [junit4]   2> 203689 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/lib
   [junit4]   2> 203689 WARN  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/lib).
   [junit4]   2> 203709 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] 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> 203711 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 203711 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 203711 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 203712 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60868/solr
   [junit4]   2> 203712 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 203712 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 203712 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203714 INFO  (zkCallback-115-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f458728 name:ZooKeeperConnection Watcher:127.0.0.1:60868 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 203715 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203715 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 203719 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 203720 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@190e0296 name:ZooKeeperConnection Watcher:127.0.0.1:60868/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 203720 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 203721 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 203723 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 203725 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 203727 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 203729 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 203731 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 203732 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 203734 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 203735 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57226_qtgv%2Faa
   [junit4]   2> 203735 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57226_qtgv%2Faa
   [junit4]   2> 203737 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 203738 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 203739 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 203740 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000
   [junit4]   2> 203741 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57226_qtgv%2Faa
   [junit4]   2> 203741 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 203742 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.Overseer Overseer (id=94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) starting
   [junit4]   2> 203744 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 203750 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 203750 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 203751 INFO  (OverseerCollectionProcessor-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 203753 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 203756 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 203756 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 203757 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores
   [junit4]   2> 203758 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.SolrCore Created CoreDescriptor: {collection=control_collection, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1, dataDir=data/, coreNodeName=, transient=false, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/, shard=, config=solrconfig.xml, schema=schema.xml, name=collection1, loadOnStartup=true}
   [junit4]   2> 203758 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/
   [junit4]   2> 203758 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 203759 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 203759 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 203760 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 203760 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 203760 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 203760 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 203761 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:57226_qtgv%2Faa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:57226/qtgv/aa",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 203761 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:57226_qtgv%2Faa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:57226/qtgv/aa",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 203761 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 203762 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 203763 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] 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> 203764 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 204760 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 204760 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 204761 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 204761 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 204762 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 204762 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/'
   [junit4]   2> 204778 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 204786 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 204800 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 204830 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 204831 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 204848 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 205768 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 205777 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 205779 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 205791 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 205794 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 205797 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 205798 WARN  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 205798 WARN  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 205798 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 205798 WARN  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 205799 WARN  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 205799 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 205799 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 205799 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 205799 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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@126f1908
   [junit4]   2> 205800 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/data
   [junit4]   2> 205800 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/data/index/
   [junit4]   2> 205800 WARN  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 205801 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/data/index
   [junit4]   2> 205801 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39579239033947977]
   [junit4]   2> 205802 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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@1cf60d30 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ddbd92a),segFN=segments_1,generation=1}
   [junit4]   2> 205802 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 205802 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/data/
   [junit4]   2> 205802 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 205807 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 205807 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 205808 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 205808 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 205808 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 205808 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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> 205809 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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> 205809 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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> 205809 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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> 205812 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 205813 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 205815 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 205816 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 205820 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/admin/luke,/admin/logging,/admin/threads,/schema,standard,/admin/plugins,/admin/ping,/admin/file,/update/json/docs,/update/csv,/replication,/config,/admin/segments,/admin/properties,/get,/update,/admin/system,/update/json
   [junit4]   2> 205821 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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> 205822 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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> 205822 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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> 205823 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 205823 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 205824 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1294554644, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 205824 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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@1cf60d30 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ddbd92a),segFN=segments_1,generation=1}
   [junit4]   2> 205824 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 205825 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@17f1b4dd[collection1] main
   [junit4]   2> 205825 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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> 205826 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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> 205826 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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> 205827 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 205827 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 205827 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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> 205827 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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> 205828 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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> 205828 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 205828 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 205829 INFO  (searcherExecutor-595-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17f1b4dd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 205829 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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> 205829 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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> 205829 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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> 205829 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa 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 1505004056449384448
   [junit4]   2> 205832 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1505004056449384448
   [junit4]   2> 205832 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 205833 INFO  (coreLoadExecutor-594-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 205834 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa 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:57226/qtgv/aa collection:control_collection shard:shard1
   [junit4]   2> 205835 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa 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> 205838 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa 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/94062753357365251-core_node1-n_0000000000
   [junit4]   2> 205839 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 205841 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 205842 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 205842 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa 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> 205842 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57226/qtgv/aa/collection1/
   [junit4]   2> 205842 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 205842 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] 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> 205842 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:57226/qtgv/aa/collection1/ has no replicas
   [junit4]   2> 205842 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa 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:57226/qtgv/aa/collection1/ shard1
   [junit4]   2> 205843 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 205844 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] 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> 205847 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 205850 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 205851 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] 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:57226/qtgv/aa",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 205954 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] 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> 205956 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 206001 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:57226/qtgv/aa/collection1/ and leader is http://127.0.0.1:57226/qtgv/aa/collection1/
   [junit4]   2> 206001 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa 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:57226/qtgv/aa
   [junit4]   2> 206001 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 206001 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 206001 INFO  (coreZkRegister-588-thread-1-processing-x:collection1 s:shard1 n:127.0.0.1:57226_qtgv%2Faa r:core_node1 c:control_collection) [n:127.0.0.1:57226_qtgv%2Faa 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> 206003 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 206004 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:57226_qtgv%2Faa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:57226/qtgv/aa",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 206004 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "node_name":"127.0.0.1:57226_qtgv%2Faa",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:57226/qtgv/aa",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 206107 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] 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> 206109 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 206172 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 206172 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206174 INFO  (zkCallback-118-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71b796e8 name:ZooKeeperConnection Watcher:127.0.0.1:60868/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206174 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206174 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 206174 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 206177 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 206498 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1
   [junit4]   2> 206499 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001
   [junit4]   2> 206500 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 206502 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b146a4a{/qtgv/aa,null,AVAILABLE}
   [junit4]   2> 206503 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1bb8b38d{HTTP/1.1}{127.0.0.1:43272}
   [junit4]   2> 206503 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.e.j.s.Server Started @209525ms
   [junit4]   2> 206503 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solrconfig=solrconfig.xml, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores, hostContext=/qtgv/aa, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/tempDir-001/jetty1, hostPort=48121}
   [junit4]   2> 206503 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1fe91485
   [junit4]   2> 206503 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/'
   [junit4]   2> 206520 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/solr.xml
   [junit4]   2> 206535 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores
   [junit4]   2> 206535 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.CoreContainer New CoreContainer 398679263
   [junit4]   2> 206535 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/]
   [junit4]   2> 206535 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/lib
   [junit4]   2> 206536 WARN  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/lib).
   [junit4]   2> 206544 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] 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> 206545 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 206546 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 206546 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 206546 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60868/solr
   [junit4]   2> 206546 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 206546 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 206547 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206549 INFO  (zkCallback-120-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15f4c675 name:ZooKeeperConnection Watcher:127.0.0.1:60868 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206549 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206550 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 206551 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 206553 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79ef26bd name:ZooKeeperConnection Watcher:127.0.0.1:60868/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 206553 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 206557 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 207562 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48121_qtgv%2Faa
   [junit4]   2> 207562 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:48121_qtgv%2Faa
   [junit4]   2> 207565 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 207566 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94062753357365254-127.0.0.1:48121_qtgv%2Faa-n_0000000001
   [junit4]   2> 207567 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000 to know if I could be the leader
   [junit4]   2> 207567 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 207568 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 207569 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.CoresLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores
   [junit4]   2> 207569 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.SolrCore Created CoreDescriptor: {schema=schema.xml, shard=, dataDir=data/, loadOnStartup=true, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1/, collection=collection1, coreNodeName=, config=solrconfig.xml, name=collection1, instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1, transient=false}
   [junit4]   2> 207570 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.CoresLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1/
   [junit4]   2> 207570 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 207570 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 207571 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 207571 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 207571 INFO  (TEST-HttpPartitionTest.test-seed#[2EC61EBCCCEC74C3]) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 207571 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 207572 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 207573 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:48121_qtgv%2Faa",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:48121/qtgv/aa",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 207573 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "state":"down",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "node_name":"127.0.0.1:48121_qtgv%2Faa",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "base_url":"http://127.0.0.1:48121/qtgv/aa",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 207573 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 207573 INFO  (OverseerStateUpdate-94062753357365251-127.0.0.1:57226_qtgv%2Faa-n_0000000000) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 207676 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] 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> 207676 INFO  (zkCallback-118-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> 207676 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa    ] 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> 207678 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 207678 INFO  (zkCallback-116-thread-1-processing-n:127.0.0.1:57226_qtgv%2Faa) [n:127.0.0.1:57226_qtgv%2Faa    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 207678 INFO  (zkCallback-118-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 5
   [junit4]   2> 208572 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 208572 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 208572 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 208572 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 208573 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 208573 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1/'
   [junit4]   2> 208592 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 208600 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 208614 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 208659 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 208660 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 208670 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 208929 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 208938 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 208940 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 208951 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 208954 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 208957 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 208958 WARN  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 208958 WARN  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 208958 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 208959 WARN  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 208959 WARN  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 208959 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 208960 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 208960 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 208960 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1 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@126f1908
   [junit4]   2> 208961 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1/data
   [junit4]   2> 208961 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 208961 WARN  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_2EC61EBCCCEC74C3-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 208961 INFO  (coreLoadExecutor-605-thread-1-processing-n:127.0.0.1:48121_qtgv%2Faa) [n:127.0.0.1:48121_qtgv%2Faa c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/wor

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

ustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=56169277
   [junit4]   2> 1826518 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@438065c9
   [junit4]   2> 1826518 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=612,transaction_logs_total_number=2}
   [junit4]   2> 1826518 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1826518 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1826519 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1826519 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1826519 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1826520 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_2EC61EBCCCEC74C3-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_2EC61EBCCCEC74C3-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1826520 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_2EC61EBCCCEC74C3-001/init-core-data-001/index
   [junit4]   2> 1826520 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_2EC61EBCCCEC74C3-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_2EC61EBCCCEC74C3-001/init-core-data-001;done=false>>]
   [junit4]   2> 1826520 INFO  (SUITE-TestCustomDocTransformer-seed#[2EC61EBCCCEC74C3]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_2EC61EBCCCEC74C3-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_2EC61EBCCCEC74C3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {title_lettertok=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Memory doPackFST= false), multiDefault=Lucene50(blocksize=128), title=PostingsFormat(name=Memory doPackFST= false), timestamp=Lucene50(blocksize=128), subject=Lucene50(blocksize=128), range_facet_i_dv=Lucene50(blocksize=128), title_stringNoNorms=Lucene50(blocksize=128), text=FST50, id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=PostingsFormat(name=Memory doPackFST= false), range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), title_stemmed=PostingsFormat(name=Memory doPackFST= false)}, docValues:{range_facet_i_dv=DocValuesFormat(name=Direct), range_facet_l_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Direct)}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=sr_ME, timezone=Australia/Darwin
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=236381960,total=517472256
   [junit4]   2> NOTE: All tests run in this JVM: [MigrateRouteKeyTest, SpellCheckComponentTest, TestDocBasedVersionConstraints, MinimalSchemaTest, MoreLikeThisHandlerTest, TestArbitraryIndexDir, OpenCloseCoreStressTest, TestRestManager, DirectSolrSpellCheckerTest, TestSolrJ, StandardRequestHandlerTest, TestSolrConfigHandler, ZkControllerTest, TestRequestStatusCollectionAPI, ResponseHeaderTest, TestManagedResource, TestEmbeddedSolrServerConstructors, TestBinaryField, DistribJoinFromCollectionTest, TestSchemaSimilarityResource, TestRestoreCore, TestRemoteStreaming, HttpPartitionTest, BasicZkTest, UUIDUpdateProcessorFallbackTest, HdfsChaosMonkeySafeLeaderTest, TestSortingResponseWriter, DistribDocExpirationUpdateProcessorTest, TestLMDirichletSimilarityFactory, TestSurroundQueryParser, TestStandardQParsers, TestManagedResourceStorage, TestCollectionAPI, SolrTestCaseJ4Test, TestInitQParser, StressHdfsTest, TestAtomicUpdateErrorCases, TestOrdValues, TestHashPartitioner, TestOverriddenPrefixQueryForCustomFieldType, TestShardHandlerFactory, TestStressLucene, TestJmxIntegration, TestElisionMultitermQuery, TestCoreContainer, ParsingFieldUpdateProcessorsTest, TestRangeQuery, DistribCursorPagingTest, SignatureUpdateProcessorFactoryTest, LoggingHandlerTest, CachingDirectoryFactoryTest, TestRandomFaceting, TestJoin, TestWriterPerf, DeleteInactiveReplicaTest, DirectUpdateHandlerOptimizeTest, TestReloadAndDeleteDocs, AnalysisErrorHandlingTest, TestComplexPhraseQParserPlugin, SystemInfoHandlerTest, TestRandomMergePolicy, TestDynamicFieldResource, ClusterStateUpdateTest, HdfsDirectoryFactoryTest, TestConfig, CurrencyFieldXmlFileTest, TestManagedStopFilterFactory, DocumentBuilderTest, TestSolrXml, DistributedSpellCheckComponentTest, PrimUtilsTest, TestRandomRequestDistribution, TestBlendedInfixSuggestions, TestSystemIdResolver, SimpleFacetsTest, TestFieldTypeResource, OpenExchangeRatesOrgProviderTest, QueryParsingTest, SuggestComponentTest, QueryEqualityTest, TestSolrConfigHandlerConcurrent, TestDistributedSearch, CollectionsAPIDistributedZkTest, CustomCollectionTest, TestReplicationHandler, BasicDistributedZk2Test, LeaderElectionIntegrationTest, CollectionReloadTest, OverseerRolesTest, SpatialHeatmapFacetsTest, CollectionsAPIAsyncDistributedZkTest, TestLFUCache, RemoteQueryErrorTest, TestCloudManagedSchema, ZkSolrClientTest, TestStressRecovery, DeleteShardTest, AutoCommitTest, TestManagedSchemaFieldResource, TestLRUStatsCache, TestIntervalFaceting, ShardRoutingCustomTest, TestHighlightDedupGrouping, TestSolr4Spatial, HardAutoCommitTest, ConnectionManagerTest, SolrCoreCheckLockOnStartupTest, OverriddenZkACLAndCredentialsProvidersTest, DirectUpdateHandlerTest, DistributedDebugComponentTest, ShowFileRequestHandlerTest, BasicFunctionalityTest, AnalysisAfterCoreReloadTest, SchemaVersionSpecificBehaviorTest, SuggesterTest, FacetPivotSmallTest, WordBreakSolrSpellCheckerTest, IndexBasedSpellCheckerTest, TestMergePolicyConfig, TestCollapseQParserPlugin, XsltUpdateRequestHandlerTest, TestQueryUtils, PreAnalyzedUpdateProcessorTest, BinaryUpdateRequestHandlerTest, TestRawResponseWriter, TestAnalyzedSuggestions, VersionInfoTest, JavabinLoaderTest, ReturnFieldsTest, TestPHPSerializedResponseWriter, TestSolrQueryParser, SegmentsInfoRequestHandlerTest, TestCustomDocTransformer]
   [junit4] Completed [408/507] on J2 in 0.95s, 1 test, 1 error <<< FAILURES!

[...truncated 314 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:999: There were test failures: 507 suites, 2007 tests, 1 suite-level error, 1 error, 59 ignored (25 assumptions)

Total time: 53 minutes 37 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3254
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 332351478 bytes
Compression is 0.0%
Took 59 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3263 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3263/

1 tests failed.
FAILED:  org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([9938A792995D19BD:CE5ADDBBB08C4837]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:737)
	at org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer(TestCustomDocTransformer.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//str[.='xx#title_0#']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
</response>

	request was:q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
	... 41 more




Build Log:
[...truncated 10701 lines...]
   [junit4] Suite: org.apache.solr.response.TestCustomDocTransformer
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001
   [junit4]   2> 1780961 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1780962 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1780962 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1780962 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1780962 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1780962 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1780988 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1781007 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1781030 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-doctransformers.xml
   [junit4]   2> 1781030 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1781037 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1781277 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1781284 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1781285 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1781290 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1781293 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1781295 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1781295 WARN  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1781295 WARN  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1781295 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1781296 WARN  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1781296 WARN  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1781296 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1781296 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr
   [junit4]   2> 1781296 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/'
   [junit4]   2> 1781317 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1619625844
   [junit4]   2> 1781317 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/]
   [junit4]   2> 1781317 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib
   [junit4]   2> 1781317 WARN  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1781324 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1781325 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1781326 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1781326 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1781326 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1781327 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {loadOnStartup=true, collection=collection1, name=collection1, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001, shard=shard1, config=solrconfig-doctransformers.xml, instanceDir=collection1, schema=schema.xml, transient=false, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/}
   [junit4]   2> 1781328 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1781328 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 1781329 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1781329 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1781352 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1781363 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1781386 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-doctransformers.xml
   [junit4]   2> 1781386 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1781393 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1781683 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1781692 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1781694 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1781699 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1781701 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1781703 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1781704 WARN  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1781704 WARN  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1781704 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1781704 WARN  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1781704 WARN  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1781704 INFO  (coreLoadExecutor-5270-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1781705 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1781705 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1781705 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1781705 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001
   [junit4]   2> 1781706 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001/index/
   [junit4]   2> 1781706 WARN  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1781706 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001/index
   [junit4]   2> 1781707 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@663d91c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@542e578f),segFN=segments_1,generation=1}
   [junit4]   2> 1781707 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1781707 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001/
   [junit4]   2> 1781711 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1781714 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781715 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781716 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781717 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1781719 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /schema,/admin/ping,/update/json,/admin/luke,/get,/admin/segments,/update/json/docs,/admin/system,/admin/plugins,/admin/threads,/select,/admin/file,/admin/mbeans,/replication,/admin/properties,/admin/logging,/update/csv,/update,/config
   [junit4]   2> 1781720 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1781721 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1781721 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1781721 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1781721 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1781722 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@663d91c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@542e578f),segFN=segments_1,generation=1}
   [junit4]   2> 1781722 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1781722 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1d6436bf[collection1] main
   [junit4]   2> 1781723 WARN  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1781723 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1781723 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1781723 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1781723 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1781723 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1781723 INFO  (searcherExecutor-5271-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d6436bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1781723 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1781724 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1781724 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1505021578037952512
   [junit4]   2> 1781726 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 3 ms to seed version buckets with highest version 1505021578037952512
   [junit4]   2> 1781726 INFO  (coreLoadExecutor-5270-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1781728 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1781731 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCustomTransformer
   [junit4]   2> 1781733 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[0 (1505021578045292544)]} 0 2
   [junit4]   2> 1781734 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[1 (1505021578048438272)]} 0 0
   [junit4]   2> 1781734 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[2 (1505021578048438273)]} 0 0
   [junit4]   2> 1781735 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[3 (1505021578049486848)]} 0 0
   [junit4]   2> 1781735 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[4 (1505021578049486849)]} 0 0
   [junit4]   2> 1781735 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[5 (1505021578049486850)]} 0 0
   [junit4]   2> 1781736 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[6 (1505021578050535424)]} 0 0
   [junit4]   2> 1781736 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[7 (1505021578050535425)]} 0 0
   [junit4]   2> 1781737 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[8 (1505021578051584000)]} 0 0
   [junit4]   2> 1781737 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={wt=json&indent=true} {add=[9 (1505021578051584001)]} 0 0
   [junit4]   2> 1781737 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1781741 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@663d91c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@542e578f),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@663d91c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@542e578f),segFN=segments_2,generation=2}
   [junit4]   2> 1781742 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1781744 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@76c59fd3[collection1] main
   [junit4]   2> 1781744 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1781744 INFO  (searcherExecutor-5271-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@76c59fd3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.3.0):c10)))}
   [junit4]   2> 1781745 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 7
   [junit4]   2> 1781748 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml} hits=10 status=0 QTime=0 
   [junit4]   2> 1781750 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]} hits=10 status=0 QTime=0 
   [junit4]   1> HELLO: title_0#xx#
   [junit4]   1> HELLO: title_1#xx#
   [junit4]   1> HELLO: title_2#xx#
   [junit4]   1> HELLO: title_3#xx#
   [junit4]   1> HELLO: title_4#xx#
   [junit4]   1> HELLO: title_5#xx#
   [junit4]   1> HELLO: title_6#xx#
   [junit4]   1> HELLO: title_7#xx#
   [junit4]   1> HELLO: title_8#xx#
   [junit4]   1> HELLO: title_9#xx#
   [junit4]   2> 1781753 ERROR (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//str[.='xx#title_0#']
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]
   [junit4]   2> 1781754 ERROR (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]:java.lang.RuntimeException: REQUEST FAILED: xpath=//str[.='xx#title_0#']
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:737)
   [junit4]   2> 	at org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer(TestCustomDocTransformer.java:67)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1781757 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@7b479c4a[collection1] realtime
   [junit4]   2> 1781757 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1505021578070458368)} 0 2
   [junit4]   2> 1781758 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1781758 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@663d91c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@542e578f),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@663d91c9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@542e578f),segFN=segments_3,generation=3}
   [junit4]   2> 1781758 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1781759 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@72c1cecc[collection1] main
   [junit4]   2> 1781759 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1781759 INFO  (searcherExecutor-5271-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@72c1cecc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1781759 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 1
   [junit4]   2> 1781760 INFO  (TEST-TestCustomDocTransformer.testCustomTransformer-seed#[9938A792995D19BD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCustomTransformer
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCustomDocTransformer -Dtests.method=testCustomTransformer -Dtests.seed=9938A792995D19BD -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=Australia/LHI -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.04s J2 | TestCustomDocTransformer.testCustomTransformer <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9938A792995D19BD:CE5ADDBBB08C4837]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:770)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:737)
   [junit4]    > 	at org.apache.solr.response.TestCustomDocTransformer.testCustomTransformer(TestCustomDocTransformer.java:67)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//str[.='xx#title_0#']
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="10" start="0"><doc><int name="id">0</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_0</str></arr><str name="out">title_0#xx#</str></doc><doc><int name="id">1</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_1</str></arr><str name="out">title_1#xx#</str></doc><doc><int name="id">2</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_2</str></arr><str name="out">title_2#xx#</str></doc><doc><int name="id">3</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_3</str></arr><str name="out">title_3#xx#</str></doc><doc><int name="id">4</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_4</str></arr><str name="out">title_4#xx#</str></doc><doc><int name="id">5</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_5</str></arr><str name="out">title_5#xx#</str></doc><doc><int name="id">6</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_6</str></arr><str name="out">title_6#xx#</str></doc><doc><int name="id">7</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_7</str></arr><str name="out">title_7#xx#</str></doc><doc><int name="id">8</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_8</str></arr><str name="out">title_8#xx#</str></doc><doc><int name="id">9</int><arr name="subject"><str>xx</str></arr><arr name="title"><str>title_9</str></arr><str name="out">title_9#xx#</str></doc></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=*:*&wt=xml&fl=id,out:[custom+extra%3Dsubject,title]
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:763)
   [junit4]    > 	... 41 more
   [junit4]   2> 1781772 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1781772 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1619625844
   [junit4]   2> 1781772 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@353cd60
   [junit4]   2> 1781772 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=612,transaction_logs_total_number=2}
   [junit4]   2> 1781773 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1781773 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1781773 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1781773 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1781773 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1781774 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1781774 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001/index
   [junit4]   2> 1781774 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001;done=false>>]
   [junit4]   2> 1781774 INFO  (SUITE-TestCustomDocTransformer-seed#[9938A792995D19BD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J2/temp/solr.response.TestCustomDocTransformer_9938A792995D19BD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sr, timezone=Australia/LHI
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_72 (64-bit)/cpus=4,threads=1,free=227077336,total=489684992
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParserResource, TestNoOpRegenerator, ConnectionManagerTest, RemoteQueryErrorTest, TestDistributedMissingSort, TestCollationFieldDocValues, AtomicUpdatesTest, TestDFRSimilarityFactory, TestEmbeddedSolrServerConstructors, DeleteInactiveReplicaTest, TestTrie, EnumFieldTest, HdfsRecoveryZkTest, CollectionReloadTest, RAMDirectoryFactoryTest, HttpPartitionTest, ActionThrottleTest, TestFastLRUCache, TestMacros, ZkStateWriterTest, QueryElevationComponentTest, BadCopyFieldTest, TestAuthenticationFramework, TestFunctionQuery, SolrCoreCheckLockOnStartupTest, BadComponentTest, TestSolrConfigHandlerCloud, CacheHeaderTest, TestFreeTextSuggestions, TestLRUCache, AddBlockUpdateTest, XmlUpdateRequestHandlerTest, BasicZkTest, TestCoreDiscovery, DocValuesMissingTest, TestPivotHelperCode, TestGroupingSearch, MoreLikeThisHandlerTest, NotRequiredUniqueKeyTest, TestClassNameShortening, TestIndexingPerformance, HighlighterMaxOffsetTest, RegexBoostProcessorTest, TestFieldCollectionResource, TestCloudSchemaless, HdfsBasicDistributedZkTest, TestHighFrequencyDictionaryFactory, NoCacheHeaderTest, TestCoreContainer, UUIDUpdateProcessorFallbackTest, SolrCoreTest, SignatureUpdateProcessorFactoryTest, ChaosMonkeySafeLeaderTest, SliceStateTest, QueryEqualityTest, TestConfigOverlay, RulesTest, SOLR749Test, SpellPossibilityIteratorTest, TermVectorComponentTest, TestFuzzyAnalyzedSuggestions, BufferStoreTest, AutoCommitTest, DocumentAnalysisRequestHandlerTest, SolrRequestParserTest, TestChildDocTransformer, AnalyticsQueryTest, SaslZkACLProviderTest, SolrInfoMBeanTest, QueryResultKeyTest, DistributedFacetPivotSmallAdvancedTest, URLClassifyProcessorTest, HdfsDirectoryFactoryTest, BlockCacheTest, DistributedFacetPivotLargeTest, TermsComponentTest, LoggingHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, TestSerializedLuceneMatchVersion, TestUpdate, TestSolrQueryParser, TestDistributedSearch, BasicDistributedZkTest, DistributedVersionInfoTest, FullSolrCloudDistribCmdsTest, MigrateRouteKeyTest, TestRebalanceLeaders, TestCloudPivotFacet, RecoveryZkTest, DistributedIntervalFacetingTest, CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest, TestDistribDocBasedVersion, TestCloudManagedSchema, ZkSolrClientTest, TestShortCircuitedRequests, TestHashPartitioner, DeleteLastCustomShardedReplicaTest, DistributedSpellCheckComponentTest, DistributedTermsComponentTest, TestZkChroot, TestManagedSchemaFieldResource, TestExactStatsCache, TestExactSharedStatsCache, BlockDirectoryTest, TestHighlightDedupGrouping, SimpleFacetsTest, HardAutoCommitTest, TestMiniSolrCloudClusterSSL, SpatialRPTFieldTypeTest, TestFaceting, TestSmileRequest, TestJsonRequest, LukeRequestHandlerTest, CoreAdminRequestStatusTest, HighlighterTest, SolrIndexSplitterTest, TestManagedSchemaFieldTypeResource, SuggesterFSTTest, WordBreakSolrSpellCheckerTest, OutOfBoxZkACLAndCredentialsProvidersTest, FileBasedSpellCheckerTest, TestFoldingMultitermQuery, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, SortByFunctionTest, FastVectorHighlighterTest, SolrPluginUtilsTest, JavabinLoaderTest, CoreMergeIndexesAdminHandlerTest, ReturnFieldsTest, QueryParsingTest, TestCustomDocTransformer]
   [junit4] Completed [411/507] on J2 in 0.83s, 1 test, 1 error <<< FAILURES!

[...truncated 310 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:536: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:484: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:230: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:512: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1444: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:999: There were test failures: 507 suites, 2007 tests, 1 error, 59 ignored (25 assumptions)

Total time: 52 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #3254
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 320743553 bytes
Compression is 0.0%
Took 51 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure