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

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 1952 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1952/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC (asserts: false)

3 tests failed.
FAILED:  org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.testDistribSearch

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

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30 seconds
	at __randomizedtesting.SeedInfo.seed([34FBDCA1467722B2:B51D52B93128428E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:840)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1459)
	at org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:79)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.GeneratedMethodAccessor52.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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.cloud.RemoteQueryErrorTest.testDistribSearch

Error Message:
expected:<[]Document is missing ...> but was:<[Error from server at https://127.0.0.1:60267/qt/y/collection1: ]Document is missing ...>

Stack Trace:
org.junit.ComparisonFailure: expected:<[]Document is missing ...> but was:<[Error from server at https://127.0.0.1:60267/qt/y/collection1: ]Document is missing ...>
	at __randomizedtesting.SeedInfo.seed([34FBDCA1467722B2:B51D52B93128428E]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.RemoteQueryErrorTest.doTest(RemoteQueryErrorTest.java:63)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.GeneratedMethodAccessor110.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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.cloud.TestModifyConfFiles.testDistribSearch

Error Message:
expected:<[Error from server at https://127.0.0.1:57361/pl_/collection1: ]Input stream list wa...> but was:<[]Input stream list wa...>

Stack Trace:
org.junit.ComparisonFailure: expected:<[Error from server at https://127.0.0.1:57361/pl_/collection1: ]Input stream list wa...> but was:<[]Input stream list wa...>
	at __randomizedtesting.SeedInfo.seed([34FBDCA1467722B2:B51D52B93128428E]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.TestModifyConfFiles.doTest(TestModifyConfFiles.java:51)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9181 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestModifyConfFiles
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/init-core-data-001
   [junit4]   2> 1582630 T3967 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1582631 T3967 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /pl_/
   [junit4]   2> 1582637 T3967 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1582639 T3967 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1582640 T3968 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1582740 T3967 oasc.ZkTestServer.run start zk server on port:57352
   [junit4]   2> 1582741 T3967 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1582743 T3967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1582756 T3975 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e7e6c8f name:ZooKeeperConnection Watcher:127.0.0.1:57352 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1582757 T3967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1582758 T3967 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1582758 T3967 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1582769 T3967 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1582771 T3967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1582775 T3978 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f53e5d1 name:ZooKeeperConnection Watcher:127.0.0.1:57352/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1582776 T3967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1582776 T3967 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1582776 T3967 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1582786 T3967 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1582796 T3967 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1582803 T3967 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1582811 T3967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1582813 T3967 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1582823 T3967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1582824 T3967 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1582835 T3967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1582836 T3967 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1582842 T3967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1582842 T3967 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1582848 T3967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1582849 T3967 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1582855 T3967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1582855 T3967 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1582863 T3967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1582864 T3967 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1582871 T3967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1582872 T3967 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1582879 T3967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1582880 T3967 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1582888 T3967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1582889 T3967 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1582896 T3967 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1582896 T3967 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1582903 T3967 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1582905 T3967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1582910 T3981 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ebf76a6 name:ZooKeeperConnection Watcher:127.0.0.1:57352/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1582910 T3967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1582911 T3967 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1584906 T3967 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1584913 T3967 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1584922 T3967 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:57356
   [junit4]   2> 1584925 T3967 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1584925 T3967 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1584926 T3967 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-002
   [junit4]   2> 1584926 T3967 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-002/'
   [junit4]   2> 1585010 T3967 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-002/solr.xml
   [junit4]   2> 1585081 T3967 oasc.CoreContainer.<init> New CoreContainer 964101645
   [junit4]   2> 1585081 T3967 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-002/]
   [junit4]   2> 1585083 T3967 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1585083 T3967 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1585084 T3967 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1585084 T3967 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1585084 T3967 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1585085 T3967 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1585085 T3967 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1585085 T3967 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1585086 T3967 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1585086 T3967 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1585090 T3967 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1585091 T3967 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1585091 T3967 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1585092 T3967 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1585093 T3967 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57352/solr
   [junit4]   2> 1585093 T3967 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1585093 T3967 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1585095 T3967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1585099 T3993 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@253978c9 name:ZooKeeperConnection Watcher:127.0.0.1:57352 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1585100 T3967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1585101 T3967 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1585110 T3967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1585111 T3996 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@212608a8 name:ZooKeeperConnection Watcher:127.0.0.1:57352/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1585112 T3967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1585115 T3967 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1585126 T3967 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1585135 T3967 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1585144 T3967 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1585153 T3967 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1585165 T3967 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1585170 T3967 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57356_pl_
   [junit4]   2> 1585172 T3967 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57356_pl_
   [junit4]   2> 1585181 T3967 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1585187 T3967 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1585194 T3967 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1585200 T3967 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:57356_pl_
   [junit4]   2> 1585201 T3967 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1585207 T3967 oasc.Overseer.start Overseer (id=92973405209034756-127.0.0.1:57356_pl_-n_0000000000) starting
   [junit4]   2> 1585215 T3967 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1585245 T3967 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1585247 T3998 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1585249 T3967 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1585257 T3967 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1585262 T3967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1585276 T3997 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1585288 T4000 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1585289 T4000 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1585291 T4000 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1585291 T3996 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1585302 T3997 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "node_name":"127.0.0.1:57356_pl_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57356/pl_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null}
   [junit4]   2> 1585302 T3997 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1585303 T3997 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 1585303 T3997 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1585311 T3996 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1586292 T4000 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1586292 T4000 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1586295 T4000 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1586295 T4000 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1586302 T4000 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1586302 T4000 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-002/collection1/'
   [junit4]   2> 1586305 T4000 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1586310 T4000 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1586312 T4000 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1586352 T4000 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1586359 T4000 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1586412 T4000 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 1586477 T4000 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1586481 T4000 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1586497 T4000 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1586962 T4000 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1586973 T4000 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1586975 T4000 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1587012 T4000 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1587020 T4000 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1587027 T4000 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1587032 T4000 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1587033 T4000 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1587033 T4000 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1587037 T4000 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1587037 T4000 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1587037 T4000 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1587037 T4000 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1587038 T4000 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-001/control/data/
   [junit4]   2> 1587038 T4000 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ec3ee8
   [junit4]   2> 1587040 T4000 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-001/control/data
   [junit4]   2> 1587041 T4000 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-001/control/data/index/
   [junit4]   2> 1587041 T4000 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1587041 T4000 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-001/control/data/index
   [junit4]   2> 1587042 T4000 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=47.1474609375, floorSegmentMB=0.8818359375, forceMergeDeletesPctAllowed=10.601667528001682, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1587043 T4000 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@261d9069 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ef3f10b),segFN=segments_1,generation=1}
   [junit4]   2> 1587043 T4000 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1587051 T4000 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1587052 T4000 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1587053 T4000 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1587053 T4000 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1587053 T4000 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1587053 T4000 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1587054 T4000 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1587054 T4000 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1587054 T4000 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1587055 T4000 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1587056 T4000 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1587057 T4000 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1587057 T4000 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1587058 T4000 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1587059 T4000 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1587059 T4000 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1587060 T4000 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1587060 T4000 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1587062 T4000 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1587064 T4000 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1587064 T4000 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1587064 T4000 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1587065 T4000 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1587065 T4000 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1587066 T4000 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1587066 T4000 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1587067 T4000 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1587067 T4000 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1587080 T4000 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1587081 T4000 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1587085 T4000 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1587087 T4000 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1587092 T4000 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1587092 T4000 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1587092 T4000 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19448427239970548]
   [junit4]   2> 1587093 T4000 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@261d9069 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ef3f10b),segFN=segments_1,generation=1}
   [junit4]   2> 1587093 T4000 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1587093 T4000 oass.SolrIndexSearcher.<init> Opening Searcher@405baab9[collection1] main
   [junit4]   2> 1587093 T4000 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1587096 T4000 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1587096 T4000 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1587098 T4000 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1587099 T4000 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1587099 T4000 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1587101 T4000 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1587101 T4000 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1587104 T4000 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 1587111 T4000 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1587111 T4000 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1587112 T4000 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1587112 T4000 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1587113 T4000 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1587113 T4001 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@405baab9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1587115 T4004 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:57356/pl_ collection:control_collection shard:shard1
   [junit4]   2> 1587116 T3967 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1587116 T3967 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1587117 T4004 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1587127 T3967 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1587131 T4004 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1587136 T4004 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1587136 T4004 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C745 name=collection1 org.apache.solr.core.SolrCore@8ecd29 url=https://127.0.0.1:57356/pl_/collection1 node=127.0.0.1:57356_pl_ C745_STATE=coll:control_collection core:collection1 props:{node_name=127.0.0.1:57356_pl_, core=collection1, base_url=https://127.0.0.1:57356/pl_, state=down}
   [junit4]   2> 1587137 T4004 C745 P57356 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:57356/pl_/collection1/
   [junit4]   2> 1587137 T4004 C745 P57356 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1587138 T4004 C745 P57356 oasc.SyncStrategy.syncToMe https://127.0.0.1:57356/pl_/collection1/ has no replicas
   [junit4]   2> 1587138 T4004 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:57356/pl_/collection1/ shard1
   [junit4]   2> 1587139 T4004 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1587139 T3996 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1587140 T3967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1587145 T4007 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@385b8f30 name:ZooKeeperConnection Watcher:127.0.0.1:57352/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1587145 T3967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1587146 T3967 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1587148 T3967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1587156 T3997 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"}
   [junit4]   2> 1587158 T3967 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1587159 T3967 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1587159 T3967 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1587160 T3967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1587164 T4010 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c6e997c name:ZooKeeperConnection Watcher:127.0.0.1:57352/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1587165 T3967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1587165 T3967 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1587166 T3996 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1587167 T4007 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1587184 T3997 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57356/pl_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 1587189 T3996 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1587190 T3997 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 2, message = {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "name":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "stateFormat":2}
   [junit4]   2> 1587191 T3997 oasc.Overseer$ClusterStateUpdater.buildCollection Building a new collection: collection1
   [junit4]   2> 1587191 T3997 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1587191 T3997 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 1587197 T3997 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1587200 T4007 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1587201 T3996 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1587218 T4004 oasc.ZkController.register We are https://127.0.0.1:57356/pl_/collection1/ and leader is https://127.0.0.1:57356/pl_/collection1/
   [junit4]   2> 1587218 T4004 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:57356/pl_
   [junit4]   2> 1587218 T4004 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1587218 T4004 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1587219 T4004 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1587221 T3996 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1587230 T3997 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "node_name":"127.0.0.1:57356_pl_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57356/pl_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1"}
   [junit4]   2> 1587339 T4007 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1587339 T3996 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1589095 T3967 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1589095 T3967 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1589109 T3967 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1589110 T3967 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:57361
   [junit4]   2> 1589116 T3967 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1589117 T3967 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1589118 T3967 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-003
   [junit4]   2> 1589118 T3967 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-003/'
   [junit4]   2> 1589176 T3967 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-003/solr.xml
   [junit4]   2> 1589257 T3967 oasc.CoreContainer.<init> New CoreContainer 1951781510
   [junit4]   2> 1589257 T3967 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-003/]
   [junit4]   2> 1589260 T3967 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1589260 T3967 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1589261 T3967 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1589261 T3967 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1589262 T3967 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1589262 T3967 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1589263 T3967 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1589263 T3967 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1589264 T3967 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1589264 T3967 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1589268 T3967 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1589271 T3967 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1589271 T3967 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1589271 T3967 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1589272 T3967 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57352/solr
   [junit4]   2> 1589272 T3967 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1589272 T3967 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1589274 T3967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1589279 T4022 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@631b5b08 name:ZooKeeperConnection Watcher:127.0.0.1:57352 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1589280 T3967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1589281 T3967 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1589290 T3967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1589294 T4025 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f0c2d7b name:ZooKeeperConnection Watcher:127.0.0.1:57352/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1589295 T3967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1589321 T3967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1590347 T3967 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57361_pl_
   [junit4]   2> 1590350 T3967 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57361_pl_
   [junit4]   2> 1590366 T3967 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1590393 T4026 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1590393 T4026 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1590400 T3996 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1590402 T4026 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1590402 T4026 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1590404 T4026 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1590409 T4026 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 0 
   [junit4]   2> 1590410 T4026 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1590431 T3997 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:57361_pl_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57361/pl_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null}
   [junit4]   2> 1590444 T3997 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1590447 T3997 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1590465 T3996 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1590466 T3997 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 1590468 T4025 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1590470 T4025 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 1 
   [junit4]   2> 1591411 T4026 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1591413 T4026 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1591416 T4026 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1591416 T4026 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1591423 T4026 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1591423 T4026 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-003/collection1/'
   [junit4]   2> 1591426 T4026 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1591427 T4026 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1591428 T4026 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1591484 T4026 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1591491 T4026 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1591548 T4026 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 1591598 T4026 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1591602 T4026 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1591611 T4026 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1592120 T4026 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1592129 T4026 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1592133 T4026 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1592170 T4026 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1592177 T4026 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1592186 T4026 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1592190 T4026 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1592191 T4026 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1592191 T4026 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1592194 T4026 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1592194 T4026 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1592194 T4026 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1592194 T4026 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1592195 T4026 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-001/jetty1/
   [junit4]   2> 1592195 T4026 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ec3ee8
   [junit4]   2> 1592195 T4026 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-001/jetty1
   [junit4]   2> 1592197 T4026 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-001/jetty1/index/
   [junit4]   2> 1592197 T4026 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1592197 T4026 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-001/jetty1/index
   [junit4]   2> 1592198 T4026 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=47.1474609375, floorSegmentMB=0.8818359375, forceMergeDeletesPctAllowed=10.601667528001682, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1592199 T4026 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@46867430 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25361f7c),segFN=segments_1,generation=1}
   [junit4]   2> 1592199 T4026 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1592209 T4026 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1592210 T4026 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1592210 T4026 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1592210 T4026 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1592211 T4026 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1592212 T4026 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1592212 T4026 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1592212 T4026 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1592213 T4026 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1592214 T4026 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1592215 T4026 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1592216 T4026 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1592217 T4026 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1592218 T4026 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 1592218 T4026 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 1592220 T4026 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 1592221 T4026 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 1592222 T4026 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 1592224 T4026 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 1592225 T4026 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 1592225 T4026 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 1592226 T4026 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 1592227 T4026 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 1592228 T4026 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 1592229 T4026 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 1592229 T4026 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1592230 T4026 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1592231 T4026 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1592242 T4026 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1592245 T4026 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1592246 T4026 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1592248 T4026 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1592253 T4026 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1592253 T4026 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1592254 T4026 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19448427239970548]
   [junit4]   2> 1592254 T4026 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@46867430 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25361f7c),segFN=segments_1,generation=1}
   [junit4]   2> 1592254 T4026 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1592255 T4026 oass.SolrIndexSearcher.<init> Opening Searcher@7cb5cc6b[collection1] main
   [junit4]   2> 1592256 T4026 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1592259 T4026 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1592259 T4026 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1592260 T4026 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1592260 T4026 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1592261 T4026 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1592264 T4026 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1592265 T4026 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1592265 T4026 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 1592265 T4026 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1592265 T4026 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1592268 T4027 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7cb5cc6b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1592268 T4026 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1592271 T4030 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:57361/pl_ collection:collection1 shard:shard2
   [junit4]   2> 1592271 T3967 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1592271 T3967 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1592273 T4030 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1592287 T4030 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1592293 T4030 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1592293 T4030 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C746 name=collection1 org.apache.solr.core.SolrCore@79ffc073 url=https://127.0.0.1:57361/pl_/collection1 node=127.0.0.1:57361_pl_ C746_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:57361_pl_, core=collection1, base_url=https://127.0.0.1:57361/pl_, state=down}
   [junit4]   2> 1592293 T4030 C746 P57361 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:57361/pl_/collection1/
   [junit4]   2> 1592293 T4030 C746 P57361 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1592294 T4030 C746 P57361 oasc.SyncStrategy.syncToMe https://127.0.0.1:57361/pl_/collection1/ has no replicas
   [junit4]   2> 1592294 T4030 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:57361/pl_/collection1/ shard2
   [junit4]   2> 1592294 T4030 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1592296 T3996 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1592308 T3997 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"}
   [junit4]   2> 1592317 T3997 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 1592320 T4025 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1592322 T4025 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 2 
   [junit4]   2> 1592338 T3997 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57361/pl_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 1592345 T3996 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1592347 T3997 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 1592348 T4025 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1592350 T4025 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1592376 T4030 oasc.ZkController.register We are https://127.0.0.1:57361/pl_/collection1/ and leader is https://127.0.0.1:57361/pl_/collection1/
   [junit4]   2> 1592376 T4030 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:57361/pl_
   [junit4]   2> 1592376 T4030 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1592376 T4030 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1592377 T4030 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1592379 T3996 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1592395 T3997 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:57361_pl_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57361/pl_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard2"}
   [junit4]   2> 1592397 T4030 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 3 
   [junit4]   2> 1592411 T3997 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 1592414 T4025 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1592416 T4025 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1594232 T3967 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1594234 T3967 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1594243 T3967 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1594248 T3967 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:57364
   [junit4]   2> 1594253 T3967 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1594253 T3967 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1594254 T3967 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-004
   [junit4]   2> 1594254 T3967 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-004/'
   [junit4]   2> 1594300 T3967 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-004/solr.xml
   [junit4]   2> 1594384 T3967 oasc.CoreContainer.<init> New CoreContainer 139035184
   [junit4]   2> 1594385 T3967 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-004/]
   [junit4]   2> 1594386 T3967 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1594386 T3967 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1594387 T3967 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1594387 T3967 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1594387 T3967 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 1594388 T3967 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1594388 T3967 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1594389 T3967 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1594389 T3967 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1594389 T3967 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1594392 T3967 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1594396 T3967 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1594396 T3967 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1594396 T3967 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1594397 T3967 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57352/solr
   [junit4]   2> 1594397 T3967 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1594397 T3967 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1594399 T3967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1594403 T4042 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21f732e8 name:ZooKeeperConnection Watcher:127.0.0.1:57352 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1594404 T3967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1594405 T3967 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1594411 T3967 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1594416 T4045 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fd40553 name:ZooKeeperConnection Watcher:127.0.0.1:57352/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1594417 T3967 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1594444 T3967 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1595467 T3967 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57364_pl_
   [junit4]   2> 1595473 T3967 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57364_pl_
   [junit4]   2> 1595491 T3967 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1595522 T4046 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1595522 T4046 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1595527 T3996 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1595530 T4046 oasc.ZkController.preRegister Registering watch for external collection collection1
   [junit4]   2> 1595530 T4046 oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1595533 T4046 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1595536 T4046 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 4 
   [junit4]   2> 1595537 T4046 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1595539 T3997 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "node_name":"127.0.0.1:57364_pl_",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:57364/pl_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null}
   [junit4]   2> 1595550 T3997 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1595554 T3997 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1595572 T3997 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/collection1/state.json
   [junit4]   2> 1595575 T4025 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1595575 T4045 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json, has occurred - updating... 
   [junit4]   2> 1595577 T4025 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1595577 T4045 oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to ver 5 
   [junit4]   2> 1596538 T4046 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1596538 T4046 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1596542 T4046 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1596542 T4046 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1596550 T4046 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1596551 T4046 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-004/collection1/'
   [junit4]   2> 1596554 T4046 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1596555 T4046 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1596556 T4046 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1596591 T4046 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 1596599 T4046 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 1596645 T4046 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 1596708 T4046 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1596711 T4046 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1596735 T4046 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1597203 T4046 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1597212 T4046 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1597215 T4046 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1597251 T4046 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1597258 T4046 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1597265 T4046 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1597270 T4046 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1597271 T4046 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1597272 T4046 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1597276 T4046 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1597276 T4046 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1597276 T4046 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1597277 T4046 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1597277 T4046 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-34FBDCA1467722B2-001/tempDir-001/jetty2/
   [junit4]   2> 1597278 T4046 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ec3ee8
   [junit4]   2>

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

dsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=6318, maxDocsPerChunk=626), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=6318)), sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ja, timezone=America/Curacao
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_67 (64-bit)/cpus=2,threads=1,free=96112280,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryUtils, SolrXmlInZkTest, TestAddFieldRealTimeGet, DistributedQueryElevationComponentTest, NoCacheHeaderTest, TestMergePolicyConfig, HighlighterMaxOffsetTest, DocumentBuilderTest, OpenExchangeRatesOrgProviderTest, TestFuzzyAnalyzedSuggestions, TestReplicationHandler, TestCharFilters, TestBinaryResponseWriter, SOLR749Test, SpellCheckComponentTest, DirectUpdateHandlerTest, HdfsCollectionsAPIDistributedZkTest, TestSortingResponseWriter, TestSystemIdResolver, RequiredFieldsTest, TestRandomDVFaceting, CloudExitableDirectoryReaderTest, HdfsBasicDistributedZkTest, CoreContainerCoreInitFailuresTest, TestCopyFieldCollectionResource, ScriptEngineTest, DisMaxRequestHandlerTest, SolrCoreCheckLockOnStartupTest, FullSolrCloudDistribCmdsTest, AtomicUpdatesTest, TestRangeQuery, TestSolrConfigHandlerConcurrent, JSONWriterTest, HdfsUnloadDistributedZkTest, TestRandomMergePolicy, TriLevelCompositeIdRoutingTest, CustomCollectionTest, ZkSolrClientTest, PluginInfoTest, DistributedQueueTest, BasicZkTest, TestSolrCoreProperties, SolrPluginUtilsTest, SpellingQueryConverterTest, CollectionsAPIAsyncDistributedZkTest, ShardSplitTest, ClusterStateTest, TestStressVersions, TestQuerySenderNoQuery, DistributedQueryComponentCustomSortTest, TestFieldTypeResource, IndexBasedSpellCheckerTest, HardAutoCommitTest, FileUtilsTest, BJQParserTest, HttpPartitionTest, MultiThreadedOCPTest, TestModifyConfFiles, ResourceLoaderTest, DirectSolrConnectionTest, TestPhraseSuggestions, DocExpirationUpdateProcessorFactoryTest, TestCollationField, TestSolrXml, TestComplexPhraseQParserPlugin, UUIDFieldTest, QueryEqualityTest, HdfsWriteToMultipleCollectionsTest, TestSolrQueryParser, SharedFSAutoReplicaFailoverTest, TestJmxIntegration, TestHighlightDedupGrouping, TestSerializedLuceneMatchVersion, TestRemoteStreaming, CircularListTest, TimeZoneUtilsTest, ReplicationFactorTest, SliceStateTest, ZkCLITest, ExitableDirectoryReaderTest, TestSweetSpotSimilarityFactory, TestSchemaSimilarityResource, QueryElevationComponentTest, TestIndexSearcher, TestCollapseQParserPlugin, SSLMigrationTest, SolrInfoMBeanTest, TestMiniSolrCloudCluster, TestWriterPerf, TestRestManager, TestCollectionAPI, TestFieldTypeCollectionResource, NumericFieldsTest, TestBulkSchemaConcurrent, SolrRequestParserTest, OpenCloseCoreStressTest, DocumentAnalysisRequestHandlerTest, BinaryUpdateRequestHandlerTest, TestSearchPerf, TestOrdValues, TestLuceneMatchVersion, CoreMergeIndexesAdminHandlerTest, TestRecoveryHdfs, RollingRestartTest, TestPartialUpdateDeduplication, HdfsSyncSliceTest, SolrIndexSplitterTest, TestConfigReload, TestDistributedMissingSort, TestIBSimilarityFactory, TestFunctionQuery, ClusterStateUpdateTest, CoreAdminHandlerTest, MBeansHandlerTest, LeaderFailoverAfterPartitionTest, TestLMJelinekMercerSimilarityFactory, TestSchemaNameResource, TestZkChroot, TestDefaultSimilarityFactory, TestJoin, LeaderElectionIntegrationTest, SystemInfoHandlerTest, RecoveryZkTest, TestUtils, MultiTermTest, SolrCmdDistributorTest, CollectionsAPIDistributedZkTest, AddBlockUpdateTest, QueryParsingTest, LeaderInitiatedRecoveryOnCommitTest, TestRequestStatusCollectionAPI, TestSolrQueryParserDefaultOperatorResource, TestSolrXmlPersistence, TestSolrConfigHandlerCloud, CopyFieldTest, TestSolrIndexConfig, OverseerCollectionProcessorTest, CurrencyFieldXmlFileTest, SpellPossibilityIteratorTest, TestCloudInspectUtil, TestFastOutputStream, StandardRequestHandlerTest, TestReRankQParserPlugin, TermVectorComponentDistributedTest, XmlUpdateRequestHandlerTest, TestFileDictionaryLookup, TestSurroundQueryParser, TestSchemaVersionResource, DistribDocExpirationUpdateProcessorTest, SchemaVersionSpecificBehaviorTest, TestRecovery, TestJmxMonitoredMap, DefaultValueUpdateProcessorTest, MoreLikeThisHandlerTest, TestAnalyzeInfixSuggestions, TestFastWriter, SolrCoreTest, TestNonNRTOpen, SearchHandlerTest, ExternalFileFieldSortTest, PreAnalyzedUpdateProcessorTest, SampleTest, TestXIncludeConfig, CoreAdminCreateDiscoverTest, CSVRequestHandlerTest, AliasIntegrationTest, BadIndexSchemaTest, TestLFUCache, TestShardHandlerFactory, XsltUpdateRequestHandlerTest, SynonymTokenizerTest, TestLazyCores, ExternalCollectionsTest, ReturnFieldsTest, TestManagedResource, TestRandomFaceting, ModifyConfFileTest, AddSchemaFieldsUpdateProcessorFactoryTest, HdfsBasicDistributedZk2Test, TestBM25SimilarityFactory, AnalysisErrorHandlingTest, UnloadDistributedZkTest, OverseerStatusTest, TestFaceting, TestArbitraryIndexDir, TestReload, TestConfig, SuggesterTSTTest, TestDefaultSearchFieldResource, DistributedQueryComponentOptimizationTest, HdfsDirectoryTest, TestCloudManagedSchema, TestBadConfig, TestElisionMultitermQuery, DeleteLastCustomShardedReplicaTest, StressHdfsTest, PolyFieldTest, SimpleCollectionCreateDeleteTest, TestRTGBase, ShardRoutingTest, SpatialFilterTest, TestNoOpRegenerator, DOMUtilTest, CursorPagingTest, DeleteReplicaTest, FacetPivotSmallTest, ParsingFieldUpdateProcessorsTest, IndexSchemaTest, TestDocumentBuilder, TestFastLRUCache, TestDFRSimilarityFactory, ConvertedLegacyTest, TestSimpleQParserPlugin, TestDocBasedVersionConstraints, IndexSchemaRuntimeFieldTest, DirectUpdateHandlerOptimizeTest, MigrateRouteKeyTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, OverseerTest, LeaderElectionTest, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, TestGroupingSearch, PeerSyncTest, TestSort, TestFiltering, BasicFunctionalityTest, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestStressLucene, TestTrie, SuggesterWFSTTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, DebugComponentTest, CacheHeaderTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, TestDocSet, TestBinaryField, MinimalSchemaTest, OutputWriterTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestCodecSupport, EchoParamsTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, LegacyHTMLStripCharFilterTest, URLClassifyProcessorTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, AssignTest, AsyncMigrateRouteKeyTest, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribCursorPagingTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, RemoteQueryErrorTest]
   [junit4] Completed in 55.83s, 1 test, 1 failure <<< FAILURES!

