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 #63

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

------------------------------------------
[...truncated 1.29 MB...]
	at org.eclipse.rdf4j.sail.InferencingTest.testDomainError001(InferencingTest.java:243) [rdf4j-store-testsuite-2.4-SNAPSHOT.jar:2.4-SNAPSHOT+041aace]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_162]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_162]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_162]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_162]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1]
22:13:52.829 [main] ERROR exception while uploading input data
java.lang.ClassCastException: org.eclipse.rdf4j.sail.memory.model.MemLiteral cannot be cast to org.eclipse.rdf4j.model.Resource
	at org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer.addSubClassOfStatement(SchemaCachingRDFSInferencer.java:385) ~[rdf4j-storage-2.4-SNAPSHOT.jar:2.4-SNAPSHOT+4e84313]
	at org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection.processForSchemaCache(SchemaCachingRDFSInferencerConnection.java:74) ~[rdf4j-storage-2.4-SNAPSHOT.jar:2.4-SNAPSHOT+4e84313]
	at org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection.addStatement(SchemaCachingRDFSInferencerConnection.java:194) ~[rdf4j-storage-2.4-SNAPSHOT.jar:2.4-SNAPSHOT+4e84313]
	at org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection.addStatement(SchemaCachingRDFSInferencerConnection.java:184) ~[rdf4j-storage-2.4-SNAPSHOT.jar:2.4-SNAPSHOT+4e84313]
	at org.eclipse.rdf4j.repository.sail.SailRepositoryConnection.addWithoutCommit(SailRepositoryConnection.java:363) ~[rdf4j-storage-2.4-SNAPSHOT.jar:2.4-SNAPSHOT+4e84313]
	at org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection.add(AbstractRepositoryConnection.java:509) ~[rdf4j-client-2.4-SNAPSHOT.jar:2.4-SNAPSHOT+8269149]
	at org.eclipse.rdf4j.repository.util.RDFInserter.addStatement(RDFInserter.java:69) ~[rdf4j-client-2.4-SNAPSHOT.jar:2.4-SNAPSHOT+8269149]
	at org.eclipse.rdf4j.repository.util.AbstractRDFInserter.handleStatement(AbstractRDFInserter.java:190) ~[rdf4j-client-2.4-SNAPSHOT.jar:2.4-SNAPSHOT+8269149]
	at org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseTriple(NTriplesParser.java:324) ~[rdf4j-client-2.4-SNAPSHOT.jar:2.4-SNAPSHOT+8269149]
	at org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:179) ~[rdf4j-client-2.4-SNAPSHOT.jar:2.4-SNAPSHOT+8269149]
	at org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:118) ~[rdf4j-client-2.4-SNAPSHOT.jar:2.4-SNAPSHOT+8269149]
	at org.eclipse.rdf4j.repository.util.RDFLoader.loadInputStreamOrReader(RDFLoader.java:286) ~[rdf4j-client-2.4-SNAPSHOT.jar:2.4-SNAPSHOT+8269149]
	at org.eclipse.rdf4j.repository.util.RDFLoader.load(RDFLoader.java:197) ~[rdf4j-client-2.4-SNAPSHOT.jar:2.4-SNAPSHOT+8269149]
	at org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection.add(AbstractRepositoryConnection.java:329) ~[rdf4j-client-2.4-SNAPSHOT.jar:2.4-SNAPSHOT+8269149]
	at org.eclipse.rdf4j.sail.InferencingTest.runTest(InferencingTest.java:81) [rdf4j-store-testsuite-2.4-SNAPSHOT.jar:2.4-SNAPSHOT+041aace]
	at org.eclipse.rdf4j.sail.InferencingTest.testSubClassOfError001(InferencingTest.java:194) [rdf4j-store-testsuite-2.4-SNAPSHOT.jar:2.4-SNAPSHOT+041aace]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_162]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_162]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_162]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_162]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1]
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.283 sec - in org.eclipse.rdf4j.sail.memory.SchemaCachingRDFSInferencerMemInferencingTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.PersistentMemoryStoreTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.77 sec - in org.eclipse.rdf4j.sail.memory.PersistentMemoryStoreTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.StoreSerializationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec - in org.eclipse.rdf4j.sail.memory.StoreSerializationTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.SchemaCachingRDFSMemoryStoreConcurrencyTest
22:13:56.589 [main] INFO  executing two large concurrent transactions
22:13:59.568 [Thread-0] INFO  Uploaded 200000 statements
22:14:03.228 [Thread-1] INFO  Uploaded 200000 statements
22:14:03.851 [main] INFO  committed both txns in 7s
22:14:04.252 [main] INFO  Running concurrency test...
22:14:11.597 [MemoryStore snapshot cleanup] INFO  Thread MemoryStore snapshot cleanup is waiting on 6 active Read locks
22:14:21.782 [MemoryStore snapshot cleanup] INFO  Thread MemoryStore snapshot cleanup is waiting on 4 active Read locks
22:14:34.308 [main] INFO  Test succeeded
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 38.149 sec - in org.eclipse.rdf4j.sail.memory.SchemaCachingRDFSMemoryStoreConcurrencyTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.MemInferencingTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.995 sec - in org.eclipse.rdf4j.sail.memory.MemInferencingTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.MemCustomInferencingTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.683 sec - in org.eclipse.rdf4j.sail.memory.MemCustomInferencingTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.MemoryStoreTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.776 sec - in org.eclipse.rdf4j.sail.memory.MemoryStoreTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.PersistentMemoryStoreIsolationLevelTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.85 sec - in org.eclipse.rdf4j.sail.memory.PersistentMemoryStoreIsolationLevelTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.memory.MemoryStoreConcurrencyTest
22:14:42.282 [main] INFO  executing two large concurrent transactions
22:14:43.670 [Thread-0] INFO  Uploaded 200000 statements
22:14:43.688 [Thread-1] INFO  Uploaded 200000 statements
22:14:44.116 [main] INFO  committed both txns in 1s
22:14:44.375 [main] INFO  executing two large concurrent transactions
22:14:46.057 [Thread-2] INFO  Uploaded 200000 statements
22:14:46.128 [Thread-3] INFO  Uploaded 200000 statements
22:14:46.376 [Thread-3] INFO  Testing rollback of 200000 statements
22:14:46.376 [main] INFO  completed both txns in 2s
22:14:46.491 [main] INFO  Running concurrency test...
22:14:51.580 [MemoryStore snapshot cleanup] INFO  Thread MemoryStore snapshot cleanup is waiting on 6 active Read locks
22:15:01.628 [MemoryStore snapshot cleanup] INFO  Thread MemoryStore snapshot cleanup is waiting on 7 active Read locks
22:15:16.498 [main] INFO  Test succeeded
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.429 sec - in org.eclipse.rdf4j.sail.memory.MemoryStoreConcurrencyTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreDirLockTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreDirLockTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreInferencingTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.936 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreInferencingTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreIsolationLevelTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.688 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreIsolationLevelTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreInterruptTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreInterruptTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreTest
Tests run: 37, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.687 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreConcurrencyTest
22:15:44.498 [main] INFO  executing two large concurrent transactions
22:15:45.385 [Thread-2] INFO  Uploaded 200000 statements
22:15:45.389 [Thread-1] INFO  Uploaded 200000 statements
22:15:50.754 [main] INFO  committed both txns in 6s
22:15:52.624 [main] INFO  executing two large concurrent transactions
22:15:53.287 [Thread-5] INFO  Uploaded 200000 statements
22:15:53.367 [Thread-4] INFO  Uploaded 200000 statements
22:15:53.367 [Thread-5] INFO  Testing rollback of 200000 statements
22:15:55.428 [main] INFO  completed both txns in 2s
22:15:56.585 [main] INFO  Running concurrency test...
22:16:27.599 [main] INFO  Test succeeded
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.422 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreConcurrencyTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreContextTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.539 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreContextTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreConsistencyTest
22:16:43.015 [main] INFO  Preserving initial state ...
22:16:53.076 [main] INFO  Number of statements: 59991
22:16:53.077 [main] INFO  Removing old context
22:16:53.077 [main] INFO  Adding updated context
22:16:53.897 [main] INFO  Not deleted statements: 0
22:16:53.999 [main] INFO  Repository size with SPOC index only: 48607
22:16:54.289 [main] INFO  Repository size with PSOC index only: 48607
22:16:54.560 [main] INFO  Computing differences of sets...
22:17:35.656 [main] INFO  Difference SPOC MINUS PSOC: 0
22:17:35.657 [main] INFO  Difference PSOC MINUS SPOC: 0
22:17:35.657 [main] INFO  Different statements in SPOC MINUS PSOC (Mind the contexts):
22:17:35.657 [main] INFO  Different statements in PSOC MINUS SPOC (Mind the contexts):
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.11 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreConsistencyTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.nativerdf.NativeStoreCustomInferencingTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.093 sec - in org.eclipse.rdf4j.sail.nativerdf.NativeStoreCustomInferencingTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.federation.FederationConnectionTest
22:17:39.942 [Time-limited test] WARN  [Rio error] Illegal language tag char: '_' (6, -1)
22:17:39.973 [Time-limited test] WARN  [Rio error] Illegal language tag char: '_' (6, -1)
Tests run: 76, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.069 sec - in org.eclipse.rdf4j.sail.federation.FederationConnectionTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.federation.FederationTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.797 sec - in org.eclipse.rdf4j.sail.federation.FederationTest
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Running org.eclipse.rdf4j.sail.helpers.NotifyingSailConnectionWrapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec - in org.eclipse.rdf4j.sail.helpers.NotifyingSailConnectionWrapperTest

