Skip to content
Success

Console Output

[INFO] 
[INFO] ----------< org.eclipse.rdf4j:rdf4j-queryalgebra-evaluation >-----------
[INFO] Building RDF4J: Query algebra - evaluation 4.3.0-SNAPSHOT       [54/112]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.pom (11 kB at 78 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom (29 kB at 1.1 MB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar (2.2 MB at 33 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.jar (417 kB at 3.8 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rdf4j-queryalgebra-evaluation ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-3) @ rdf4j-queryalgebra-evaluation ---
[INFO] 
[INFO] --- formatter-maven-plugin:2.21.0:format (default) @ rdf4j-queryalgebra-evaluation ---
[INFO] Formatting is skipped
[INFO] 
[INFO] --- impsort-maven-plugin:1.8.0:sort (default) @ rdf4j-queryalgebra-evaluation ---
[INFO] Skipping execution of impsort-maven-plugin
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ rdf4j-queryalgebra-evaluation ---
[INFO] Copying 2 resources
[INFO] 
[INFO] --- xml-format-maven-plugin:3.2.2:xml-format (default) @ rdf4j-queryalgebra-evaluation ---
[INFO] [xml-format] Skipped
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ rdf4j-queryalgebra-evaluation ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 212 source files to /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryalgebra/evaluation/target/classes
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryalgebra/evaluation/src/main/java/org/eclipse/rdf4j/query/algebra/evaluation/function/numeric/Ceil.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryalgebra/evaluation/src/main/java/org/eclipse/rdf4j/query/algebra/evaluation/function/numeric/Ceil.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryalgebra/evaluation/src/main/java/org/eclipse/rdf4j/query/algebra/evaluation/impl/evaluationsteps/LeftJoinQueryEvaluationStep.java: Some input files use or override a deprecated API that is marked for removal.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryalgebra/evaluation/src/main/java/org/eclipse/rdf4j/query/algebra/evaluation/impl/evaluationsteps/LeftJoinQueryEvaluationStep.java: Recompile with -Xlint:removal for details.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryalgebra/evaluation/src/main/java/org/eclipse/rdf4j/query/algebra/evaluation/QueryContext.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryalgebra/evaluation/src/main/java/org/eclipse/rdf4j/query/algebra/evaluation/QueryContext.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ rdf4j-queryalgebra-evaluation ---
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ rdf4j-queryalgebra-evaluation ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 84 source files to /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryalgebra/evaluation/target/test-classes
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryalgebra/evaluation/src/test/java/org/eclipse/rdf4j/query/algebra/evaluation/impl/EvaluationStrategyWithRDFStarTest.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryalgebra/evaluation/src/test/java/org/eclipse/rdf4j/query/algebra/evaluation/impl/EvaluationStrategyWithRDFStarTest.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryalgebra/evaluation/src/test/java/org/eclipse/rdf4j/query/algebra/evaluation/impl/EvaluationStrategyWithRDFStarTest.java: Some input files use or override a deprecated API that is marked for removal.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryalgebra/evaluation/src/test/java/org/eclipse/rdf4j/query/algebra/evaluation/impl/EvaluationStrategyWithRDFStarTest.java: Recompile with -Xlint:removal for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ rdf4j-queryalgebra-evaluation ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ rdf4j-queryalgebra-evaluation ---
[INFO] Building jar: /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryalgebra/evaluation/target/rdf4j-queryalgebra-evaluation-4.3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:integration-test (integration-tests) @ rdf4j-queryalgebra-evaluation ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:verify (verify) @ rdf4j-queryalgebra-evaluation ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- japicmp-maven-plugin:0.17.1:cmp (default) @ rdf4j-queryalgebra-evaluation ---
[INFO] Skipping execution because parameter 'skip' was set to true.
[INFO] 
[INFO] --- maven-install-plugin:3.1.0:install (default-install) @ rdf4j-queryalgebra-evaluation ---
[INFO] Installing /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryalgebra/evaluation/pom.xml to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-queryalgebra-evaluation/4.3.0-SNAPSHOT/rdf4j-queryalgebra-evaluation-4.3.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/queryalgebra/evaluation/target/rdf4j-queryalgebra-evaluation-4.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-queryalgebra-evaluation/4.3.0-SNAPSHOT/rdf4j-queryalgebra-evaluation-4.3.0-SNAPSHOT.jar