[...truncated 313 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:190: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1363: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:970: There were test failures: 450 suites, 1845 tests, 3 failures, 51 ignored (21 assumptions)

Total time: 183 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC (asserts: false)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 1954 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1954/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseSerialGC (asserts: true)

1 tests failed.
FAILED:  org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFqParam

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:61993/solr

Stack Trace:
java.lang.AssertionError: Timeout occured while waiting response from server at: https://127.0.0.1:61993/solr
	at __randomizedtesting.SeedInfo.seed([9C3A0A47AA3E9DE3:6D71B4B43A7EEAD6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFqParam(TestSolrEntityProcessorEndToEnd.java:169)
	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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13508 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/init-core-data-001
   [junit4]   2> 54199 T109 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 54211 T109 oas.SolrTestCaseJ4.setUp ###Starting testFullImportInnerEntity
   [junit4]   2> 54359 T109 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 54360 T109 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-001/collection1/'
   [junit4]   2> 54461 T109 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 54701 T109 oasc.SolrConfig.<init> Loaded SolrConfig: dataimport-solrconfig.xml
   [junit4]   2> 54702 T109 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-001/collection1/conf/dataimport-schema.xml
   [junit4]   2> 54716 T109 oass.IndexSchema.readSchema [null] Schema name=dih_test
   [junit4]   2> 54779 T109 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 54780 T109 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 54781 T109 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 54783 T109 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 54783 T109 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-001
   [junit4]   2> 54784 T109 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-001/'
   [junit4]   2> 54863 T109 oasc.CoreContainer.<init> New CoreContainer 1897144111
   [junit4]   2> 54864 T109 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-001/]
   [junit4]   2> 54866 T109 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 54866 T109 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 54866 T109 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 54866 T109 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 54867 T109 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 54868 T109 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 54868 T109 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 54868 T109 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 54869 T109 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 54869 T109 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 54874 T109 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 54884 T109 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 54884 T109 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 54885 T109 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 54902 T110 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-001/collection1/'
   [junit4]   2> 54977 T110 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 55047 T110 oasc.SolrConfig.<init> Loaded SolrConfig: dataimport-solrconfig.xml
   [junit4]   2> 55049 T110 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-001/collection1/conf/dataimport-schema.xml
   [junit4]   2> 55064 T110 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 55133 T110 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 55134 T110 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 55135 T110 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 55137 T110 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-001/collection1/
   [junit4]   2> 55138 T110 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 55184 T110 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-001/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/init-core-data-001/
   [junit4]   2> 55184 T110 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 55185 T110 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}
   [junit4]   2> 55186 T110 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 55228 T110 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/init-core-data-001
   [junit4]   2> 55229 T110 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/init-core-data-001/index/
   [junit4]   2> 55230 T110 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 55232 T110 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/init-core-data-001/index
   [junit4]   2> 55255 T110 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 55255 T110 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 55257 T110 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" (default)
   [junit4]   2> 55258 T110 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 55259 T110 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 55259 T110 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 55259 T110 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 55260 T110 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 55260 T110 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 55262 T110 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 55262 T110 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 55263 T110 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 55265 T110 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 55266 T110 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 55266 T110 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 55267 T110 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 55267 T110 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 55268 T110 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 55268 T110 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 55269 T110 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 55270 T110 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 55271 T110 oasc.RequestHandlers.initHandlersFromConfig created /dataimport: org.apache.solr.handler.dataimport.DataImportHandler
   [junit4]   2> 55272 T110 oasc.RequestHandlers.initHandlersFromConfig created /search: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 55273 T110 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 55290 T110 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 55294 T110 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 55304 T110 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 55306 T110 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 55314 T110 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 55314 T110 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 55354 T110 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 55355 T110 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 55355 T110 oass.SolrIndexSearcher.<init> Opening Searcher@6e7bfde7[collection1] main
   [junit4]   2> 55356 T110 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-001/collection1/conf
   [junit4]   2> 55356 T110 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-001/collection1/conf}
   [junit4]   2> 55356 T110 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-001/collection1/conf
   [junit4]   2> 55357 T110 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 55358 T110 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-001/collection1/conf
   [junit4]   2> 55358 T110 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 55358 T110 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 55360 T110 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 55360 T111 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@6e7bfde7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 55361 T111 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 55361 T111 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6e7bfde7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 55367 T109 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 55964 T109 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 56512 T109 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 56589 T109 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:61989
   [junit4]   2> 56729 T109 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 56729 T109 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 56729 T109 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001
   [junit4]   2> 56730 T109 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/'
   [junit4]   2> 56772 T109 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/solr.xml
   [junit4]   2> 56884 T109 oasc.CoreContainer.<init> New CoreContainer 1938288526
   [junit4]   2> 56886 T109 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/]
   [junit4]   2> 56940 T109 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 56940 T109 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 56941 T109 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 56941 T109 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 56941 T109 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 56942 T109 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 56943 T109 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 56943 T109 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 56943 T109 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 56944 T109 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 56947 T109 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 56950 T109 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 56950 T109 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 56950 T109 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 56958 T124 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/'
   [junit4]   2> 57077 T124 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 57141 T124 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 57142 T124 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/conf/schema.xml
   [junit4]   2> 57161 T124 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 57245 T124 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 57246 T124 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 57248 T124 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 57249 T124 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/
   [junit4]   2> 57249 T124 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 57250 T124 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/
   [junit4]   2> 57251 T124 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 57251 T124 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}
   [junit4]   2> 57252 T124 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 57253 T124 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data
   [junit4]   2> 57253 T124 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/index/
   [junit4]   2> 57254 T124 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 57255 T124 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/index
   [junit4]   2> 57261 T124 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 57262 T124 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 57264 T124 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" (default)
   [junit4]   2> 57266 T124 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 57267 T124 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 57267 T124 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 57268 T124 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 57270 T124 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 57271 T124 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 57272 T124 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 57274 T124 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 57276 T124 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 57278 T124 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 57278 T124 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 57279 T124 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 57280 T124 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 57281 T124 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 57282 T124 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 57283 T124 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 57283 T124 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 57283 T124 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 57284 T124 oasc.RequestHandlers.initHandlersFromConfig created /dataimport: org.apache.solr.handler.dataimport.DataImportHandler
   [junit4]   2> 57284 T124 oasc.RequestHandlers.initHandlersFromConfig created /search: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 57285 T124 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 57300 T124 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 57302 T124 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 57305 T124 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 57311 T124 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 57315 T124 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 57315 T124 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 57318 T124 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 57318 T124 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 57319 T124 oass.SolrIndexSearcher.<init> Opening Searcher@15252ce4[collection1] main
   [junit4]   2> 57320 T124 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/conf
   [junit4]   2> 57321 T124 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/conf}
   [junit4]   2> 57321 T124 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/conf
   [junit4]   2> 57322 T124 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 57325 T124 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/conf
   [junit4]   2> 57325 T124 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 57325 T124 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 57326 T125 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@15252ce4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 57326 T125 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 57326 T124 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 57326 T125 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15252ce4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 57330 T109 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0
   [junit4]   2> 57331 T109 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C34 name=collection1 org.apache.solr.core.SolrCore@7923d25f
   [junit4]   2> 57332 T109 C34 oasc.SolrCore.execute [collection1] webapp=null path=null params={start=0&q=*:*&rows=20&qt=standard&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> ASYNC  NEW_CORE C35 name=collection1 org.apache.solr.core.SolrCore@176eea3e
   [junit4]   2> 58982 T119 C35 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[1, 2]} 0 31
   [junit4]   2> 59202 T122 C35 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 59240 T122 C35 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/index,segFN=segments_2,generation=2}
   [junit4]   2> 59245 T122 C35 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 59250 T122 C35 oass.SolrIndexSearcher.<init> Opening Searcher@6a572a50[collection1] main
   [junit4]   2> 59251 T122 C35 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 59252 T125 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@6a572a50[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):c2)))}
   [junit4]   2> 59254 T125 C35 oasc.SolrCore.execute [collection1] webapp=null path=null params={distrib=false&start=0&q=solr&event=newSearcher&rows=10} hits=0 status=0 QTime=1 
   [junit4]   2> 59255 T125 C35 oasc.SolrCore.execute [collection1] webapp=null path=null params={distrib=false&start=0&q=rocks&event=newSearcher&rows=10} hits=0 status=0 QTime=0 
   [junit4]   2> 59257 T125 C35 oasc.SolrCore.execute [collection1] webapp=null path=null params={distrib=false&q=static+newSearcher+warming+query+from+solrconfig.xml&event=newSearcher} hits=0 status=0 QTime=1 
   [junit4]   2> 59259 T125 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 59261 T125 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6a572a50[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):c2)))}
   [junit4]   2> 59263 T122 C35 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={softCommit=false&commit=true&waitSearcher=true&version=2&wt=javabin} {commit=} 0 61
   [junit4]   2> ASYNC  NEW_CORE C36 name=collection1 org.apache.solr.core.SolrCore@7923d25f
   [junit4]   2> 59276 T109 C36 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 59278 T109 C36 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 59279 T109 C36 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 59349 T109 C36 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 59354 T109 C36 oashd.SolrEntityProcessor.firstInit using BinaryResponseParser
   [junit4]   2> 59460 T119 C35 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={start=0&q=id:1&timeAllowed=300000&rows=50&version=2&wt=javabin} hits=1 status=0 QTime=40 
   [junit4]   2> 59485 T122 C35 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={start=0&q=id:2&timeAllowed=300000&rows=50&version=2&wt=javabin} hits=1 status=0 QTime=4 
   [junit4]   2> 59491 T109 C36 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 59491 T109 C36 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 59523 T109 C36 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/init-core-data-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/init-core-data-001/index,segFN=segments_2,generation=2}
   [junit4]   2> 59528 T109 C36 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 59533 T109 C36 oass.SolrIndexSearcher.<init> Opening Searcher@c76df11[collection1] main
   [junit4]   2> 59534 T109 C36 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 59535 T111 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@c76df11[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):c2)))}
   [junit4]   2> 59537 T111 C36 oasc.SolrCore.execute [collection1] webapp=null path=null params={distrib=false&start=0&q=solr&event=newSearcher&rows=10} hits=0 status=0 QTime=1 
   [junit4]   2> 59538 T111 C36 oasc.SolrCore.execute [collection1] webapp=null path=null params={distrib=false&start=0&q=rocks&event=newSearcher&rows=10} hits=0 status=0 QTime=0 
   [junit4]   2> 59541 T111 C36 oasc.SolrCore.execute [collection1] webapp=null path=null params={distrib=false&q=static+newSearcher+warming+query+from+solrconfig.xml&event=newSearcher} hits=0 status=0 QTime=2 
   [junit4]   2> 59542 T111 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 59542 T111 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c76df11[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):c2)))}
   [junit4]   2> 59545 T109 C36 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 59546 T109 C36 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 59546 T109 C36 oashd.DocBuilder.execute Time taken = 0:0:0.266
   [junit4]   2> 59547 T109 C36 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={clean=true&debug=on&commit=true&command=full-import&wt=xml&dataConfig=<dataConfig>%0d%0a++<dataSource+type%3D'MockDataSource'+/>%0d%0a++<document>%0d%0a++++<entity+name%3D'db'+query%3D'select+*+from+x'>%0d%0a++++++<field+column%3D'dbid_s'+/>%0d%0a++++++<field+column%3D'dbdesc_s'+/>%0d%0a++++++<entity+name%3D'se'+processor%3D'SolrEntityProcessor'+query%3D'id:${db.dbid_s}'%0a+++++url%3D'https://127.0.0.1:61989/solr'+fields%3D'id,desc'>%0d%0a++++++++<field+column%3D'id'+/>%0d%0a++++++++<field+column%3D'desc'+/>%0d%0a++++++</entity>%0d%0a++++</entity>%0d%0a++</document>%0d%0a</dataConfig>%0d%0a} {deleteByQuery=*:*,add=[1, 2],commit=} 0 281
   [junit4]   2> 59549 T109 C36 oasc.SolrCore.execute [collection1] webapp=null path=null params={start=0&q=*:*&rows=20&qt=standard&version=2.2} hits=2 status=0 QTime=0 
   [junit4]   2> 59562 T109 C36 oasc.SolrCore.execute [collection1] webapp=null path=null params={start=0&q=id:1&rows=20&qt=standard&version=2.2} hits=1 status=0 QTime=6 
   [junit4]   2> ASYNC  NEW_CORE C37 name=collection1 org.apache.solr.core.SolrCore@7923d25f
   [junit4]   2> 59581 T109 C37 oasc.SolrCore.execute [collection1] webapp=null path=null params={start=0&q=id:2&rows=20&qt=standard&version=2.2} hits=1 status=0 QTime=1 
   [junit4]   2> 59588 T109 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 59589 T109 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1897144111
   [junit4]   2> 59592 T109 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7923d25f
   [junit4]   2> 59593 T109 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 59593 T109 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 59594 T109 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 59594 T109 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 59599 T109 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 59601 T109 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 59602 T109 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/init-core-data-001/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 59602 T109 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/init-core-data-001/index
   [junit4]   2> 59603 T109 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/init-core-data-001 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/init-core-data-001;done=false>>]
   [junit4]   2> 59603 T109 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/init-core-data-001
   [junit4]   2> 59617 T109 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1938288526
   [junit4]   2> 59618 T109 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@176eea3e
   [junit4]   2> 59619 T109 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 59621 T109 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 59621 T109 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 59622 T109 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 59637 T109 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 59638 T109 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 59638 T109 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/index;done=false>>]
   [junit4]   2> 59638 T109 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/index
   [junit4]   2> 59639 T109 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data;done=false>>]
   [junit4]   2> 59639 T109 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data
   [junit4]   2> 59641 T109 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 64626 T109 oas.SolrTestCaseJ4.tearDown ###Ending testFullImportInnerEntity
   [junit4]   2> 64642 T109 oas.SolrTestCaseJ4.setUp ###Starting testFullImportWrongSolrUrl
   [junit4]   2> 64809 T109 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 64810 T109 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-002/collection1/'
   [junit4]   2> 64934 T109 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 65003 T109 oasc.SolrConfig.<init> Loaded SolrConfig: dataimport-solrconfig.xml
   [junit4]   2> 65004 T109 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-002/collection1/conf/dataimport-schema.xml
   [junit4]   2> 65024 T109 oass.IndexSchema.readSchema [null] Schema name=dih_test
   [junit4]   2> 65112 T109 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 65113 T109 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 65114 T109 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 65116 T109 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 65116 T109 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-002
   [junit4]   2> 65117 T109 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-002/'
   [junit4]   2> 65236 T109 oasc.CoreContainer.<init> New CoreContainer 1192868133
   [junit4]   2> 65237 T109 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-002/]
   [junit4]   2> 65240 T109 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 65240 T109 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 65240 T109 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 65241 T109 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 65241 T109 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 65241 T109 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 65242 T109 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 65242 T109 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 65243 T109 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 65243 T109 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 65250 T109 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=false
   [junit4]   2> 65254 T109 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 65254 T109 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 65254 T109 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 65287 T128 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-002/collection1/'
   [junit4]   2> 65382 T128 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 65573 T128 oasc.SolrConfig.<init> Loaded SolrConfig: dataimport-solrconfig.xml
   [junit4]   2> 65577 T128 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-002/collection1/conf/dataimport-schema.xml
   [junit4]   2> 65591 T128 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 65685 T128 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 65690 T128 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 65692 T128 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 65693 T128 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-002/collection1/
   [junit4]   2> 65693 T128 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 65694 T128 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/
   [junit4]   2> 65694 T128 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 65694 T128 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}
   [junit4]   2> 65695 T128 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 65698 T128 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data
   [junit4]   2> 65699 T128 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/index/
   [junit4]   2> 65700 T128 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 65701 T128 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/index
   [junit4]   2> 65722 T128 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 65723 T128 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 65729 T128 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" (default)
   [junit4]   2> 65730 T128 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 65731 T128 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 65731 T128 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 65732 T128 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 65732 T128 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 65742 T128 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 65743 T128 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 65743 T128 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 65744 T128 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 65746 T128 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 65746 T128 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 65746 T128 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 65747 T128 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 65748 T128 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 65748 T128 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 65748 T128 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 65749 T128 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 65749 T128 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 65749 T128 oasc.RequestHandlers.initHandlersFromConfig created /dataimport: org.apache.solr.handler.dataimport.DataImportHandler
   [junit4]   2> 65751 T128 oasc.RequestHandlers.initHandlersFromConfig created /search: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 65751 T128 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 65796 T128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 65799 T128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 65801 T128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 65803 T128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 65816 T128 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 65816 T128 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 65824 T128 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 65824 T128 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 65824 T128 oass.SolrIndexSearcher.<init> Opening Searcher@6d32c066[collection1] main
   [junit4]   2> 65825 T128 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-002/collection1/conf
   [junit4]   2> 65825 T128 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-002/collection1/conf}
   [junit4]   2> 65825 T128 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-002/collection1/conf
   [junit4]   2> 65826 T128 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 65828 T128 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/core-home-002/collection1/conf
   [junit4]   2> 65834 T128 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 65834 T128 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 65835 T129 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@6d32c066[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 65836 T129 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 65836 T129 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6d32c066[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 65835 T128 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 65841 T109 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 65862 T109 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 65875 T109 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 65885 T109 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:61992
   [junit4]   2> 65889 T109 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 65889 T109 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 65890 T109 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002
   [junit4]   2> 65890 T109 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/'
   [junit4]   2> 65921 T109 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/solr.xml
   [junit4]   2> 66002 T109 oasc.CoreContainer.<init> New CoreContainer 803718466
   [junit4]   2> 66003 T109 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/]
   [junit4]   2> 66004 T109 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 66005 T109 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 66005 T109 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 66006 T109 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 66006 T109 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 66007 T109 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 66007 T109 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 66008 T109 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 66008 T109 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 66008 T109 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 66012 T109 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 66015 T109 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 66015 T109 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 66015 T109 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 66024 T140 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/collection1/'
   [junit4]   2> 66096 T140 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 66224 T140 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 66225 T140 oass.IndexSchema.readSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/collection1/conf/schema.xml
   [junit4]   2> 66237 T140 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 66333 T140 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 66334 T140 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 66336 T140 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 66337 T140 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/collection1/
   [junit4]   2> 66337 T140 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 66337 T140 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/collection1/data/
   [junit4]   2> 66338 T140 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 66338 T140 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for newSearcher: org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}
   [junit4]   2> 66338 T140 oasc.SolrCore.initListeners [collection1] Added SolrEventListener for firstSearcher: org.apache.solr.core.QuerySenderListener{queries=[]}
   [junit4]   2> 66339 T140 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/collection1/data
   [junit4]   2> 66341 T140 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/collection1/data/index/
   [junit4]   2> 66344 T140 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 66347 T140 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/collection1/data/index
   [junit4]   2> 66364 T140 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 66364 T140 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 66367 T140 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" (default)
   [junit4]   2> 66368 T140 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 66368 T140 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 66369 T140 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 66369 T140 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 66370 T140 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 66370 T140 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 66371 T140 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 66372 T140 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 66372 T140 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 66375 T140 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 66376 T140 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 66376 T140 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 66379 T140 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 66382 T140 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 66385 T140 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 66386 T140 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
   [junit4]   2> 66389 T140 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 66393 T140 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 66394 T140 oasc.RequestHandlers.initHandlersFromConfig created /dataimport: org.apache.solr.handler.dataimport.DataImportHandler
   [junit4]   2> 66394 T140 oasc.RequestHandlers.initHandlersFromConfig created /search: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 66395 T140 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 66398 T140 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 66401 T140 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 66408 T140 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 66422 T140 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 66426 T140 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 66426 T140 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 66429 T140 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 66429 T140 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 66431 T140 oass.SolrIndexSearcher.<init> Opening Searcher@dea911c[collection1] main
   [junit4]   2> 66431 T140 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/collection1/conf
   [junit4]   2> 66432 T140 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/collection1/conf}
   [junit4]   2> 66432 T140 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/collection1/conf
   [junit4]   2> 66433 T140 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 66434 T140 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-002/collection1/conf
   [junit4]   2> 66435 T140 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 66436 T140 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 66436 T141 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@dea911c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 66436 T141 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 66437 T141 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@dea911c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 66437 T140 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 66439 T109 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0
   [junit4]   2> 66439 T109 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C38 name=collection1 org.apache.solr.core.SolrCore@7537b1ec
   [junit4]   2> 66441 T109 C38 oasc.SolrCore.execute [collection1] webapp=null path=null params={start=0&q=*:*&rows=20&qt=standard&version=2.2} hits=0 status=0 QTime=1 
   [junit4]   2> 66445 T109 C38 oashdc.DIHConfiguration.verifyWithSchema id is a required field in SolrSchema . But not found in DataConfig
   [junit4]   2> 66446 T109 C38 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 66447 T109 C38 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 66448 T109 C38 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 66450 T109 C38 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 66455 T109 C38 oashd.SolrEntityProcessor.firstInit using BinaryResponseParser
   [junit4]   2> 66457 T109 C38 oasc.SolrException.log ERROR Exception in entity : se:org.apache.solr.handler.dataimport.DataImportHandlerException: org.apache.solr.client.solrj.SolrServerException: Error executing query
   [junit4]   2> 		at org.apache.solr.handler.dataimport.DataImportHandlerException.wrapAndThrow(DataImportHandlerException.java:63)
   [junit4]   2> 		at org.apache.solr.handler.dataimport.SolrEntityProcessor.doQuery(SolrEntityProcessor.java:192)
   [junit4]   2> 		at org.apache.solr.handler.dataimport.SolrEntityProcessor.buildIterator(SolrEntityProcessor.java:136)
   [junit4]   2> 		at org.apache.solr.handler.dataimport.SolrEntityProcessor.nextRow(SolrEntityProcessor.java:117)
   [junit4]   2> 		at org.apache.solr.handler.dataimport.EntityProcessorWrapper.nextRow(EntityProcessorWrapper.java:243)
   [junit4]   2> 		at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:476)
   [junit4]   2> 		at org.apache.solr.handler.dataimport.DocBuilder.buildDocument(DocBuilder.java:415)
   [junit4]   2> 		at org.apache.solr.handler.dataimport.DocBuilder.doFullDump(DocBuilder.java:330)
   [junit4]   2> 		at org.apache.solr.handler.dataimport.DocBuilder.execute(DocBuilder.java:232)
   [junit4]   2> 		at org.apache.solr.handler.dataimport.DataImporter.doFullImport(DataImporter.java:416)
   [junit4]   2> 		at org.apache.solr.handler.dataimport.DataImporter.runCmd(DataImporter.java:480)
   [junit4]   2> 		at org.apache.solr.handler.dataimport.DataImportHandler.handleRequestBody(DataImportHandler.java:189)
   [junit4]   2> 		at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:137)
   [junit4]   2> 		at org.apache.solr.core.SolrCore.execute(SolrCore.java:1992)
   [junit4]   2> 		at org.apache.solr.util.TestHarness.query(TestHarness.java:295)
   [junit4]   2> 		at org.apache.solr.handler.dataimport.AbstractDataImportHandlerTestCase.runFullImport(AbstractDataImportHandlerTestCase.java:86)
   [junit4]   2> 		at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportWrongSolrUrl(TestSolrEntityProcessorEndToEnd.java:241)
   [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:1618)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [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 com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [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:836)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 		at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 		at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 		at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [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> 	Caused by: org.apache.solr.client.solrj.SolrServerException: Error executing query
   [junit4]   2> 		at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:100)
   [junit4]   2> 		at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]   2> 		at org.apache.solr.handler.dataimport.SolrEntityProcessor.doQuery(SolrEntityProcessor.java:187)
   [junit4]   2> 		... 55 more
   [junit4]   2> 	Caused by: java.lang.IllegalStateException: Scheme 'http' not registered.
   [junit4]   2> 		at org.apache.http.conn.scheme.SchemeRegistry.getScheme(SchemeRegistry.java:74)
   [junit4]   2> 		at org.apache.http.impl.conn.ProxySelectorRoutePlanner.determineRoute(ProxySelectorRoutePlanner.java:140)
   [junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.determineRoute(DefaultRequestDirector.java:748)
   [junit4]   2> 		at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:380)
   [junit4]   2> 		at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]   2> 		at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 		at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]   2> 		at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:463)
   [junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:213)
   [junit4]   2> 		at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:209)
   [junit4]   2> 		at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
   [junit4]   2> 		... 57 more
   [junit4]   2> 	
   [junit4]   2> 66459 T109 C38 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 66459 T109 C38 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 66462 T109 C38 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-001/collection1/data/index,segFN=segments_2,generation=2}
   [junit4]   2> 66464 T109 C38 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 66465 T109 C38 oass.SolrIndexSearcher.<init> Opening Searcher@411b3fdb[collection1] main
   [junit4]   2> 66467 T129 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@411b3fdb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 66467 T129 C38 oasc.SolrCore.execute [collection1] webapp=null path=null params={distrib=false&start=0&q=solr&event=newSearcher&rows=10} hits=0 status=0 QTime=0 
   [junit4]   2> 66468 T129 C38 oasc.SolrCore.execute [collection1] webapp=null path=null params={distrib=false&start=0&q=rocks&event=newSearcher&rows=10} hits=0 status=0 QTime=0 
   [junit4]   2> 66469 T129 C38 oasc.SolrCore.execute [collection1] webapp=null path=null params={distrib=false&q=static+newSearcher+warming+query+from+solrconfig.xml&event=newSearcher} hits=0 status=0 QTime=1 
   [junit4]   2> 66469 T129 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 66470 T129 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@411b3fdb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 66470 T109 C38 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 66472 T109 C38 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 66473 T109 C38 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 66474 T109 C38 oashd.DocBuilder.execute Time taken = 0:0:0.24
   [junit4]   2> 66475 T109 C38 oasup.LogUpdateProcessor.finish [collection1] webapp=null path=null params={clean=true&debug=on&commit=true&command=full-import&wt=xml&dataConfig=<dataConfig>%0d%0a++<document>%0d%0a++++<entity+name%3D'se'+processor%3D'SolrEntityProcessor'+++url%3D'http://[ff01::114]:33332/solr'+query%3D'*:*'+rows%3D'2'+fl%3D'id,desc'+onError%3D'skip'+/>%0d%0a++</document>%0d%0a</dataConfig>%0d%0a} {deleteByQuery=*:*,commit=} 0 31
   [junit4]   2> 66477 T109 C38 oasc.SolrCore.execute [collection1] webapp=null path=null params={start=0&q=*:*&rows=20&qt=standard&version=2.2} hits=0 status=0 QTime=1 
   [junit4]   2> 66479 T109 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 66479 T109 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1192868133
   [junit4]   2> 66484 T109 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7537b1ec
   [junit4]   2> 66485 T109 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 66486 T109 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 66486 T109 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 66486 T109 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 66492 T109 oasc.SolrCore.closeSearcher [collection1] 

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

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> 123126 T109 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 123126 T109 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1876662727
   [junit4]   2> 123128 T109 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@160cfd3e
   [junit4]   2> 123128 T109 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 123129 T109 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 123129 T109 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 123129 T109 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 123135 T109 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 123136 T109 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 123137 T109 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-005/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-005/collection1/data/index;done=false>>]
   [junit4]   2> 123137 T109 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-005/collection1/data/index
   [junit4]   2> 123137 T109 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-005/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-005/collection1/data;done=false>>]
   [junit4]   2> 123138 T109 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-005/collection1/data
   [junit4]   2> 123152 T109 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=49395567
   [junit4]   2> 123153 T109 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7eb7c3ac
   [junit4]   2> 123154 T109 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 123156 T109 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 123157 T109 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 123157 T109 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 123164 T109 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 123165 T109 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 123165 T109 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-006/collection1/data/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-006/collection1/data/index;done=false>>]
   [junit4]   2> 123165 T109 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-006/collection1/data/index
   [junit4]   2> 123166 T109 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-006/collection1/data [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-006/collection1/data;done=false>>]
   [junit4]   2> 123166 T109 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001/tempDir-006/collection1/data
   [junit4]   2> 123167 T109 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 128151 T109 oas.SolrTestCaseJ4.tearDown ###Ending testFullImportFieldsParam
   [junit4]   2> 128153 T109 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-dataimporthandler/test/J0/temp/solr.handler.dataimport.TestSolrEntityProcessorEndToEnd-9C3A0A47AA3E9DE3-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=fr_LU, timezone=US/Alaska
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_67 (64-bit)/cpus=2,threads=2,free=21717680,total=69292032
   [junit4]   2> NOTE: All tests run in this JVM: [TestXPathEntityProcessor, TestTemplateTransformer, TestFileListWithLineEntityProcessor, TestNumberFormatTransformer, TestFileListEntityProcessor, TestClobTransformer, TestVariableResolverEndToEnd, TestEphemeralCache, TestRegexTransformer, TestDateFormatTransformer, TestSqlEntityProcessorDelta, TestFieldReader, TestContextImpl, TestDataConfig, TestDocBuilder, TestURLDataSource, TestSqlEntityProcessor, TestJdbcDataSourceConvertType, TestZKPropertiesWriter, TestSolrEntityProcessorEndToEnd]
   [junit4] Completed in 74.01s, 6 tests, 1 failure <<< FAILURES!

