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

See <https://ci.eclipse.org/rdf4j/job/rdf4j-storage-master-verify/33/display/redirect?page=changes>

Changes:

[Jeen Broekstra] eclipse/rdf4j#1047 commons-io 2.5

------------------------------------------
[...truncated 173.29 KB...]
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.042 s - in org.eclipse.rdf4j.sail.spin.SpinSailWithoutRDFSInferencerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-sail-spin ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ rdf4j-sail-spin ---
[INFO] 
[INFO] ---------------< org.eclipse.rdf4j:rdf4j-sail-nativerdf >---------------
[INFO] Building RDF4J: NativeStore 2.4-SNAPSHOT                         [16/29]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-sail-nativerdf ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-storage-master-verify/workspace/nativerdf' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-storage-master-verify/workspace/nativerdf
[INFO] Storing buildNumber: 5a3be79 at timestamp: 1530509133514
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-storage-master-verify/workspace/nativerdf' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-storage-master-verify/workspace/nativerdf
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-sail-nativerdf ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ rdf4j-sail-nativerdf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rdf4j-sail-nativerdf ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ rdf4j-sail-nativerdf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ rdf4j-sail-nativerdf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /jobs/genie.rdf4j/rdf4j-storage-master-verify/workspace/nativerdf/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ rdf4j-sail-nativerdf ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.rdf4j.sail.nativerdf.btree.BTreeTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s - in org.eclipse.rdf4j.sail.nativerdf.btree.BTreeTest
[INFO] Running org.eclipse.rdf4j.sail.nativerdf.DefaultIndexTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s - in org.eclipse.rdf4j.sail.nativerdf.DefaultIndexTest
[INFO] Running org.eclipse.rdf4j.sail.nativerdf.TripleStoreRecoveryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 s - in org.eclipse.rdf4j.sail.nativerdf.TripleStoreRecoveryTest
[INFO] Running org.eclipse.rdf4j.sail.nativerdf.TestNativeStoreUpgrade
01:25:40.584 [main] ERROR VALUE INCONSISTENCY: could not automatically upgrade native store to RDF 1.1-compatibility: Store must be manually exported and imported to merge values like "value". Failure to upgrade may result in inconsistent query results when comparing literal values.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s - in org.eclipse.rdf4j.sail.nativerdf.TestNativeStoreUpgrade
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-sail-nativerdf ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ rdf4j-sail-nativerdf ---
[INFO] 
[INFO] --- japicmp-maven-plugin:0.11.0:cmp (default) @ rdf4j-sail-nativerdf ---
[INFO] Written file '/jobs/genie.rdf4j/rdf4j-storage-master-verify/workspace/nativerdf/target/japicmp/japicmp.diff'.
[INFO] Written file '/jobs/genie.rdf4j/rdf4j-storage-master-verify/workspace/nativerdf/target/japicmp/japicmp.xml'.
[INFO] Written file '/jobs/genie.rdf4j/rdf4j-storage-master-verify/workspace/nativerdf/target/japicmp/japicmp.html'.
[INFO] 
[INFO] ----------------< org.eclipse.rdf4j:rdf4j-lucene-spin >-----------------
[INFO] Building RDF4J Lucene Sail Spin 2.4-SNAPSHOT                     [17/29]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-lucene-spin ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-storage-master-verify/workspace/lucene-spin' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-storage-master-verify/workspace/lucene-spin
[INFO] Storing buildNumber: 5a3be79 at timestamp: 1530509142099
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-storage-master-verify/workspace/lucene-spin' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-storage-master-verify/workspace/lucene-spin
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-lucene-spin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ rdf4j-lucene-spin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rdf4j-lucene-spin ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ rdf4j-lucene-spin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ rdf4j-lucene-spin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /jobs/genie.rdf4j/rdf4j-storage-master-verify/workspace/lucene-spin/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ rdf4j-lucene-spin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest
[ERROR] Tests run: 5, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 2.095 s <<< FAILURE! - in org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest
[ERROR] simpleSearchTest(org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest)  Time elapsed: 0.22 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/resultio/QueryResultFormat
	at org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest.printTupleResult(LuceneSailTupleFunctionTest.java:416)
	at org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest.simpleSearchTest(LuceneSailTupleFunctionTest.java:216)
