[INFO] [INFO] -----------------< org.eclipse.rdf4j:rdf4j-benchmark >------------------ [INFO] Building RDF4J: benchmarks 5.0.0-M1 [103/116] [INFO] from testsuites/benchmark/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-maven-3) @ rdf4j-benchmark --- [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-logging-dependencies) @ rdf4j-benchmark --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-javaee-provided) @ rdf4j-benchmark --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- enforcer:3.3.0:enforce (enforce-ban-duplicate-classes) @ rdf4j-benchmark --- [INFO] Adding ignore: module-info [INFO] Adding ignore: META-INF/versions/*/module-info [INFO] Adding ignore: org.junit.* [INFO] Adding ignore: org.slf4j.* [INFO] Rule 0: org.codehaus.mojo.extraenforcer.dependencies.BanDuplicateClasses passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ rdf4j-benchmark --- [INFO] Copying 18 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ rdf4j-benchmark --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 24 source files with javac [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/rio/RDFSizeBenchmarks.java:[103,61] BUFFER_SIZE in org.eclipse.rdf4j.rio.helpers.BinaryRDFWriterSettings has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/rio/RDFSizeBenchmarks.java:[102,61] VERSION in org.eclipse.rdf4j.rio.helpers.BinaryRDFWriterSettings has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/rio/RDFSizeBenchmarks.java:[111,61] RECYCLE_IDS in org.eclipse.rdf4j.rio.helpers.BinaryRDFWriterSettings has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/rio/RDFSizeBenchmarks.java:[110,61] CHARSET in org.eclipse.rdf4j.rio.helpers.BinaryRDFWriterSettings has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/rio/RDFSizeBenchmarks.java:[109,61] BUFFER_SIZE in org.eclipse.rdf4j.rio.helpers.BinaryRDFWriterSettings has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/rio/RDFSizeBenchmarks.java:[108,61] VERSION in org.eclipse.rdf4j.rio.helpers.BinaryRDFWriterSettings has been deprecated and marked for removal [WARNING] Implicitly compiled files were not subject to annotation processing. Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. [INFO] /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/ForwardChainingRDFSInferencerBenchmark.java: /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/ForwardChainingRDFSInferencerBenchmark.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/main/java/org/eclipse/rdf4j/benchmark/ForwardChainingRDFSInferencerBenchmark.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ rdf4j-benchmark --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ rdf4j-benchmark --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.1.2:test (default-test) @ rdf4j-benchmark --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ rdf4j-benchmark --- [INFO] Building jar: /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/target/rdf4j-benchmark-5.0.0-M1.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ rdf4j-benchmark --- [INFO] Building jar: /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/target/rdf4j-benchmark-5.0.0-M1-sources.jar [INFO] [INFO] --- shade:3.5.0:shade (default) @ rdf4j-benchmark --- [INFO] Including org.openjdk.jmh:jmh-core:jar:1.35 in the shaded jar. [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/openjdk/jmh/jmh-core/1.35/jmh-core-1.35-sources.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/openjdk/jmh/jmh-core/1.35/jmh-core-1.35-sources.jar (413 kB at 3.9 MB/s) [INFO] Including net.sf.jopt-simple:jopt-simple:jar:5.0.4 in the shaded jar. [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4-sources.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4-sources.jar (85 kB at 611 kB/s) [INFO] Including org.apache.commons:commons-math3:jar:3.2 in the shaded jar. [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.2/commons-math3-3.2-sources.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-math3/3.2/commons-math3-3.2-sources.jar (2.0 MB at 17 MB/s) [INFO] Including org.openjdk.jmh:jmh-generator-annprocess:jar:1.35 in the shaded jar. [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/openjdk/jmh/jmh-generator-annprocess/1.35/jmh-generator-annprocess-1.35-sources.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/openjdk/jmh/jmh-generator-annprocess/1.35/jmh-generator-annprocess-1.35-sources.jar (30 kB at 519 kB/s) [INFO] Including org.eclipse.rdf4j:rdf4j-repository-sail:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-repository-api:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-common-transaction:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-sail-api:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-collection-factory-api:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-http-client:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-http-protocol:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-queryresultio-api:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-queryresultio-binary:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-queryresultio-sparqlxml:jar:5.0.0-M1 in the shaded jar. [INFO] Including commons-codec:commons-codec:jar:1.15 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-queryparser-api:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-queryalgebra-model:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-query:jar:5.0.0-M1 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.13.4 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.13.4.2 in the shaded jar. [INFO] Including org.apache.commons:commons-text:jar:1.10.0 in the shaded jar. [INFO] Including org.apache.commons:commons-lang3:jar:3.12.0 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-rio-api:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-common-xml:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-model:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-model-api:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-common-annotation:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-model-vocabulary:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-common-exception:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-common-text:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-common-io:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-common-iterator:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-queryalgebra-evaluation:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-repository-sparql:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-queryparser-sparql:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-rio-trig:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-sail-inferencer:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-sail-base:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-sail-model:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.36 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-sail-memory:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-sail-nativerdf:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-collection-factory-mapdb:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.mapdb:mapdb:jar:1.0.8 in the shaded jar. [INFO] Including com.google.guava:guava:jar:30.1.1-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [WARNING] Could not get sources for com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile [INFO] Including org.eclipse.rdf4j:rdf4j-rio-turtle:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-rio-datatypes:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-rio-languages:jar:5.0.0-M1 in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.11.0 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-rio-binary:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-rio-nquads:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-rio-ntriples:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-rio-rdfjson:jar:5.0.0-M1 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.13.4 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-rio-jsonld:jar:5.0.0-M1 in the shaded jar. [INFO] Including com.github.jsonld-java:jsonld-java:jar:0.13.4 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient:jar:4.5.14 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpcore:jar:4.4.16 in the shaded jar. [INFO] Including org.apache.httpcomponents:httpclient-cache:jar:4.5.14 in the shaded jar. [INFO] Including org.slf4j:jcl-over-slf4j:jar:1.7.36 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-rio-rdfxml:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-rio-trix:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.eclipse.rdf4j:rdf4j-rio-n3:jar:5.0.0-M1 in the shaded jar. [INFO] Including org.junit.vintage:junit-vintage-engine:jar:5.8.2 in the shaded jar. [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2-sources.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2-sources.jar (38 kB at 1.4 MB/s) [INFO] Including org.junit.platform:junit-platform-engine:jar:1.8.2 in the shaded jar. [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2-sources.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2-sources.jar (133 kB at 2.6 MB/s) [INFO] Including org.opentest4j:opentest4j:jar:1.2.0 in the shaded jar. [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0-sources.jar (8.4 kB at 112 kB/s) [INFO] Including org.junit.platform:junit-platform-commons:jar:1.8.2 in the shaded jar. [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2-sources.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2-sources.jar (75 kB at 1.4 MB/s) [INFO] Including junit:junit:jar:4.13.2 in the shaded jar. [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2-sources.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2-sources.jar (235 kB at 3.0 MB/s) [INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar. [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar (33 kB at 932 kB/s) [INFO] Including org.apiguardian:apiguardian-api:jar:1.1.2 in the shaded jar. [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2-sources.jar (6.6 kB at 158 kB/s) [INFO] Including org.junit.jupiter:junit-jupiter-engine:jar:5.8.2 in the shaded jar. [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2-sources.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2-sources.jar (125 kB at 3.4 MB/s) [INFO] Including org.junit.jupiter:junit-jupiter-api:jar:5.8.2 in the shaded jar. [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2-sources.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2-sources.jar (187 kB at 3.7 MB/s) [INFO] Including org.assertj:assertj-core:jar:3.19.0 in the shaded jar. [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.19.0/assertj-core-3.19.0-sources.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.19.0/assertj-core-3.19.0-sources.jar (1.2 MB at 15 MB/s) [INFO] Dependency-reduced POM written at: /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/dependency-reduced-pom.xml [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] assertj-core-3.19.0.jar, jackson-core-2.13.4.jar, jackson-databind-2.13.4.2.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] httpclient-4.5.14.jar, httpclient-cache-4.5.14.jar, httpcore-4.4.16.jar, jackson-core-2.13.4.jar, jackson-databind-2.13.4.2.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE [WARNING] jmh-core-1.35.jar, jmh-generator-annprocess-1.35.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - THIRD-PARTY [WARNING] junit-jupiter-api-5.8.2.jar, junit-jupiter-engine-5.8.2.jar, junit-platform-commons-1.8.2.jar, junit-platform-engine-1.8.2.jar, junit-vintage-engine-5.8.2.jar define 2 overlapping resources: [WARNING] - META-INF/LICENSE-notice.md [WARNING] - META-INF/LICENSE.md [WARNING] apiguardian-api-1.1.2.jar, httpclient-4.5.14.jar, httpclient-cache-4.5.14.jar, httpcore-4.4.16.jar, jackson-annotations-2.13.4.jar, jackson-core-2.13.4.jar, jackson-databind-2.13.4.2.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] httpclient-4.5.14.jar, httpclient-cache-4.5.14.jar, httpcore-4.4.16.jar define 1 overlapping resource: [WARNING] - META-INF/DEPENDENCIES [WARNING] commons-codec-1.15.jar, commons-io-2.11.0.jar, commons-lang3-3.12.0.jar, commons-math3-3.2.jar, commons-text-1.10.0.jar define 2 overlapping resources: [WARNING] - META-INF/LICENSE.txt [WARNING] - META-INF/NOTICE.txt [WARNING] apiguardian-api-1.1.2.jar, assertj-core-3.19.0.jar, commons-codec-1.15.jar, commons-io-2.11.0.jar, commons-lang3-3.12.0.jar, commons-math3-3.2.jar, commons-text-1.10.0.jar, failureaccess-1.0.1.jar, guava-30.1.1-jre.jar, hamcrest-core-1.3.jar, httpclient-4.5.14.jar, httpclient-cache-4.5.14.jar, httpcore-4.4.16.jar, jackson-annotations-2.13.4.jar, jackson-core-2.13.4.jar, jackson-databind-2.13.4.2.jar, jcl-over-slf4j-1.7.36.jar, jmh-core-1.35.jar, jmh-generator-annprocess-1.35.jar, jopt-simple-5.0.4.jar, jsonld-java-0.13.4.jar, junit-4.13.2.jar, junit-jupiter-api-5.8.2.jar, junit-jupiter-engine-5.8.2.jar, junit-platform-commons-1.8.2.jar, junit-platform-engine-1.8.2.jar, junit-vintage-engine-5.8.2.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, mapdb-1.0.8.jar, opentest4j-1.2.0.jar, rdf4j-benchmark-5.0.0-M1.jar, rdf4j-collection-factory-api-5.0.0-M1.jar, rdf4j-collection-factory-mapdb-5.0.0-M1.jar, rdf4j-common-annotation-5.0.0-M1.jar, rdf4j-common-exception-5.0.0-M1.jar, rdf4j-common-io-5.0.0-M1.jar, rdf4j-common-iterator-5.0.0-M1.jar, rdf4j-common-text-5.0.0-M1.jar, rdf4j-common-transaction-5.0.0-M1.jar, rdf4j-common-xml-5.0.0-M1.jar, rdf4j-http-client-5.0.0-M1.jar, rdf4j-http-protocol-5.0.0-M1.jar, rdf4j-model-5.0.0-M1.jar, rdf4j-model-api-5.0.0-M1.jar, rdf4j-model-vocabulary-5.0.0-M1.jar, rdf4j-query-5.0.0-M1.jar, rdf4j-queryalgebra-evaluation-5.0.0-M1.jar, rdf4j-queryalgebra-model-5.0.0-M1.jar, rdf4j-queryparser-api-5.0.0-M1.jar, rdf4j-queryparser-sparql-5.0.0-M1.jar, rdf4j-queryresultio-api-5.0.0-M1.jar, rdf4j-queryresultio-binary-5.0.0-M1.jar, rdf4j-queryresultio-sparqlxml-5.0.0-M1.jar, rdf4j-repository-api-5.0.0-M1.jar, rdf4j-repository-sail-5.0.0-M1.jar, rdf4j-repository-sparql-5.0.0-M1.jar, rdf4j-rio-api-5.0.0-M1.jar, rdf4j-rio-binary-5.0.0-M1.jar, rdf4j-rio-datatypes-5.0.0-M1.jar, rdf4j-rio-jsonld-5.0.0-M1.jar, rdf4j-rio-languages-5.0.0-M1.jar, rdf4j-rio-n3-5.0.0-M1.jar, rdf4j-rio-nquads-5.0.0-M1.jar, rdf4j-rio-ntriples-5.0.0-M1.jar, rdf4j-rio-rdfjson-5.0.0-M1.jar, rdf4j-rio-rdfxml-5.0.0-M1.jar, rdf4j-rio-trig-5.0.0-M1.jar, rdf4j-rio-trix-5.0.0-M1.jar, rdf4j-rio-turtle-5.0.0-M1.jar, rdf4j-sail-api-5.0.0-M1.jar, rdf4j-sail-base-5.0.0-M1.jar, rdf4j-sail-inferencer-5.0.0-M1.jar, rdf4j-sail-memory-5.0.0-M1.jar, rdf4j-sail-model-5.0.0-M1.jar, rdf4j-sail-nativerdf-5.0.0-M1.jar, slf4j-api-1.7.36.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [WARNING] commons-codec-1.15-sources.jar, commons-io-2.11.0-sources.jar, commons-lang3-3.12.0-sources.jar, commons-math3-3.2-sources.jar, commons-text-1.10.0-sources.jar define 2 overlapping resources: [WARNING] - META-INF/LICENSE.txt [WARNING] - META-INF/NOTICE.txt [WARNING] httpclient-4.5.14-sources.jar, httpclient-cache-4.5.14-sources.jar, httpcore-4.4.16-sources.jar define 1 overlapping resource: [WARNING] - META-INF/DEPENDENCIES [WARNING] httpclient-4.5.14-sources.jar, httpclient-cache-4.5.14-sources.jar, httpcore-4.4.16-sources.jar, jackson-core-2.13.4-sources.jar, jackson-databind-2.13.4.2-sources.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE [WARNING] apiguardian-api-1.1.2-sources.jar, httpclient-4.5.14-sources.jar, httpclient-cache-4.5.14-sources.jar, httpcore-4.4.16-sources.jar, jackson-annotations-2.13.4-sources.jar, jackson-core-2.13.4-sources.jar, jackson-databind-2.13.4.2-sources.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] apiguardian-api-1.1.2-sources.jar, junit-jupiter-api-5.8.2-sources.jar, junit-jupiter-engine-5.8.2-sources.jar, junit-platform-commons-1.8.2-sources.jar, junit-platform-engine-1.8.2-sources.jar, junit-vintage-engine-5.8.2-sources.jar define 1 overlapping resource: [WARNING] - module-info.java [WARNING] jmh-core-1.35-sources.jar, jmh-generator-annprocess-1.35-sources.jar define 2 overlapping resources: [WARNING] - LICENSE [WARNING] - THIRD-PARTY [WARNING] apiguardian-api-1.1.2-sources.jar, assertj-core-3.19.0-sources.jar, commons-codec-1.15-sources.jar, commons-io-2.11.0-sources.jar, commons-lang3-3.12.0-sources.jar, commons-math3-3.2-sources.jar, commons-text-1.10.0-sources.jar, failureaccess-1.0.1-sources.jar, guava-30.1.1-jre-sources.jar, hamcrest-core-1.3-sources.jar, httpclient-4.5.14-sources.jar, httpclient-cache-4.5.14-sources.jar, httpcore-4.4.16-sources.jar, jackson-annotations-2.13.4-sources.jar, jackson-core-2.13.4-sources.jar, jackson-databind-2.13.4.2-sources.jar, jcl-over-slf4j-1.7.36-sources.jar, jmh-core-1.35-sources.jar, jmh-generator-annprocess-1.35-sources.jar, jopt-simple-5.0.4-sources.jar, jsonld-java-0.13.4-sources.jar, junit-4.13.2-sources.jar, junit-jupiter-api-5.8.2-sources.jar, junit-jupiter-engine-5.8.2-sources.jar, junit-platform-commons-1.8.2-sources.jar, junit-platform-engine-1.8.2-sources.jar, junit-vintage-engine-5.8.2-sources.jar, mapdb-1.0.8-sources.jar, opentest4j-1.2.0-sources.jar, rdf4j-benchmark-5.0.0-M1-sources.jar, rdf4j-collection-factory-api-5.0.0-M1-sources.jar, rdf4j-collection-factory-mapdb-5.0.0-M1-sources.jar, rdf4j-common-annotation-5.0.0-M1-sources.jar, rdf4j-common-exception-5.0.0-M1-sources.jar, rdf4j-common-io-5.0.0-M1-sources.jar, rdf4j-common-iterator-5.0.0-M1-sources.jar, rdf4j-common-text-5.0.0-M1-sources.jar, rdf4j-common-transaction-5.0.0-M1-sources.jar, rdf4j-common-xml-5.0.0-M1-sources.jar, rdf4j-http-client-5.0.0-M1-sources.jar, rdf4j-http-protocol-5.0.0-M1-sources.jar, rdf4j-model-5.0.0-M1-sources.jar, rdf4j-model-api-5.0.0-M1-sources.jar, rdf4j-model-vocabulary-5.0.0-M1-sources.jar, rdf4j-query-5.0.0-M1-sources.jar, rdf4j-queryalgebra-evaluation-5.0.0-M1-sources.jar, rdf4j-queryalgebra-model-5.0.0-M1-sources.jar, rdf4j-queryparser-api-5.0.0-M1-sources.jar, rdf4j-queryparser-sparql-5.0.0-M1-sources.jar, rdf4j-queryresultio-api-5.0.0-M1-sources.jar, rdf4j-queryresultio-binary-5.0.0-M1-sources.jar, rdf4j-queryresultio-sparqlxml-5.0.0-M1-sources.jar, rdf4j-repository-api-5.0.0-M1-sources.jar, rdf4j-repository-sail-5.0.0-M1-sources.jar, rdf4j-repository-sparql-5.0.0-M1-sources.jar, rdf4j-rio-api-5.0.0-M1-sources.jar, rdf4j-rio-binary-5.0.0-M1-sources.jar, rdf4j-rio-datatypes-5.0.0-M1-sources.jar, rdf4j-rio-jsonld-5.0.0-M1-sources.jar, rdf4j-rio-languages-5.0.0-M1-sources.jar, rdf4j-rio-n3-5.0.0-M1-sources.jar, rdf4j-rio-nquads-5.0.0-M1-sources.jar, rdf4j-rio-ntriples-5.0.0-M1-sources.jar, rdf4j-rio-rdfjson-5.0.0-M1-sources.jar, rdf4j-rio-rdfxml-5.0.0-M1-sources.jar, rdf4j-rio-trig-5.0.0-M1-sources.jar, rdf4j-rio-trix-5.0.0-M1-sources.jar, rdf4j-rio-turtle-5.0.0-M1-sources.jar, rdf4j-sail-api-5.0.0-M1-sources.jar, rdf4j-sail-base-5.0.0-M1-sources.jar, rdf4j-sail-inferencer-5.0.0-M1-sources.jar, rdf4j-sail-memory-5.0.0-M1-sources.jar, rdf4j-sail-model-5.0.0-M1-sources.jar, rdf4j-sail-nativerdf-5.0.0-M1-sources.jar, slf4j-api-1.7.36-sources.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] junit-jupiter-api-5.8.2-sources.jar, junit-jupiter-engine-5.8.2-sources.jar, junit-platform-commons-1.8.2-sources.jar, junit-platform-engine-1.8.2-sources.jar, junit-vintage-engine-5.8.2-sources.jar define 2 overlapping resources: [WARNING] - META-INF/LICENSE-notice.md [WARNING] - META-INF/LICENSE.md [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/target/rdf4j-benchmark.jar with /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/target/rdf4j-benchmark-5.0.0-M1-shaded.jar [INFO] Replacing /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/target/rdf4j-benchmark-sources.jar with /home/jenkins/agent/workspace/rdf4j-deploy-release-sdk/testsuites/benchmark/target/rdf4j-benchmark-5.0.0-M1-shaded-sources.jar