Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10156/
Java: 64bit/jdk1.8.0_20-ea-b05 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.analysis.TestFoldingMultitermExtrasQuery

Error Message:
org/apache/commons/logging/LogFactory

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
        at __randomizedtesting.SeedInfo.seed([D46B6F758DB53E8E]:0)
        at 
org.apache.http.impl.client.CloseableHttpClient.<init>(CloseableHttpClient.java:60)
        at 
org.apache.http.impl.client.AbstractHttpClient.<init>(AbstractHttpClient.java:271)
        at 
org.apache.http.impl.client.DefaultHttpClient.<init>(DefaultHttpClient.java:127)
        at 
org.apache.http.impl.client.SystemDefaultHttpClient.<init>(SystemDefaultHttpClient.java:116)
        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:117)
        at 
org.apache.solr.handler.component.HttpShardHandlerFactory.init(HttpShardHandlerFactory.java:155)
        at 
org.apache.solr.handler.component.ShardHandlerFactory.newInstance(ShardHandlerFactory.java:49)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:205)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:137)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:147)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:98)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:569)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
        at 
org.apache.solr.analysis.TestFoldingMultitermExtrasQuery.beforeTests(TestFoldingMultitermExtrasQuery.java:32)
        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$4.evaluate(RandomizedRunner.java:767)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        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:360)
        at java.lang.Thread.run(Thread.java:744)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationField

Error Message:
org/apache/commons/logging/LogFactory

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
        at __randomizedtesting.SeedInfo.seed([D46B6F758DB53E8E]:0)
        at 
org.apache.http.impl.client.CloseableHttpClient.<init>(CloseableHttpClient.java:60)
        at 
org.apache.http.impl.client.AbstractHttpClient.<init>(AbstractHttpClient.java:271)
        at 
org.apache.http.impl.client.DefaultHttpClient.<init>(DefaultHttpClient.java:127)
        at 
org.apache.http.impl.client.SystemDefaultHttpClient.<init>(SystemDefaultHttpClient.java:116)
        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:117)
        at 
org.apache.solr.handler.component.HttpShardHandlerFactory.init(HttpShardHandlerFactory.java:155)
        at 
org.apache.solr.handler.component.ShardHandlerFactory.newInstance(ShardHandlerFactory.java:49)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:205)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:137)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:147)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:98)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:569)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
        at 
org.apache.solr.schema.TestICUCollationField.beforeClass(TestICUCollationField.java:42)
        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$4.evaluate(RandomizedRunner.java:767)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        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:360)
        at java.lang.Thread.run(Thread.java:744)


FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldDocValues

Error Message:
org/apache/commons/logging/LogFactory

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
        at __randomizedtesting.SeedInfo.seed([D46B6F758DB53E8E]:0)
        at 
org.apache.http.impl.client.CloseableHttpClient.<init>(CloseableHttpClient.java:60)
        at 
org.apache.http.impl.client.AbstractHttpClient.<init>(AbstractHttpClient.java:271)
        at 
org.apache.http.impl.client.DefaultHttpClient.<init>(DefaultHttpClient.java:127)
        at 
org.apache.http.impl.client.SystemDefaultHttpClient.<init>(SystemDefaultHttpClient.java:116)
        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:117)
        at 
org.apache.solr.handler.component.HttpShardHandlerFactory.init(HttpShardHandlerFactory.java:155)
        at 
org.apache.solr.handler.component.ShardHandlerFactory.newInstance(ShardHandlerFactory.java:49)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:205)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:137)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:147)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:98)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:569)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
        at 
org.apache.solr.schema.TestICUCollationFieldDocValues.beforeClass(TestICUCollationFieldDocValues.java:44)
        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$4.evaluate(RandomizedRunner.java:767)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        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:360)
        at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.ClassNotFoundException: 
org.apache.commons.logging.LogFactory
        at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 38 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldOptions

Error Message:
org/apache/commons/logging/LogFactory

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
        at __randomizedtesting.SeedInfo.seed([D46B6F758DB53E8E]:0)
        at 
org.apache.http.impl.client.CloseableHttpClient.<init>(CloseableHttpClient.java:60)
        at 
org.apache.http.impl.client.AbstractHttpClient.<init>(AbstractHttpClient.java:271)
        at 
org.apache.http.impl.client.DefaultHttpClient.<init>(DefaultHttpClient.java:127)
        at 
org.apache.http.impl.client.SystemDefaultHttpClient.<init>(SystemDefaultHttpClient.java:116)
        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:117)
        at 
