Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rdf4j-dev] Build failed in Jenkins: rdf4j-storage-master-verify #79

See <https://ci.eclipse.org/rdf4j/job/rdf4j-storage-master-verify/79/display/redirect>

------------------------------------------
[...truncated 413.70 KB...]
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)

"Reference Handler" ID=2 WAITING on java.lang.ref.Reference$Lock@3175c8f2
	at java.lang.Object.wait(Native Method)
	- waiting on java.lang.ref.Reference$Lock@3175c8f2
	at java.lang.Object.wait(Object.java:502)
	at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)

"main" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@3781d0b0
	at java.lang.Object.wait(Native Method)
	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@3781d0b0
	at java.lang.Thread.join(Thread.java:1252)
	at java.lang.Thread.join(Thread.java:1326)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:608)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:457)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413)

^^==============================================

REPRODUCE WITH: ./gradlew null -Dtests.seed=CFF90B7DE47FA6B7 -Dtests.class=org.eclipse.rdf4j.sail.elasticsearch.ElasticsearchIndexTest -Dtests.method="testContextsRemoveContext2" -Dtests.security.manager=false -Dtests.locale=ar-MA -Dtests.timezone=Asia/Harbin
نوف 29, 2018 11:06:28 م com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
WARNING: Will linger awaiting termination of 1 leaked thread(s).
نوف 29, 2018 11:06:33 م com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
SEVERE: 1 thread leaked from SUITE scope at org.eclipse.rdf4j.sail.elasticsearch.ElasticsearchIndexTest: 
   1) Thread[id=24, name=TEST-ElasticsearchIndexTest.testContextsRemoveContext2-seed#[CFF90B7DE47FA6B7], state=RUNNABLE, group=TGRP-ElasticsearchIndexTest]
        at sun.nio.fs.UnixNativeDispatcher.stat0(Native Method)
        at sun.nio.fs.UnixNativeDispatcher.stat(UnixNativeDispatcher.java:286)
        at sun.nio.fs.UnixFileAttributes.get(UnixFileAttributes.java:70)
        at sun.nio.fs.UnixFileStore.devFor(UnixFileStore.java:55)
        at sun.nio.fs.UnixFileStore.<init>(UnixFileStore.java:70)
        at sun.nio.fs.LinuxFileStore.<init>(LinuxFileStore.java:48)
        at sun.nio.fs.LinuxFileSystem.getFileStore(LinuxFileSystem.java:112)
        at sun.nio.fs.UnixFileSystem$FileStoreIterator.readNext(UnixFileSystem.java:213)
        at sun.nio.fs.UnixFileSystem$FileStoreIterator.hasNext(UnixFileSystem.java:224)
        at org.apache.lucene.mockfile.FilterFileSystem$2.hasNext(FilterFileSystem.java:129)
        at org.apache.lucene.mockfile.FilterFileSystem$2.hasNext(FilterFileSystem.java:129)
        at org.apache.lucene.mockfile.FilterFileSystem$2.hasNext(FilterFileSystem.java:129)
        at org.apache.lucene.mockfile.FilterFileSystem$2.hasNext(FilterFileSystem.java:129)
        at org.apache.lucene.util.IOUtils.getFileStore(IOUtils.java:595)
        at org.apache.lucene.util.IOUtils.spinsLinux(IOUtils.java:539)
        at org.apache.lucene.util.IOUtils.spins(IOUtils.java:528)
        at org.elasticsearch.env.ESFileStore.<init>(ESFileStore.java:60)
        at org.elasticsearch.env.Environment.<clinit>(Environment.java:112)
        at org.elasticsearch.test.InternalTestCluster.<init>(InternalTestCluster.java:299)
        at org.elasticsearch.test.ESIntegTestCase.buildTestCluster(ESIntegTestCase.java:1819)
        at org.elasticsearch.test.ESIntegTestCase$1.call(ESIntegTestCase.java:505)
        at org.elasticsearch.test.ESIntegTestCase$1.call(ESIntegTestCase.java:502)
        at com.carrotsearch.randomizedtesting.RandomizedContext.runWithPrivateRandomness(RandomizedContext.java:187)
        at com.carrotsearch.randomizedtesting.RandomizedContext.runWithPrivateRandomness(RandomizedContext.java:211)
        at org.elasticsearch.test.ESIntegTestCase.buildWithPrivateContext(ESIntegTestCase.java:502)
        at org.elasticsearch.test.ESIntegTestCase.buildAndPutCluster(ESIntegTestCase.java:517)
        at org.elasticsearch.test.ESIntegTestCase.beforeInternal(ESIntegTestCase.java:361)
        at org.elasticsearch.test.ESIntegTestCase.setupTestCluster(ESIntegTestCase.java:2050)
        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:498)
        at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:941)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