Results :

Tests in error: 
  RDFSchemaNativeRepositoryConnectionTest>RepositoryConnectionTest.testAddInputStream:484 » NoClassDefFound
  RDFSchemaNativeRepositoryConnectionTest>RepositoryConnectionTest.testAddReader:446 » NoClassDefFound
  RDFSchemaNativeRepositoryConnectionTest>RepositoryConnectionTest.testAddStatementWithContext:309 » NoClassDefFound
  RDFSchemaNativeRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testContextStatementsNotDuplicated2:197 » NoClassDefFound
  RDFSchemaNativeRepositoryConnectionTest>RDFSchemaRepositoryConnectionTest.testContextStatementsNotDuplicated:182 » NoClassDefFound
  RDFSchemaNativeRepositoryConnectionTest>RepositoryConnectionTest.testDataset:991 » NoClassDefFound
  RDFSchemaNativeRepositoryConnectionTest>RepositoryConnectionTest.testDeleteDefaultGraph:2045 » NoClassDefFound
  RDFSchemaNativeRepositoryConnectionTest>RepositoryConnectionTest.testGetContextIDs:1865 » NoClassDefFound
  RDFSchemaNativeRepositoryConnectionTest>RepositoryConnectionTest.testGetStatementsInMultipleContexts:1164 » NoClassDefFound
  RDFSchemaNativeRepositoryConnectionTest>RepositoryConnectionTest.testGetStatementsInSingleContext:1113 » NoClassDefFound
  RDFSchemaNativeRepositoryConnectionTest>RepositoryConnectionTest.testQueryDefaultGraph:2009->RepositoryConnectionTest.size:2147 » NoClassDefFound