[...truncated 57 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:210: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:452: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1363: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:970: There were test failures: 37 suites, 154 tests, 1 failure, 3 ignored

Total time: 196 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseSerialGC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 1953 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1953/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC (asserts: true)

1 tests failed.
FAILED:  org.apache.solr.cloud.TestModifyConfFiles.testDistribSearch

Error Message:
expected:<[Error from server at http://127.0.0.1:57071/collection1: ]No file name specifi...> but was:<[]No file name specifi...>

Stack Trace:
org.junit.ComparisonFailure: expected:<[Error from server at http://127.0.0.1:57071/collection1: ]No file name specifi...> but was:<[]No file name specifi...>
	at __randomizedtesting.SeedInfo.seed([EE18DF1D8D0FA780:6FFE5105FA50C7BC]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.TestModifyConfFiles.doTest(TestModifyConfFiles.java:65)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java: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:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9216 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestModifyConfFiles
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/init-core-data-001
   [junit4]   2> 613695 T2341 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 613695 T2341 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 613701 T2341 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 613702 T2341 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 613704 T2342 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 613805 T2341 oasc.ZkTestServer.run start zk server on port:57054
   [junit4]   2> 613805 T2341 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 613808 T2341 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 613822 T2349 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@767ce6ed name:ZooKeeperConnection Watcher:127.0.0.1:57054 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 613822 T2341 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 613823 T2341 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 613823 T2341 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 613834 T2341 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 613837 T2341 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 613839 T2352 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3cb4bf79 name:ZooKeeperConnection Watcher:127.0.0.1:57054/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 613840 T2341 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 613841 T2341 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 613841 T2341 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 613850 T2341 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 613858 T2341 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 613862 T2341 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 613867 T2341 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 613867 T2341 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 613874 T2341 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 613875 T2341 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 613880 T2341 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 613881 T2341 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 613905 T2341 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 613905 T2341 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 613912 T2341 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 613912 T2341 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 613917 T2341 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 613917 T2341 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 613922 T2341 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 613922 T2341 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 613927 T2341 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 613928 T2341 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 613933 T2341 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 613933 T2341 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 613937 T2341 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 613937 T2341 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 613942 T2341 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 613942 T2341 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 615662 T2341 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 615687 T2341 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57057
   [junit4]   2> 615691 T2341 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 615691 T2341 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 615691 T2341 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-002
   [junit4]   2> 615692 T2341 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-002/'
   [junit4]   2> 615734 T2341 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-002/solr.xml
   [junit4]   2> 615760 T2341 oasc.CoreContainer.<init> New CoreContainer 1288876512
   [junit4]   2> 615761 T2341 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-002/]
   [junit4]   2> 615762 T2341 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 615763 T2341 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 615763 T2341 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 615763 T2341 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 615765 T2341 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 615765 T2341 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 615765 T2341 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 615767 T2341 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 615767 T2341 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 615767 T2341 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 615768 T2341 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 615768 T2341 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 615769 T2341 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 615770 T2341 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 615770 T2341 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57054/solr
   [junit4]   2> 615771 T2341 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 615771 T2341 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 615773 T2341 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 615777 T2364 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1169eac1 name:ZooKeeperConnection Watcher:127.0.0.1:57054 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 615779 T2341 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 615779 T2341 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 615797 T2341 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 615797 T2367 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e12463c name:ZooKeeperConnection Watcher:127.0.0.1:57054/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 615798 T2341 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 615809 T2341 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 615817 T2341 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 615831 T2341 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 615839 T2341 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 615846 T2341 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 615853 T2341 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 615863 T2341 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57057_
   [junit4]   2> 615865 T2341 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57057_
   [junit4]   2> 615875 T2341 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 615879 T2341 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 615884 T2341 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 615889 T2341 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:57057_
   [junit4]   2> 615889 T2341 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 615895 T2341 oasc.Overseer.start Overseer (id=92976446105387011-127.0.0.1:57057_-n_0000000000) starting
   [junit4]   2> 615902 T2341 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 615930 T2341 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 615931 T2369 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 615933 T2341 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 615941 T2341 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 615945 T2341 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 615956 T2368 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 615962 T2371 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 615962 T2371 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 615964 T2371 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 615964 T2367 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 615971 T2368 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57057",
   [junit4]   2> 	  "node_name":"127.0.0.1:57057_",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 615971 T2368 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 615972 T2368 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 615972 T2368 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 615984 T2367 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 616965 T2371 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 616966 T2371 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 616967 T2371 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 616967 T2371 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 616972 T2371 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 616972 T2371 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-002/collection1/'
   [junit4]   2> 616974 T2371 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 616974 T2371 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 616975 T2371 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 617008 T2371 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 617014 T2371 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 617039 T2371 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 617054 T2371 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 617057 T2371 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 617064 T2371 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 617605 T2371 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 617616 T2371 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 617618 T2371 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 617652 T2371 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 617658 T2371 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 617663 T2371 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 617666 T2371 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 617667 T2371 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 617667 T2371 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 617670 T2371 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 617671 T2371 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 617672 T2371 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 617672 T2371 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 617672 T2371 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-002/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/control/data/
   [junit4]   2> 617672 T2371 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48e57671
   [junit4]   2> 617673 T2371 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/control/data
   [junit4]   2> 617673 T2371 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/control/data/index/
   [junit4]   2> 617674 T2371 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 617674 T2371 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/control/data/index
   [junit4]   2> 617675 T2371 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 617676 T2371 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@99289ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@687cb5ae),segFN=segments_1,generation=1}
   [junit4]   2> 617676 T2371 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 617682 T2371 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 617683 T2371 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 617684 T2371 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 617684 T2371 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 617685 T2371 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 617685 T2371 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 617685 T2371 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 617686 T2371 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 617686 T2371 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 617687 T2371 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 617687 T2371 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 617688 T2371 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 617689 T2371 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 617689 T2371 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 617690 T2371 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 617690 T2371 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 617691 T2371 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 617691 T2371 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 617695 T2371 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 617695 T2371 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 617695 T2371 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 617696 T2371 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 617696 T2371 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 617696 T2371 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 617697 T2371 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 617697 T2371 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 617697 T2371 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 617698 T2371 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 617704 T2371 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 617706 T2371 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 617707 T2371 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 617708 T2371 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 617712 T2371 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 617713 T2371 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 617713 T2371 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=39.0341796875, floorSegmentMB=1.5908203125, forceMergeDeletesPctAllowed=3.320889329101049, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35446127003369987
   [junit4]   2> 617715 T2371 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@99289ed lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@687cb5ae),segFN=segments_1,generation=1}
   [junit4]   2> 617715 T2371 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 617716 T2371 oass.SolrIndexSearcher.<init> Opening Searcher@7e6783e6[collection1] main
   [junit4]   2> 617717 T2371 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 617720 T2371 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 617720 T2371 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 617722 T2371 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 617722 T2371 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 617722 T2371 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 617725 T2371 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 617726 T2371 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 617727 T2371 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 617738 T2371 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 617738 T2371 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 617738 T2371 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 617738 T2371 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 617739 T2371 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 617739 T2372 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7e6783e6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 617741 T2375 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57057 collection:control_collection shard:shard1
   [junit4]   2> 617741 T2341 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 617742 T2341 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 617743 T2375 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 617743 T2341 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 617745 T2341 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 617750 T2378 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2562c464 name:ZooKeeperConnection Watcher:127.0.0.1:57054/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 617750 T2341 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 617751 T2341 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 617753 T2341 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 617759 T2375 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 617765 T2341 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 617765 T2367 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 617771 T2368 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection"}
   [junit4]   2> 617772 T2375 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 617772 T2375 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C320 name=collection1 org.apache.solr.core.SolrCore@3aa03985 url=http://127.0.0.1:57057/collection1 node=127.0.0.1:57057_ C320_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=http://127.0.0.1:57057, node_name=127.0.0.1:57057_, state=down}
   [junit4]   2> 617772 T2375 C320 P57057 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57057/collection1/
   [junit4]   2> 617773 T2375 C320 P57057 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 617773 T2375 C320 P57057 oasc.SyncStrategy.syncToMe http://127.0.0.1:57057/collection1/ has no replicas
   [junit4]   2> 617773 T2375 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57057/collection1/ shard1
   [junit4]   2> 617773 T2375 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 617807 T2367 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 617807 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 617839 T2368 oasc.Overseer$ClusterStateUpdater.processMessage 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:57057",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 617843 T2367 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 617953 T2367 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 617953 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 618003 T2375 oasc.ZkController.register We are http://127.0.0.1:57057/collection1/ and leader is http://127.0.0.1:57057/collection1/
   [junit4]   2> 618004 T2375 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57057
   [junit4]   2> 618004 T2375 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 618004 T2375 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 618004 T2375 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 618007 T2367 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 618013 T2368 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57057",
   [junit4]   2> 	  "node_name":"127.0.0.1:57057_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 618122 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 618123 T2367 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 619516 T2341 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 619518 T2341 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 619523 T2341 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57061
   [junit4]   2> 619524 T2341 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 619524 T2341 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 619525 T2341 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-003
   [junit4]   2> 619525 T2341 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-003/'
   [junit4]   2> 619561 T2341 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-003/solr.xml
   [junit4]   2> 619587 T2341 oasc.CoreContainer.<init> New CoreContainer 2146435704
   [junit4]   2> 619588 T2341 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-003/]
   [junit4]   2> 619589 T2341 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 619590 T2341 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 619591 T2341 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 619591 T2341 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 619592 T2341 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 619593 T2341 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 619593 T2341 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 619593 T2341 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 619594 T2341 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 619595 T2341 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 619595 T2341 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 619596 T2341 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 619597 T2341 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 619597 T2341 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 619598 T2341 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57054/solr
   [junit4]   2> 619599 T2341 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 619600 T2341 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 619602 T2341 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 619607 T2390 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b8ec1bb name:ZooKeeperConnection Watcher:127.0.0.1:57054 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 619608 T2341 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 619609 T2341 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 619615 T2341 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 619618 T2393 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2893884a name:ZooKeeperConnection Watcher:127.0.0.1:57054/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 619618 T2341 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 619636 T2341 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 620650 T2341 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57061_
   [junit4]   2> 620653 T2341 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57061_
   [junit4]   2> 620673 T2341 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 620683 T2394 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 620683 T2394 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 620685 T2394 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 620685 T2367 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 620696 T2368 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57061",
   [junit4]   2> 	  "node_name":"127.0.0.1:57061_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 620697 T2368 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 620697 T2368 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 620697 T2368 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 620704 T2367 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 620705 T2393 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 620705 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 621686 T2394 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 621686 T2394 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 621688 T2394 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 621688 T2394 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 621690 T2394 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 621691 T2394 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-003/collection1/'
   [junit4]   2> 621694 T2394 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 621695 T2394 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 621695 T2394 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 621732 T2394 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 621735 T2394 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 621750 T2394 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 621759 T2394 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 621765 T2394 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 621771 T2394 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 621873 T2394 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 621880 T2394 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 621881 T2394 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 621915 T2394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 621920 T2394 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 621925 T2394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 621929 T2394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 621931 T2394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 621931 T2394 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 621934 T2394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 621935 T2394 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 621935 T2394 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 621935 T2394 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 621935 T2394 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-003/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/jetty1/
   [junit4]   2> 621936 T2394 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48e57671
   [junit4]   2> 621937 T2394 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/jetty1
   [junit4]   2> 621937 T2394 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/jetty1/index/
   [junit4]   2> 621937 T2394 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 621938 T2394 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/jetty1/index
   [junit4]   2> 621938 T2394 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 621939 T2394 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@58376b05 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20e52b45),segFN=segments_1,generation=1}
   [junit4]   2> 621939 T2394 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 621946 T2394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 621947 T2394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 621947 T2394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 621948 T2394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 621948 T2394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 621948 T2394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 621949 T2394 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 621949 T2394 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 621949 T2394 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 621950 T2394 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 621951 T2394 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 621952 T2394 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 621952 T2394 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 621953 T2394 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 621955 T2394 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 621957 T2394 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 621958 T2394 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 621959 T2394 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 621963 T2394 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 621963 T2394 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 621964 T2394 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 621965 T2394 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 621966 T2394 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 621968 T2394 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 621969 T2394 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 621970 T2394 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 621972 T2394 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 621973 T2394 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 621984 T2394 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 621987 T2394 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 621990 T2394 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 621991 T2394 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 621994 T2394 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 621994 T2394 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 621995 T2394 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=39.0341796875, floorSegmentMB=1.5908203125, forceMergeDeletesPctAllowed=3.320889329101049, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35446127003369987
   [junit4]   2> 621997 T2394 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@58376b05 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@20e52b45),segFN=segments_1,generation=1}
   [junit4]   2> 621997 T2394 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 621997 T2394 oass.SolrIndexSearcher.<init> Opening Searcher@495f0fb1[collection1] main
   [junit4]   2> 621998 T2394 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 622000 T2394 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 622000 T2394 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 622001 T2394 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 622002 T2394 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 622002 T2394 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 622005 T2394 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 622005 T2394 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 622005 T2394 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 622006 T2394 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 622006 T2394 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 622007 T2395 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@495f0fb1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 622007 T2394 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 622010 T2398 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57061 collection:collection1 shard:shard2
   [junit4]   2> 622011 T2341 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 622012 T2341 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 622012 T2398 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 622023 T2398 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 622027 T2367 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 622029 T2398 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 622030 T2398 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C321 name=collection1 org.apache.solr.core.SolrCore@15685133 url=http://127.0.0.1:57061/collection1 node=127.0.0.1:57061_ C321_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:57061, node_name=127.0.0.1:57061_, state=down}
   [junit4]   2> 622030 T2398 C321 P57061 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57061/collection1/
   [junit4]   2> 622030 T2398 C321 P57061 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 622031 T2398 C321 P57061 oasc.SyncStrategy.syncToMe http://127.0.0.1:57061/collection1/ has no replicas
   [junit4]   2> 622032 T2398 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57061/collection1/ shard2
   [junit4]   2> 622032 T2398 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 622046 T2368 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1"}
   [junit4]   2> 622057 T2368 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57061",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 622062 T2367 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 622165 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 622166 T2393 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 622167 T2367 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 622206 T2398 oasc.ZkController.register We are http://127.0.0.1:57061/collection1/ and leader is http://127.0.0.1:57061/collection1/
   [junit4]   2> 622206 T2398 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57061
   [junit4]   2> 622207 T2398 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 622207 T2398 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 622207 T2398 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 622213 T2367 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 622221 T2368 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57061",
   [junit4]   2> 	  "node_name":"127.0.0.1:57061_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 622330 T2393 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 622331 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 622331 T2367 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 623746 T2341 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 623747 T2341 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 623756 T2341 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57064
   [junit4]   2> 623757 T2341 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 623757 T2341 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 623758 T2341 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-004
   [junit4]   2> 623758 T2341 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-004/'
   [junit4]   2> 623799 T2341 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-004/solr.xml
   [junit4]   2> 623816 T2341 oasc.CoreContainer.<init> New CoreContainer 394279645
   [junit4]   2> 623816 T2341 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-004/]
   [junit4]   2> 623817 T2341 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 623817 T2341 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 623818 T2341 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 623818 T2341 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 623818 T2341 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 623819 T2341 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 623819 T2341 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 623819 T2341 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 623819 T2341 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 623820 T2341 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 623820 T2341 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 623821 T2341 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 623821 T2341 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 623821 T2341 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 623821 T2341 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57054/solr
   [junit4]   2> 623822 T2341 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 623822 T2341 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 623823 T2341 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 623828 T2410 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61bca8b name:ZooKeeperConnection Watcher:127.0.0.1:57054 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 623829 T2341 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 623830 T2341 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 623838 T2341 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 623843 T2413 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77b85a00 name:ZooKeeperConnection Watcher:127.0.0.1:57054/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 623843 T2341 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 623859 T2341 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 624871 T2341 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57064_
   [junit4]   2> 624875 T2341 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57064_
   [junit4]   2> 624895 T2341 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 624908 T2414 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 624908 T2414 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 624910 T2414 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 624910 T2367 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 624922 T2368 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57064",
   [junit4]   2> 	  "node_name":"127.0.0.1:57064_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 624922 T2368 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 624923 T2368 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 624931 T2367 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 624931 T2413 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 624932 T2393 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 624933 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 625911 T2414 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 625912 T2414 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 625914 T2414 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 625915 T2414 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 625923 T2414 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 625923 T2414 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-004/collection1/'
   [junit4]   2> 625924 T2414 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 625924 T2414 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 625925 T2414 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 625968 T2414 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 625975 T2414 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 626009 T2414 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 626023 T2414 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 626028 T2414 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 626035 T2414 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 626169 T2414 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 626181 T2414 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 626182 T2414 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 626218 T2414 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 626225 T2414 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 626231 T2414 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 626235 T2414 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 626236 T2414 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 626236 T2414 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 626240 T2414 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 626240 T2414 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 626240 T2414 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 626240 T2414 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 626241 T2414 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-004/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/jetty2/
   [junit4]   2> 626241 T2414 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@48e57671
   [junit4]   2> 626242 T2414 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/jetty2
   [junit4]   2> 626242 T2414 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/jetty2/index/
   [junit4]   2> 626242 T2414 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 626243 T2414 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/jetty2/index
   [junit4]   2> 626243 T2414 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 626244 T2414 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3152be4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ccb0fcc),segFN=segments_1,generation=1}
   [junit4]   2> 626245 T2414 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 626252 T2414 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 626252 T2414 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 626253 T2414 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 626253 T2414 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 626254 T2414 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 626255 T2414 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 626256 T2414 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 626257 T2414 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 626257 T2414 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 626258 T2414 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 626259 T2414 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 626259 T2414 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 626260 T2414 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 626260 T2414 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 626261 T2414 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 626262 T2414 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 626262 T2414 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 626263 T2414 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 626266 T2414 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 626266 T2414 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 626267 T2414 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 626267 T2414 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 626267 T2414 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 626268 T2414 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 626268 T2414 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 626269 T2414 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 626269 T2414 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 626269 T2414 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 626276 T2414 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 626277 T2414 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 626279 T2414 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 626281 T2414 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 626284 T2414 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 626284 T2414 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 626286 T2414 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=39.0341796875, floorSegmentMB=1.5908203125, forceMergeDeletesPctAllowed=3.320889329101049, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.35446127003369987
   [junit4]   2> 626287 T2414 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3152be4a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4ccb0fcc),segFN=segments_1,generation=1}
   [junit4]   2> 626288 T2414 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 626288 T2414 oass.SolrIndexSearcher.<init> Opening Searcher@18103f6f[collection1] main
   [junit4]   2> 626288 T2414 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 626293 T2414 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 626294 T2414 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 626296 T2414 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 626296 T2414 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 626297 T2414 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 626300 T2414 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 626301 T2414 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 626301 T2414 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 626302 T2414 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 626302 T2414 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 626304 T2414 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 626306 T2415 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18103f6f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 626310 T2418 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57064 collection:collection1 shard:shard1
   [junit4]   2> 626313 T2418 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 626319 T2341 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 626319 T2341 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 626328 T2418 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 626338 T2367 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 626346 T2418 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 626346 T2418 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C322 name=collection1 org.apache.solr.core.SolrCore@218fae2d url=http://127.0.0.1:57064/collection1 node=127.0.0.1:57064_ C322_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=http://127.0.0.1:57064, node_name=127.0.0.1:57064_, state=down}
   [junit4]   2> 626347 T2418 C322 P57064 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57064/collection1/
   [junit4]   2> 626348 T2418 C322 P57064 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 626349 T2418 C322 P57064 oasc.SyncStrategy.syncToMe http://127.0.0.1:57064/collection1/ has no replicas
   [junit4]   2> 626349 T2418 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57064/collection1/ shard1
   [junit4]   2> 626350 T2418 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 626352 T2368 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1"}
   [junit4]   2> 626369 T2367 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 626372 T2368 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57064",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 626483 T2413 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 626484 T2367 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 626485 T2393 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 626485 T2378 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 626527 T2418 oasc.ZkController.register We are http://127.0.0.1:57064/collection1/ and leader is http://127.0.0.1:57064/collection1/
   [junit4]   2> 626527 T2418 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57064
   [junit4]   2> 626528 T2418 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 626528 T2418 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 626528 T2418 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 626531 T2367 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 626583 T2368 oasc.Overseer$ClusterStateUpdater.processMessage processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57064",
   [junit4]   2> 	  "node_name":"127.0.0.1:57064_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 626719 T2413 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 626719 T2378 oascc.ZkSt

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