نوف 29, 2018 11:06:33 م com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
INFO: Starting to interrupt leaked threads:
   1) Thread[id=24, name=TEST-ElasticsearchIndexTest.testContextsRemoveContext2-seed#[CFF90B7DE47FA6B7], state=RUNNABLE, group=TGRP-ElasticsearchIndexTest]
نوف 29, 2018 11:06:36 م com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
SEVERE: There are still zombie threads that couldn't be terminated:
   1) Thread[id=24, name=TEST-ElasticsearchIndexTest.testContextsRemoveContext2-seed#[CFF90B7DE47FA6B7], state=RUNNABLE, group=TGRP-ElasticsearchIndexTest]
        at sun.nio.fs.UnixNativeDispatcher.stat0(Native Method)
        at sun.nio.fs.UnixNativeDispatcher.stat(UnixNativeDispatcher.java:286)
        at sun.nio.fs.UnixFileAttributes.get(UnixFileAttributes.java:70)
        at sun.nio.fs.UnixFileStore.devFor(UnixFileStore.java:55)
        at sun.nio.fs.UnixFileStore.<init>(UnixFileStore.java:70)
        at sun.nio.fs.LinuxFileStore.<init>(LinuxFileStore.java:48)
        at sun.nio.fs.LinuxFileSystem.getFileStore(LinuxFileSystem.java:112)
        at sun.nio.fs.UnixFileSystem$FileStoreIterator.readNext(UnixFileSystem.java:213)
        at sun.nio.fs.UnixFileSystem$FileStoreIterator.hasNext(UnixFileSystem.java:224)
        at org.apache.lucene.mockfile.FilterFileSystem$2.hasNext(FilterFileSystem.java:129)
        at org.apache.lucene.mockfile.FilterFileSystem$2.hasNext(FilterFileSystem.java:129)
        at org.apache.lucene.mockfile.FilterFileSystem$2.hasNext(FilterFileSystem.java:129)
        at org.apache.lucene.mockfile.FilterFileSystem$2.hasNext(FilterFileSystem.java:129)
        at org.apache.lucene.util.IOUtils.getFileStore(IOUtils.java:595)
        at org.apache.lucene.util.IOUtils.spinsLinux(IOUtils.java:539)
        at org.apache.lucene.util.IOUtils.spins(IOUtils.java:528)
        at org.elasticsearch.env.ESFileStore.<init>(ESFileStore.java:60)
        at org.elasticsearch.env.Environment.<clinit>(Environment.java:112)
        at org.elasticsearch.test.InternalTestCluster.<init>(InternalTestCluster.java:299)
        at org.elasticsearch.test.ESIntegTestCase.buildTestCluster(ESIntegTestCase.java:1819)
        at org.elasticsearch.test.ESIntegTestCase$1.call(ESIntegTestCase.java:505)
        at org.elasticsearch.test.ESIntegTestCase$1.call(ESIntegTestCase.java:502)
        at com.carrotsearch.randomizedtesting.RandomizedContext.runWithPrivateRandomness(RandomizedContext.java:187)
        at com.carrotsearch.randomizedtesting.RandomizedContext.runWithPrivateRandomness(RandomizedContext.java:211)
        at org.elasticsearch.test.ESIntegTestCase.buildWithPrivateContext(ESIntegTestCase.java:502)
        at org.elasticsearch.test.ESIntegTestCase.buildAndPutCluster(ESIntegTestCase.java:517)
        at org.elasticsearch.test.ESIntegTestCase.beforeInternal(ESIntegTestCase.java:361)
        at org.elasticsearch.test.ESIntegTestCase.setupTestCluster(ESIntegTestCase.java:2050)
        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:498)
        at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:941)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        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:53)
        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
REPRODUCE WITH: ./gradlew null -Dtests.seed=CFF90B7DE47FA6B7 -Dtests.class=org.eclipse.rdf4j.sail.elasticsearch.ElasticsearchIndexTest -Dtests.security.manager=false -Dtests.locale=ar-MA -Dtests.timezone=Asia/Harbin
NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1126, maxMBSortInHeap=5.247690124236158, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ar-MA, timezone=Asia/Harbin
NOTE: Linux 3.12.51-52.39-default amd64/Oracle Corporation 1.8.0_192 (64-bit)/cpus=16,threads=2,free=782195800,total=1029177344
NOTE: All tests run in this JVM: [ElasticsearchIndexTest]
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1,208.844 s <<< FAILURE! - in org.eclipse.rdf4j.sail.elasticsearch.ElasticsearchIndexTest
[ERROR] testContextsRemoveContext2(org.eclipse.rdf4j.sail.elasticsearch.ElasticsearchIndexTest)  Time elapsed: 1,199.998 s  <<< ERROR!
java.lang.Exception: Test abandoned because suite timeout was reached.