Caused by: java.lang.ClassNotFoundException: org.eclipse.rdf4j.query.resultio.QueryResultFormat
	at org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest.printTupleResult(LuceneSailTupleFunctionTest.java:416)
	at org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest.simpleSearchTest(LuceneSailTupleFunctionTest.java:216)

[ERROR] test220Issue(org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest)  Time elapsed: 0.209 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/resultio/QueryResultFormat
	at org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest.printTupleResult(LuceneSailTupleFunctionTest.java:416)
	at org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest.test220Issue(LuceneSailTupleFunctionTest.java:267)
Caused by: java.lang.ClassNotFoundException: org.eclipse.rdf4j.query.resultio.QueryResultFormat
	at org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest.printTupleResult(LuceneSailTupleFunctionTest.java:416)
	at org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest.test220Issue(LuceneSailTupleFunctionTest.java:267)

[ERROR] testDistanceFunction(org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest)  Time elapsed: 0.246 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/resultio/QueryResultFormat
	at org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest.printTupleResult(LuceneSailTupleFunctionTest.java:416)
	at org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest.testDistanceFunction(LuceneSailTupleFunctionTest.java:362)
Caused by: java.lang.ClassNotFoundException: org.eclipse.rdf4j.query.resultio.QueryResultFormat
	at org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest.printTupleResult(LuceneSailTupleFunctionTest.java:416)
	at org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest.testDistanceFunction(LuceneSailTupleFunctionTest.java:362)

[INFO] Running org.eclipse.rdf4j.lucene.spin.LuceneNativeStoreTest
01:25:48.758 [main] WARN  Rolling back transaction due to connection close
01:25:50.627 [main] WARN  Rolling back transaction due to connection close
01:25:52.196 [main] WARN  Rolling back transaction due to connection close
01:25:53.809 [main] WARN  Rolling back transaction due to connection close
01:25:55.282 [main] WARN  Rolling back transaction due to connection close
[ERROR] Tests run: 6, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 10.875 s <<< FAILURE! - in org.eclipse.rdf4j.lucene.spin.LuceneNativeStoreTest
[ERROR] test220Issue(org.eclipse.rdf4j.lucene.spin.LuceneNativeStoreTest)  Time elapsed: 1.576 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/resultio/QueryResultFormat
Caused by: java.lang.ClassNotFoundException: org.eclipse.rdf4j.query.resultio.QueryResultFormat

[ERROR] test771issue(org.eclipse.rdf4j.lucene.spin.LuceneNativeStoreTest)  Time elapsed: 1.608 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/resultio/QueryResultFormat
Caused by: java.lang.ClassNotFoundException: org.eclipse.rdf4j.query.resultio.QueryResultFormat

[ERROR] testDistanceFunction(org.eclipse.rdf4j.lucene.spin.LuceneNativeStoreTest)  Time elapsed: 1.564 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/resultio/QueryResultFormat
Caused by: java.lang.ClassNotFoundException: org.eclipse.rdf4j.query.resultio.QueryResultFormat

[INFO] Running org.eclipse.rdf4j.lucene.spin.LuceneMemoryStoreTest
01:25:58.109 [main] WARN  Rolling back transaction due to connection close
01:26:05.103 [main] WARN  Rolling back transaction due to connection close
01:26:06.086 [main] WARN  Rolling back transaction due to connection close
01:26:06.717 [main] WARN  Rolling back transaction due to connection close
01:26:07.353 [main] WARN  Rolling back transaction due to connection close
[ERROR] Tests run: 6, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 11.104 s <<< FAILURE! - in org.eclipse.rdf4j.lucene.spin.LuceneMemoryStoreTest
[ERROR] test220Issue(org.eclipse.rdf4j.lucene.spin.LuceneMemoryStoreTest)  Time elapsed: 0.829 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/resultio/QueryResultFormat
Caused by: java.lang.ClassNotFoundException: org.eclipse.rdf4j.query.resultio.QueryResultFormat

[ERROR] test771issue(org.eclipse.rdf4j.lucene.spin.LuceneMemoryStoreTest)  Time elapsed: 0.632 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/resultio/QueryResultFormat
Caused by: java.lang.ClassNotFoundException: org.eclipse.rdf4j.query.resultio.QueryResultFormat