Tests run: 4821, Failures: 0, Errors: 11, Skipped: 150

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ rdf4j-store-compliance ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] RDF4J Storage 2.4-SNAPSHOT ......................... SUCCESS [  1.403 s]
[INFO] RDF4J: Sail API .................................... SUCCESS [  2.575 s]
[INFO] RDF4J: Sail Model .................................. SUCCESS [  0.825 s]
[INFO] RDF4J: Inferencer Sails ............................ SUCCESS [  1.165 s]
[INFO] RDF4J: Query algebra - evaluation .................. SUCCESS [  9.671 s]
[INFO] RDF4J: Sail base implementations ................... SUCCESS [  0.976 s]
[INFO] RDF4J: MemoryStore ................................. SUCCESS [  3.523 s]
[INFO] RDF4J: SailRepository .............................. SUCCESS [  3.642 s]
[INFO] RDF4J Lucene Sail API .............................. SUCCESS [  2.478 s]
[INFO] RDF4J Elastic Search Sail Index .................... SUCCESS [  3.670 s]
[INFO] RDF4J: Federation SAIL ............................. SUCCESS [  3.768 s]
[INFO] RDF4J: Query algebra - GeoSPARQL ................... SUCCESS [  3.077 s]
[INFO] RDF4J Lucene Sail Index ............................ SUCCESS [  5.911 s]
[INFO] RDF4J: SPIN ........................................ SUCCESS [  7.439 s]
[INFO] RDF4J: SPIN SAIL ................................... SUCCESS [01:40 min]
[INFO] RDF4J: NativeStore ................................. SUCCESS [  4.115 s]
[INFO] RDF4J Lucene Sail Spin ............................. SUCCESS [ 25.074 s]
[INFO] RDF4J: DatasetRepository (wrapper) ................. SUCCESS [  0.933 s]
[INFO] RDF4J Solr Sail Index .............................. SUCCESS [  6.042 s]
[INFO] RDF4J: SHACL ....................................... SUCCESS [  5.693 s]
[INFO] RDF4J: Storage ..................................... SUCCESS [ 25.661 s]
[INFO] RDF4J compliance tests ............................. SUCCESS [  0.513 s]
[INFO] RDF4J Model compliance test ........................ SUCCESS [  6.020 s]
[INFO] RDF4J Lucene Sail Tests ............................ SUCCESS [  3.181 s]
[INFO] RDF4J Elasticsearch Sail Tests ..................... SUCCESS [01:10 min]
[INFO] RDF4J Solr Sail Tests .............................. SUCCESS [01:28 min]
[INFO] RDF4J SAIL and Repository compliance test .......... FAILURE [25:06 min]
[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: 31:35 min
[INFO] Finished at: 2018-09-14T22:17:43-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project rdf4j-store-compliance: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.rdf4j/rdf4j-storage-master-verify/workspace/compliance/store/target/failsafe-reports for the individual test results.
[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-store-compliance
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top