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-tools-develop-verify #77

See <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-develop-verify/77/display/redirect?page=changes>

Changes:

[joe] Move console tests over to AssertJ.

[joe] Move Workbench tests over to AssertJ.

[Jeen Broekstra] re-inserted build plugin configurations

[Jeen Broekstra] merge master and set version 2.5-SNAPSHOT

------------------------------------------
[...truncated 87.83 KB...]
	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:365) [surefire-junit4-2.21.0.jar:2.21.0]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) [surefire-junit4-2.21.0.jar:2.21.0]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.21.0.jar:2.21.0]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) [surefire-junit4-2.21.0.jar:2.21.0]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) [surefire-booter-2.21.0.jar:2.21.0]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) [surefire-booter-2.21.0.jar:2.21.0]
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) [surefire-booter-2.21.0.jar:2.21.0]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) [surefire-booter-2.21.0.jar:2.21.0]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.rdf4j.workbench.util.TestValueDecoder
[INFO] Running org.eclipse.rdf4j.workbench.util.TestPagedQuery
05:37:46.388 [main] DEBUG o.e.rdf4j.workbench.util.PagedQuery - Query Language: SPARQL, requestLimit: 100, requestOffset: 0
05:37:46.388 [main] DEBUG o.e.rdf4j.workbench.util.PagedQuery - Query: select * {?s ?p ?o } LIMIT 10
05:37:46.389 [main] DEBUG o.e.rdf4j.workbench.util.PagedQuery - Query Language: SPARQL, requestLimit: 100, requestOffset: 0
05:37:46.389 [main] DEBUG o.e.rdf4j.workbench.util.PagedQuery - Query: prefix : <http://example.org/> 
SELECT ?s ?p ?o 
WHERE {
    { SELECT ?s  
      WHERE { ?s a :AClass } 
      LIMIT 2 }
     ?s ?p ?o
}
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.rdf4j.workbench.util.TestPagedQuery
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-http-workbench ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ rdf4j-http-workbench ---
[INFO] Packaging webapp
[INFO] Assembling webapp [rdf4j-http-workbench] in [/jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/workbench/target/rdf4j-http-workbench-2.5-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/workbench/src/main/webapp]
[INFO] Building jar: /jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/workbench/target/rdf4j-http-workbench-2.5-SNAPSHOT/WEB-INF/lib/rdf4j-http-workbench-2.5-SNAPSHOT.jar
[INFO] Webapp assembled in [242 msecs]
[INFO] Building war: /jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/workbench/target/rdf4j-workbench.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] ------------------< org.eclipse.rdf4j:rdf4j-runtime >-------------------
[INFO] Building RDF4J: Runtime 2.5-SNAPSHOT                              [7/12]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-runtime ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/runtime' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/runtime
[INFO] Storing buildNumber: dd19b26 at timestamp: 1530610671285
[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-tools-develop-verify/workspace/runtime' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/runtime
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-runtime ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ rdf4j-runtime ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/runtime/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rdf4j-runtime ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ rdf4j-runtime ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/runtime/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ rdf4j-runtime ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ rdf4j-runtime ---
[INFO] No tests to run.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-runtime ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ rdf4j-runtime ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] 
[INFO] ----------------< org.eclipse.rdf4j:rdf4j-runtime-osgi >----------------
[INFO] Building RDF4J: Runtime - OSGi 2.5-SNAPSHOT                       [8/12]
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-runtime-osgi ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/runtime-osgi' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/runtime-osgi
[INFO] Storing buildNumber: dd19b26 at timestamp: 1530610674884
[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-tools-develop-verify/workspace/runtime-osgi' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/runtime-osgi
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-runtime-osgi ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ rdf4j-runtime-osgi ---
[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-runtime-osgi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ rdf4j-runtime-osgi ---
[INFO] Executing tasks

main:

create-service-files:

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.query.algebra.evaluation.function.Function

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.query.parser.QueryParserFactory

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.query.resultio.BooleanQueryResultParserFactory

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.query.resultio.BooleanQueryResultWriterFactory

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.query.resultio.TupleQueryResultParserFactory

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.query.resultio.TupleQueryResultWriterFactory

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.repository.config.RepositoryFactory

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.rio.RDFParserFactory

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.rio.RDFWriterFactory

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.sail.config.SailFactory
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ rdf4j-runtime-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/runtime-osgi/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ rdf4j-runtime-osgi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ rdf4j-runtime-osgi ---
[INFO] No tests to run.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-runtime-osgi ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:bundle (default-bundle) @ rdf4j-runtime-osgi ---
[WARNING] Bundle org.eclipse.rdf4j:rdf4j-runtime-osgi:bundle:2.5-SNAPSHOT : Unused Private-Package instructions, no such package(s) on the class path: [!*]
[WARNING] Bundle org.eclipse.rdf4j:rdf4j-runtime-osgi:bundle:2.5-SNAPSHOT : Unused Import-Package instructions: [org.eclipse.rdf4j.*] 
[INFO] 
[INFO] --------------------< org.eclipse.rdf4j:rdf4j-bom >---------------------
[INFO] Building RDF4J BOM 2.5-SNAPSHOT                                   [9/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-bom ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/bom' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/bom
[INFO] Storing buildNumber: dd19b26 at timestamp: 1530610686651
[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-tools-develop-verify/workspace/bom' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/bom
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-bom ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-bom ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --------------< org.eclipse.rdf4j:rdf4j-tools-compliance >--------------
[INFO] Building RDF4J compliance tests 2.5-SNAPSHOT                     [10/12]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-tools-compliance ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/compliance' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/compliance
[INFO] Storing buildNumber: dd19b26 at timestamp: 1530610687085
[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-tools-develop-verify/workspace/compliance' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-develop-verify/workspace/compliance
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-tools-compliance ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-tools-compliance ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] -------------< org.eclipse.rdf4j:rdf4j-server-compliance >--------------
[INFO] Building RDF4J Server compliance test 2.5-SNAPSHOT               [11/12]
[INFO] --------------------------------[ war ]---------------------------------
[WARNING] The POM for org.eclipse.rdf4j:rdf4j-store-testsuite:jar:2.5-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.eclipse.rdf4j:rdf4j-serql-testsuite:jar:2.5-SNAPSHOT is missing, no dependency information available
[WARNING] The POM for org.eclipse.rdf4j:rdf4j-sparql-testsuite:jar:2.5-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] RDF4J Tools 2.5-SNAPSHOT ........................... SUCCESS [  1.383 s]
[INFO] RDF4J: application configuration ................... SUCCESS [  3.229 s]
[INFO] RDF4J: Console ..................................... SUCCESS [  9.279 s]
[INFO] RDF4J: HTTP server - core .......................... SUCCESS [  5.567 s]
[INFO] RDF4J: HTTP server ................................. SUCCESS [ 14.924 s]
[INFO] RDF4J Workbench .................................... SUCCESS [  7.171 s]
[INFO] RDF4J: Runtime ..................................... SUCCESS [  3.558 s]
[INFO] RDF4J: Runtime - OSGi .............................. SUCCESS [ 12.095 s]
[INFO] RDF4J BOM .......................................... SUCCESS [  0.439 s]
[INFO] RDF4J compliance tests ............................. SUCCESS [  0.447 s]
[INFO] RDF4J Server compliance test ....................... FAILURE [  0.110 s]
[INFO] RDF4J SPARQL query parser compliance tests 2.5-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 59.861 s
[INFO] Finished at: 2018-07-03T05:38:07-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project rdf4j-server-compliance: Could not resolve dependencies for project org.eclipse.rdf4j:rdf4j-server-compliance:war:2.5-SNAPSHOT: The following artifacts could not be resolved: org.eclipse.rdf4j:rdf4j-store-testsuite:jar:2.5-SNAPSHOT, org.eclipse.rdf4j:rdf4j-serql-testsuite:jar:2.5-SNAPSHOT, org.eclipse.rdf4j:rdf4j-sparql-testsuite:jar:2.5-SNAPSHOT: Could not find artifact org.eclipse.rdf4j:rdf4j-store-testsuite:jar:2.5-SNAPSHOT -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :rdf4j-server-compliance
Build step 'Invoke top-level Maven targets' marked build as failure
Not sending mail to unregistered user jeen.broekstra@xxxxxxxxx
Not sending mail to unregistered user joe@xxxxxxxxxxx


Back to the top