org.apache.solr.handler.component.HttpShardHandlerFactory.init(HttpShardHandlerFactory.java:155)
        at 
org.apache.solr.handler.component.ShardHandlerFactory.newInstance(ShardHandlerFactory.java:49)
        at org.apache.solr.core.CoreContainer.load(CoreContainer.java:205)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:137)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:147)
        at org.apache.solr.util.TestHarness.<init>(TestHarness.java:98)
        at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:569)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
        at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
        at 
org.apache.solr.schema.TestICUCollationFieldOptions.beforeClass(TestICUCollationFieldOptions.java:29)
        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$4.evaluate(RandomizedRunner.java:767)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        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:360)
        at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.ClassNotFoundException: 
org.apache.commons.logging.LogFactory
        at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 38 more




Build Log:
[...truncated 12886 lines...]
   [junit4] Suite: org.apache.solr.schema.TestICUCollationFieldOptions
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-analysis-extras/test/J1/./solr.schema.TestICUCollationFieldOptions-D46B6F758DB53E8E-001/init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger 
(org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See 
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=in_ID, 
timezone=Europe/Prague
   [junit4]   2> NOTE: Linux 3.8.0-38-generic amd64/Oracle Corporation 
1.8.0_20-ea (64-bit)/cpus=8,threads=1,free=150430496,total=189267968
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestICUCollationFieldOptions -Dtests.seed=D46B6F758DB53E8E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=in_ID 
-Dtests.timezone=Europe/Prague -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestICUCollationFieldOptions (suite) <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/commons/logging/LogFactory
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D46B6F758DB53E8E]:0)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.<init>(CloseableHttpClient.java:60)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.<init>(AbstractHttpClient.java:271)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultHttpClient.<init>(DefaultHttpClient.java:127)
   [junit4]    >        at 
org.apache.http.impl.client.SystemDefaultHttpClient.<init>(SystemDefaultHttpClient.java:116)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:117)
   [junit4]    >        at 
org.apache.solr.handler.component.HttpShardHandlerFactory.init(HttpShardHandlerFactory.java:155)
   [junit4]    >        at 
org.apache.solr.handler.component.ShardHandlerFactory.newInstance(ShardHandlerFactory.java:49)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:205)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:137)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:147)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:98)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:569)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
   [junit4]    >        at 
org.apache.solr.schema.TestICUCollationFieldOptions.beforeClass(TestICUCollationFieldOptions.java:29)
   [junit4]    >        at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.commons.logging.LogFactory
   [junit4]    >        at 
java.net.URLClassLoader$1.run(URLClassLoader.java:372)
   [junit4]    >        at 
java.net.URLClassLoader$1.run(URLClassLoader.java:361)
   [junit4]    >        at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:360)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 38 more
   [junit4] Completed on J1 in 1.82s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.schema.TestICUCollationFieldDocValues
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-analysis-extras/test/J0/./solr.schema.TestICUCollationFieldDocValues-D46B6F758DB53E8E-001/init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger 
(org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See 
http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, 
sim=DefaultSimilarity, locale=be, timezone=Africa/Timbuktu
   [junit4]   2> NOTE: Linux 3.8.0-38-generic amd64/Oracle Corporation 
1.8.0_20-ea (64-bit)/cpus=8,threads=1,free=127411232,total=190840832
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestICUCollationFieldDocValues]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestICUCollationFieldDocValues -Dtests.seed=D46B6F758DB53E8E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be 
-Dtests.timezone=Africa/Timbuktu -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestICUCollationFieldDocValues (suite) <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/commons/logging/LogFactory
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D46B6F758DB53E8E]:0)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.<init>(CloseableHttpClient.java:60)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.<init>(AbstractHttpClient.java:271)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultHttpClient.<init>(DefaultHttpClient.java:127)
   [junit4]    >        at 
org.apache.http.impl.client.SystemDefaultHttpClient.<init>(SystemDefaultHttpClient.java:116)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:117)
   [junit4]    >        at 
org.apache.solr.handler.component.HttpShardHandlerFactory.init(HttpShardHandlerFactory.java:155)
   [junit4]    >        at 
org.apache.solr.handler.component.ShardHandlerFactory.newInstance(ShardHandlerFactory.java:49)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:205)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:137)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:147)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:98)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:569)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
   [junit4]    >        at 