[ERROR] testDistanceFunction(org.eclipse.rdf4j.lucene.spin.LuceneMemoryStoreTest)  Time elapsed: 0.615 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/resultio/QueryResultFormat
Caused by: java.lang.ClassNotFoundException: org.eclipse.rdf4j.query.resultio.QueryResultFormat

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   LuceneMemoryStoreTest>AbstractLuceneSailSpinTest.test220Issue:128->AbstractLuceneSailSpinTest.printTupleResult:311 » NoClassDefFound
[ERROR]   LuceneMemoryStoreTest>AbstractLuceneSailSpinTest.test771issue:268->AbstractLuceneSailSpinTest.printTupleResult:311 » NoClassDefFound
[ERROR]   LuceneMemoryStoreTest>AbstractLuceneSailSpinTest.testDistanceFunction:188->AbstractLuceneSailSpinTest.printTupleResult:311 » NoClassDefFound
[ERROR]   LuceneNativeStoreTest>AbstractLuceneSailSpinTest.test220Issue:128->AbstractLuceneSailSpinTest.printTupleResult:311 » NoClassDefFound
[ERROR]   LuceneNativeStoreTest>AbstractLuceneSailSpinTest.test771issue:268->AbstractLuceneSailSpinTest.printTupleResult:311 » NoClassDefFound
[ERROR]   LuceneNativeStoreTest>AbstractLuceneSailSpinTest.testDistanceFunction:188->AbstractLuceneSailSpinTest.printTupleResult:311 » NoClassDefFound
[ERROR]   LuceneSailTupleFunctionTest.simpleSearchTest:216->printTupleResult:416 NoClassDefFound
[ERROR]   LuceneSailTupleFunctionTest.test220Issue:267->printTupleResult:416 NoClassDefFound
[ERROR]   LuceneSailTupleFunctionTest.testDistanceFunction:362->printTupleResult:416 NoClassDefFound
[INFO] 
[ERROR] Tests run: 17, Failures: 0, Errors: 9, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] rdf4j-storage-parent 2.4-SNAPSHOT .................. SUCCESS [  1.461 s]
[INFO] RDF4J: Sail API .................................... SUCCESS [  2.705 s]
[INFO] RDF4J: Sail Model .................................. SUCCESS [  0.778 s]
[INFO] RDF4J: Inferencer Sails ............................ SUCCESS [  1.178 s]
[INFO] RDF4J: Query algebra - evaluation .................. SUCCESS [  7.394 s]
[INFO] RDF4J: Sail base implementations ................... SUCCESS [  0.895 s]
[INFO] RDF4J: MemoryStore ................................. SUCCESS [  3.296 s]
[INFO] RDF4J: SailRepository .............................. SUCCESS [  3.703 s]
[INFO] RDF4J Lucene Sail API .............................. SUCCESS [  3.826 s]
[INFO] RDF4J Elastic Search Sail Index .................... SUCCESS [  4.142 s]
[INFO] RDF4J: Federation SAIL ............................. SUCCESS [  3.796 s]
[INFO] RDF4J: Query algebra - GeoSPARQL ................... SUCCESS [  0.941 s]
[INFO] RDF4J Lucene Sail Index ............................ SUCCESS [  5.636 s]
[INFO] RDF4J: SPIN ........................................ SUCCESS [  5.035 s]
[INFO] RDF4J: SPIN SAIL ................................... SUCCESS [01:36 min]
[INFO] RDF4J: NativeStore ................................. SUCCESS [  8.549 s]
[INFO] RDF4J Lucene Sail Spin ............................. FAILURE [ 26.369 s]
[INFO] RDF4J: DatasetRepository (wrapper) ................. SKIPPED
[INFO] RDF4J Solr Sail Index .............................. SKIPPED
[INFO] RDF4J: SHACL ....................................... SKIPPED
[INFO] RDF4J: Storage ..................................... SKIPPED
[INFO] RDF4J compliance tests ............................. SKIPPED
[INFO] RDF4J Model compliance test ........................ SKIPPED
[INFO] RDF4J Elasticsearch Sail Tests ..................... SKIPPED
[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: 02:57 min
[INFO] Finished at: 2018-07-02T01:26:08-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project rdf4j-lucene-spin: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.rdf4j/rdf4j-storage-master-verify/workspace/lucene-spin/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-lucene-spin
Build step 'Invoke top-level Maven targets' marked build as failure
Not sending mail to unregistered user jeen.broekstra@xxxxxxxxx


Back to the top