[ERROR] org.eclipse.rdf4j.sail.elasticsearch.ElasticsearchIndexTest  Time elapsed: 1,208.059 s  <<< ERROR!
java.lang.Exception: Suite timeout exceeded (>= 1200000 msec).

[INFO] Running org.eclipse.rdf4j.sail.elasticsearch.ElasticsearchSailGeoSPARQLTest
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.021 s - in org.eclipse.rdf4j.sail.elasticsearch.ElasticsearchSailGeoSPARQLTest
[INFO] Running org.eclipse.rdf4j.sail.elasticsearch.ElasticsearchSailTest
[WARNING] Tests run: 19, Failures: 0, Errors: 0, Skipped: 19, Time elapsed: 0.051 s - in org.eclipse.rdf4j.sail.elasticsearch.ElasticsearchSailTest
[INFO] Running org.eclipse.rdf4j.sail.elasticsearch.ElasticsearchSailIndexedPropertiesTest
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.011 s - in org.eclipse.rdf4j.sail.elasticsearch.ElasticsearchSailIndexedPropertiesTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   ElasticsearchIndexTest.org.eclipse.rdf4j.sail.elasticsearch.ElasticsearchIndexTest » 
[ERROR]   ElasticsearchIndexTest.testContextsRemoveContext2 »  Test abandoned because su...
[INFO] 
[ERROR] Tests run: 30, Failures: 0, Errors: 2, Skipped: 28
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] RDF4J Storage 2.4-SNAPSHOT ......................... SUCCESS [  1.942 s]
[INFO] RDF4J: Sail API .................................... SUCCESS [  3.208 s]
[INFO] RDF4J: Sail Model .................................. SUCCESS [  0.886 s]
[INFO] RDF4J: Inferencer Sails ............................ SUCCESS [  1.661 s]
[INFO] RDF4J: Query algebra - evaluation .................. SUCCESS [  9.080 s]
[INFO] RDF4J: Sail base implementations ................... SUCCESS [  1.299 s]
[INFO] RDF4J: MemoryStore ................................. SUCCESS [  4.030 s]
[INFO] RDF4J: SailRepository .............................. SUCCESS [  3.278 s]
[INFO] RDF4J Lucene Sail API .............................. SUCCESS [  4.939 s]
[INFO] RDF4J Elastic Search Sail Index .................... SUCCESS [  3.841 s]
[INFO] RDF4J: Federation SAIL ............................. SUCCESS [  4.228 s]
[INFO] RDF4J: Query algebra - GeoSPARQL ................... SUCCESS [  4.106 s]
[INFO] RDF4J Lucene Sail Index ............................ SUCCESS [  6.117 s]
[INFO] RDF4J: SPIN ........................................ SUCCESS [  5.645 s]
[INFO] RDF4J: SPIN SAIL ................................... SUCCESS [01:36 min]
[INFO] RDF4J: NativeStore ................................. SUCCESS [  3.985 s]
[INFO] RDF4J Lucene Sail Spin ............................. SUCCESS [ 23.897 s]
[INFO] RDF4J: DatasetRepository (wrapper) ................. SUCCESS [  0.980 s]
[INFO] RDF4J Solr Sail Index .............................. SUCCESS [ 11.593 s]
[INFO] RDF4J: SHACL ....................................... SUCCESS [  6.505 s]
[INFO] RDF4J: Storage ..................................... SUCCESS [ 33.141 s]
[INFO] RDF4J compliance tests ............................. SUCCESS [  0.573 s]
[INFO] RDF4J Model compliance test ........................ SUCCESS [  6.526 s]
[INFO] RDF4J Lucene Sail Tests ............................ SUCCESS [  3.503 s]
[INFO] RDF4J Elasticsearch Sail Tests ..................... FAILURE [20:12 min]
[INFO] RDF4J Solr Sail Tests .............................. SKIPPED
[INFO] RDF4J SAIL and Repository compliance test .......... SKIPPED
[INFO] RDF4J SeRQL query parser compliance tests .......... SKIPPED
[INFO] RDF4J GeoSPARQL compliance tests ................... SKIPPED
[INFO] RDF4J SHACL compliance tests 2.4-SNAPSHOT .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24:15 min
[INFO] Finished at: 2018-11-29T10:06:37-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project rdf4j-elasticsearch-compliance: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.rdf4j/rdf4j-storage-master-verify/workspace/compliance/elasticsearch/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :rdf4j-elasticsearch-compliance
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top