org.apache.solr.schema.TestICUCollationFieldDocValues.beforeClass(TestICUCollationFieldDocValues.java:44)
   [junit4]    >        at java.lang.Thread.run(Thread.java:744)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: 
org.apache.commons.logging.LogFactory
   [junit4]    >        at 
java.net.URLClassLoader$1.run(URLClassLoader.java:372)
   [junit4]    >        at 
java.net.URLClassLoader$1.run(URLClassLoader.java:361)
   [junit4]    >        at java.security.AccessController.doPrivileged(Native 
Method)
   [junit4]    >        at 
java.net.URLClassLoader.findClass(URLClassLoader.java:360)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    >        at 
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
   [junit4]    >        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    >        ... 38 more
   [junit4] Completed on J0 in 2.16s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.schema.TestICUCollationField
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-analysis-extras/test/J1/./solr.schema.TestICUCollationField-D46B6F758DB53E8E-001/init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ja, 
timezone=Asia/Kabul
   [junit4]   2> NOTE: Linux 3.8.0-38-generic amd64/Oracle Corporation 
1.8.0_20-ea (64-bit)/cpus=8,threads=1,free=163819952,total=212860928
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestICUCollationFieldOptions, TestICUCollationField]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestICUCollationField -Dtests.seed=D46B6F758DB53E8E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja 
-Dtests.timezone=Asia/Kabul -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestICUCollationField (suite) <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/commons/logging/LogFactory
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D46B6F758DB53E8E]:0)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.<init>(CloseableHttpClient.java:60)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.<init>(AbstractHttpClient.java:271)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultHttpClient.<init>(DefaultHttpClient.java:127)
   [junit4]    >        at 
org.apache.http.impl.client.SystemDefaultHttpClient.<init>(SystemDefaultHttpClient.java:116)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:117)
   [junit4]    >        at 
org.apache.solr.handler.component.HttpShardHandlerFactory.init(HttpShardHandlerFactory.java:155)
   [junit4]    >        at 
org.apache.solr.handler.component.ShardHandlerFactory.newInstance(ShardHandlerFactory.java:49)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:205)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:137)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:147)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:98)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:569)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
   [junit4]    >        at 
org.apache.solr.schema.TestICUCollationField.beforeClass(TestICUCollationField.java:42)
   [junit4]    >        at java.lang.Thread.run(Thread.java:744)
   [junit4] Completed on J1 in 0.60s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.analysis.TestFoldingMultitermExtrasQuery
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-analysis-extras/test/J0/./solr.analysis.TestFoldingMultitermExtrasQuery-D46B6F758DB53E8E-001/init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Lucene45, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_KW, 
timezone=Zulu
   [junit4]   2> NOTE: Linux 3.8.0-38-generic amd64/Oracle Corporation 
1.8.0_20-ea (64-bit)/cpus=8,threads=1,free=142928456,total=213909504
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestICUCollationFieldDocValues, TestFoldingMultitermExtrasQuery]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFoldingMultitermExtrasQuery -Dtests.seed=D46B6F758DB53E8E 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_KW 
-Dtests.timezone=Zulu -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestFoldingMultitermExtrasQuery (suite) <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: 
org/apache/commons/logging/LogFactory
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D46B6F758DB53E8E]:0)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.<init>(CloseableHttpClient.java:60)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.<init>(AbstractHttpClient.java:271)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultHttpClient.<init>(DefaultHttpClient.java:127)
   [junit4]    >        at 
org.apache.http.impl.client.SystemDefaultHttpClient.<init>(SystemDefaultHttpClient.java:116)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:117)
   [junit4]    >        at 
org.apache.solr.handler.component.HttpShardHandlerFactory.init(HttpShardHandlerFactory.java:155)
   [junit4]    >        at 
org.apache.solr.handler.component.ShardHandlerFactory.newInstance(ShardHandlerFactory.java:49)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.load(CoreContainer.java:205)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:137)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:147)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.<init>(TestHarness.java:98)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:569)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:559)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:379)
   [junit4]    >        at 
org.apache.solr.analysis.TestFoldingMultitermExtrasQuery.beforeTests(TestFoldingMultitermExtrasQuery.java:32)
   [junit4]    >        at java.lang.Thread.run(Thread.java:744)
   [junit4] Completed on J0 in 0.53s, 0 tests, 1 error <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:209: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:440: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1296:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: 
There were test failures: 4 suites, 0 tests, 4 suite-level errors

Total time: 56 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0_20-ea-b05 -XX:-UseCompressedOops 
-XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to