Skip to content
Success

Console Output

[INFO] 
[INFO] -----------< org.eclipse.rdf4j:rdf4j-sail-extensible-store >------------
[INFO] Building RDF4J: Extensible Store 4.3.0-SNAPSHOT                 [77/112]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/agkn/hll/1.6.0/hll-1.6.0.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/agkn/hll/1.6.0/hll-1.6.0.pom (7.0 kB at 127 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/it/unimi/dsi/fastutil/6.5.11/fastutil-6.5.11.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/it/unimi/dsi/fastutil/6.5.11/fastutil-6.5.11.pom (1.1 kB at 16 kB/s)
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/agkn/hll/1.6.0/hll-1.6.0.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/it/unimi/dsi/fastutil/6.5.11/fastutil-6.5.11.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/agkn/hll/1.6.0/hll-1.6.0.jar (30 kB at 596 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/it/unimi/dsi/fastutil/6.5.11/fastutil-6.5.11.jar (17 MB at 34 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.2.0:clean (default-clean) @ rdf4j-sail-extensible-store ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.1.0:enforce (enforce-maven-3) @ rdf4j-sail-extensible-store ---
[INFO] 
[INFO] --- formatter-maven-plugin:2.21.0:format (default) @ rdf4j-sail-extensible-store ---
[INFO] Formatting is skipped
[INFO] 
[INFO] --- impsort-maven-plugin:1.8.0:sort (default) @ rdf4j-sail-extensible-store ---
[INFO] Skipping execution of impsort-maven-plugin
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ rdf4j-sail-extensible-store ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/sail/extensible-store/src/main/resources
[INFO] 
[INFO] --- xml-format-maven-plugin:3.2.2:xml-format (default) @ rdf4j-sail-extensible-store ---
[INFO] [xml-format] Skipped
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ rdf4j-sail-extensible-store ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/sail/extensible-store/target/classes
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/sail/extensible-store/src/main/java/org/eclipse/rdf4j/sail/extensiblestore/FilteringIteration.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/sail/extensible-store/src/main/java/org/eclipse/rdf4j/sail/extensiblestore/FilteringIteration.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/sail/extensible-store/src/main/java/org/eclipse/rdf4j/sail/extensiblestore/ExtensibleStore.java: Some input files use or override a deprecated API that is marked for removal.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/sail/extensible-store/src/main/java/org/eclipse/rdf4j/sail/extensiblestore/ExtensibleStore.java: Recompile with -Xlint:removal for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) @ rdf4j-sail-extensible-store ---
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ rdf4j-sail-extensible-store ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 22 source files to /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/sail/extensible-store/target/test-classes
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/sail/extensible-store/src/test/java/org/eclipse/rdf4j/sail/extensiblestore/NaiveHashSetDataStructure.java: /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/sail/extensible-store/src/test/java/org/eclipse/rdf4j/sail/extensiblestore/NaiveHashSetDataStructure.java uses or overrides a deprecated API.
[INFO] /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/sail/extensible-store/src/test/java/org/eclipse/rdf4j/sail/extensiblestore/NaiveHashSetDataStructure.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ rdf4j-sail-extensible-store ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ rdf4j-sail-extensible-store ---
[INFO] Building jar: /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/sail/extensible-store/target/rdf4j-sail-extensible-store-4.3.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:integration-test (integration-tests) @ rdf4j-sail-extensible-store ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M7:verify (verify) @ rdf4j-sail-extensible-store ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-install-plugin:3.1.0:install (default-install) @ rdf4j-sail-extensible-store ---
[INFO] Installing /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/sail/extensible-store/pom.xml to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-sail-extensible-store/4.3.0-SNAPSHOT/rdf4j-sail-extensible-store-4.3.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/rdf4j-develop-deploy/core/sail/extensible-store/target/rdf4j-sail-extensible-store-4.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-sail-extensible-store/4.3.0-SNAPSHOT/rdf4j-sail-extensible-store-4.3.0-SNAPSHOT.jar