I committed a fix for this. Alan Woodward www.flax.co.uk
On 20 Jan 2015, at 06:39, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11646/ > Java: 64bit/jdk1.8.0_25 -XX:+UseCompressedOops -XX:+UseSerialGC > > 1 tests failed. > FAILED: > org.apache.solr.handler.clustering.DistributedClusteringComponentTest.testDistribSearch > > Error Message: > Error from server at http://127.0.0.1:38305/tp_mhz/i/collection1: Expected > mime type application/octet-stream but got text/html. <html> <head> <meta > http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> > <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem > accessing /tp_mhz/i/collection1/update. Reason: <pre> Can not find: > /tp_mhz/i/collection1/update</pre></p> <hr /><i><small>Powered by > Jetty://</small></i> </body> </html> > > Stack Trace: > org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error > from server at http://127.0.0.1:38305/tp_mhz/i/collection1: Expected mime > type application/octet-stream but got text/html. <html> > <head> > <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> > <title>Error 404 </title> > </head> > <body> > <h2>HTTP ERROR: 404</h2> > <p>Problem accessing /tp_mhz/i/collection1/update. Reason: > <pre> Can not find: /tp_mhz/i/collection1/update</pre></p> > <hr /><i><small>Powered by Jetty://</small></i> > </body> > </html> > > at > __randomizedtesting.SeedInfo.seed([3E91BBF404694D92:BF7735EC73362DAE]:0) > at > org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:527) > at > org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) > at > org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) > at > org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) > at > org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:286) > at > org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:272) > at > org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:504) > at > org.apache.solr.handler.clustering.DistributedClusteringComponentTest.doTest(DistributedClusteringComponentTest.java:35) > at > org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:884) > 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 11922 lines...] > [junit4] Suite: > org.apache.solr.handler.clustering.DistributedClusteringComponentTest > [junit4] 2> Creating dataDir: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest > 3E91BBF404694D92-001/init-core-data-001 > [junit4] 2> log4j:WARN No appenders could be found for logger > (org.apache.solr.BaseDistributedSearchTestCase). > [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: reproduce with: ant test > -Dtestcase=DistributedClusteringComponentTest > -Dtests.method=testDistribSearch -Dtests.seed=3E91BBF404694D92 > -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_PY > -Dtests.timezone=Australia/Tasmania -Dtests.asserts=true > -Dtests.file.encoding=UTF-8 > [junit4] ERROR 1.91s J0 | > DistributedClusteringComponentTest.testDistribSearch <<< > [junit4] > Throwable #1: > org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error > from server at http://127.0.0.1:38305/tp_mhz/i/collection1: Expected mime > type application/octet-stream but got text/html. <html> > [junit4] > <head> > [junit4] > <meta http-equiv="Content-Type" > content="text/html;charset=ISO-8859-1"/> > [junit4] > <title>Error 404 </title> > [junit4] > </head> > [junit4] > <body> > [junit4] > <h2>HTTP ERROR: 404</h2> > [junit4] > <p>Problem accessing /tp_mhz/i/collection1/update. Reason: > [junit4] > <pre> Can not find: /tp_mhz/i/collection1/update</pre></p> > [junit4] > <hr /><i><small>Powered by Jetty://</small></i> > [junit4] > </body> > [junit4] > </html> > [junit4] > at > __randomizedtesting.SeedInfo.seed([3E91BBF404694D92:BF7735EC73362DAE]:0) > [junit4] > at > org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:527) > [junit4] > at > org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214) > [junit4] > at > org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210) > [junit4] > at > org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124) > [junit4] > at > org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:286) > [junit4] > at > org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:272) > [junit4] > at > org.apache.solr.BaseDistributedSearchTestCase.del(BaseDistributedSearchTestCase.java:504) > [junit4] > at > org.apache.solr.handler.clustering.DistributedClusteringComponentTest.doTest(DistributedClusteringComponentTest.java:35) > [junit4] > at > org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:884) > [junit4] > at java.lang.Thread.run(Thread.java:745) > [junit4] 2> NOTE: leaving temporary files on disk at: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/contrib/solr-clustering/test/J0/temp/solr.handler.clustering.DistributedClusteringComponentTest > 3E91BBF404694D92-001 > [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, > docValues:{}, sim=DefaultSimilarity, locale=es_PY, timezone=Australia/Tasmania > [junit4] 2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation > 1.8.0_25 (64-bit)/cpus=8,threads=1,free=94356128,total=127860736 > [junit4] 2> NOTE: All tests run in this JVM: > [DistributedClusteringComponentTest] > [junit4] Completed on J0 in 3.03s, 1 test, 1 error <<< FAILURES! > > [...truncated 16 lines...] > BUILD FAILED > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The > following error occurred while executing this line: > /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:61: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:207: The > following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:454: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348: > The following error occurred while executing this line: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956: > There were test failures: 3 suites, 30 tests, 1 error > > Total time: 62 minutes 58 seconds > Build step 'Invoke Ant' marked build as failure > [description-setter] Description set: Java: 64bit/jdk1.8.0_25 > -XX:+UseCompressedOops -XX:+UseSerialGC > Archiving artifacts > Recording test results > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected]