.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:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [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> 659903 T2341 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 659903 T2341 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/jetty4/index [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/jetty4/index;done=false>>]
   [junit4]   2> 659903 T2341 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/jetty4/index
   [junit4]   2> 659905 T2341 oasc.CachingDirectoryFactory.closeCacheValue looking to close /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 659905 T2341 oasc.CachingDirectoryFactory.close Closing directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001/tempDir-001/jetty4
   [junit4]   2> 659906 T2341 oasc.Overseer.close Overseer (id=92976446105387020-127.0.0.1:57071_-n_0000000004) closing
   [junit4]   2> 659906 T2482 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:57071_
   [junit4]   2> 661410 T2469 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 661429 T2341 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 666412 T2341 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 666418 T2341 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57054 57054
   [junit4]   2> 666431 T2342 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57054 57054
   [junit4]   2> 666681 T2342 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/aliases.json
   [junit4]   2> 		6	/solr/clusterstate.json
   [junit4]   2> 		5	/solr/configs/conf1
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		6	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 		3	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestModifyConfFiles -Dtests.method=testDistribSearch -Dtests.seed=EE18DF1D8D0FA780 -Dtests.slow=true -Dtests.locale=mk_MK -Dtests.timezone=SystemV/CST6CDT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 53.0s | TestModifyConfFiles.testDistribSearch <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<[Error from server at http://127.0.0.1:57071/collection1: ]No file name specifi...> but was:<[]No file name specifi...>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE18DF1D8D0FA780:6FFE5105FA50C7BC]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestModifyConfFiles.doTest(TestModifyConfFiles.java:65)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 666712 T2341 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestModifyConfFiles-EE18DF1D8D0FA780-001
   [junit4]   2> 53027 T2340 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=mk_MK, timezone=SystemV/CST6CDT
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_20 (64-bit)/cpus=2,threads=1,free=101577056,total=291504128
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRecoveryZkTest, TestCollectionAPI, EchoParamsTest, OverseerRolesTest, TestPhraseSuggestions, CacheHeaderTest, TestManagedStopFilterFactory, TestPostingsSolrHighlighter, TestXIncludeConfig, ClusterStateUpdateTest, SolrXmlInZkTest, BadIndexSchemaTest, HdfsLockFactoryTest, SuggesterTSTTest, BadCopyFieldTest, DocumentBuilderTest, AddSchemaFieldsUpdateProcessorFactoryTest, ReturnFieldsTest, IndexSchemaTest, TestReplicaProperties, SortByFunctionTest, LukeRequestHandlerTest, DirectSolrConnectionTest, PrimUtilsTest, SolrRequestParserTest, StressHdfsTest, SharedFSAutoReplicaFailoverUtilsTest, WordBreakSolrSpellCheckerTest, TestNonNRTOpen, InfoHandlerTest, TestMergePolicyConfig, BasicDistributedZkTest, TestExceedMaxTermLength, HdfsWriteToMultipleCollectionsTest, SpellCheckComponentTest, MultiThreadedOCPTest, OverriddenZkACLAndCredentialsProvidersTest, VMParamsZkACLAndCredentialsProvidersTest, TestRandomMergePolicy, SpatialFilterTest, ScriptEngineTest, DocValuesTest, TestModifyConfFiles]
   [junit4] Completed in 53.32s, 1 test, 1 failure <<< FAILURES!

[...truncated 1276 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:529: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:477: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:190: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1363: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:970: There were test failures: 450 suites, 1845 tests, 1 failure, 36 ignored (21 assumptions)

Total time: 157 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any