Skip to content

Console Output

[INFO] 
[INFO] --------------< org.eclipse.rdf4j:rdf4j-solr-compliance >---------------
[INFO] Building RDF4J Solr Sail Tests 3.1.5-SNAPSHOT                   [97/100]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ rdf4j-solr-compliance ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-solr-compliance ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/solr' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/solr
[INFO] Storing buildNumber: f17a5bb at timestamp: 1588014267320
[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 '/home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/solr' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/solr
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-solr-compliance ---
[INFO] Adding ignore: META-INF/**/module-info
[INFO] 
[INFO] --- formatter-maven-plugin:2.8.1:format (default) @ rdf4j-solr-compliance ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 5
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         5 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- impsort-maven-plugin:1.3.2:sort (default) @ rdf4j-solr-compliance ---
[INFO]  Total Files Processed: 5 in 00:00.032
[INFO]         Already Sorted: 5
[INFO]         Needed Sorting: 0
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ rdf4j-solr-compliance ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/solr/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rdf4j-solr-compliance ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ rdf4j-solr-compliance ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ rdf4j-solr-compliance ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/solr/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ rdf4j-solr-compliance ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.rdf4j.sail.solr.SolrSailGeoSPARQLTest
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.1.11/logback-classic-1.1.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/home/jenkins/.m2/repository/org/apache/logging/log4j/log4j-slf4j-impl/2.11.0/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
19:04:39.025 [coreLoadExecutor-9-thread-1] WARN  Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
19:04:39.036 [coreLoadExecutor-9-thread-1] WARN  Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
19:04:39.074 [coreLoadExecutor-9-thread-1] WARN  Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
19:04:39.077 [coreLoadExecutor-9-thread-1] WARN  Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
[toUri=urn:subject1;g=urn:context1;dist="0.760215143430399"^^<http://www.w3.org/2001/XMLSchema#double>]
[WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 9.954 s - in org.eclipse.rdf4j.sail.solr.SolrSailGeoSPARQLTest
[INFO] Running org.eclipse.rdf4j.sail.solr.SolrSailIndexedPropertiesTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.094 s - in org.eclipse.rdf4j.sail.solr.SolrSailIndexedPropertiesTest
[INFO] Running org.eclipse.rdf4j.sail.solr.SolrSailTest
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 120.406 s - in org.eclipse.rdf4j.sail.solr.SolrSailTest
[INFO] Running org.eclipse.rdf4j.sail.solr.SolrIndexTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.035 s - in org.eclipse.rdf4j.sail.solr.SolrIndexTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 31, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-solr-compliance ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ rdf4j-solr-compliance ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/solr/target/rdf4j-solr-compliance-3.1.5-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rdf4j-solr-compliance ---
[INFO] Installing /home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/solr/target/rdf4j-solr-compliance-3.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-solr-compliance/3.1.5-SNAPSHOT/rdf4j-solr-compliance-3.1.5-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/solr/pom.xml to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-solr-compliance/3.1.5-SNAPSHOT/rdf4j-solr-compliance-3.1.5-SNAPSHOT.pom