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-storage-master-build #72

See <https://ci.eclipse.org/rdf4j/job/rdf4j-storage-master-build/72/display/redirect?page=changes>

Changes:

[Jeen Broekstra] eclipse/rdf4j#1425 only flush on removal if adds are pending

[Jeen Broekstra] eclipse/rdf4j#1425 only flush on removal if adds are pending

[Jeen Broekstra] eclipse/rdf4j#1425 pending adds/removals tracking using simple flag

[Jeen Broekstra] eclipse/rdf4j#1425 SailConnection#pendingRemovals deprecated

------------------------------------------
Started by an SCM change
Building in workspace <https://ci.eclipse.org/rdf4j/job/rdf4j-storage-master-build/ws/>
No credentials specified
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/rdf4j-storage.git # timeout=10
Fetching upstream changes from https://github.com/eclipse/rdf4j-storage.git
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/rdf4j-storage.git +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ed8c10f5bb6aaa878d70f5ce91e636e2290fa20f (origin/master)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f ed8c10f5bb6aaa878d70f5ce91e636e2290fa20f
Commit message: "Merge pull request #245 from eclipse/issues/GH-1425-stmt-removal-perf"
 > /usr/local/bin/git rev-list --no-walk 0b5fb940663d4171d3e645f5b41f8fea7abe79c8 # timeout=10
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml dependency:resolve -DskipTests --fail-never --quiet --update-snapshots --show-version --batch-mode
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T14:41:47-04:00)
Maven home: /shared/common/apache-maven-latest
Java version: 1.8.0_192, vendor: Oracle Corporation, runtime: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.12.51-52.39-default", arch: "amd64", family: "unix"
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f pom.xml -s /opt/public/hipp/homes/genie.rdf4j/.m2/settings-deploy-ossrh.xml clean deploy -Possrh -DskipTests --show-version --batch-mode
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T14:41:47-04:00)
Maven home: /shared/common/apache-maven-latest
Java version: 1.8.0_192, vendor: Oracle Corporation, runtime: /opt/public/common/java/oracle/jdk1.8.0_192_x64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.12.51-52.39-default", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.eclipse.rdf4j:rdf4j-queryalgebra-evaluation:jar:2.5-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.assertj:assertj-core:jar -> duplicate declaration of version (?) @ org.eclipse.rdf4j:rdf4j-queryalgebra-evaluation:[unknown-version], /jobs/genie.rdf4j/rdf4j-storage-master-build/workspace/evaluation/pom.xml, line 81, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] Inspecting build with total of 21 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 21 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] RDF4J Storage                                                      [pom]
[INFO] RDF4J: Sail API                                                    [jar]
[INFO] RDF4J: Sail Model                                                  [jar]
[INFO] RDF4J: Inferencer Sails                                            [jar]
[INFO] RDF4J: Query algebra - evaluation                                  [jar]
[INFO] RDF4J: Sail base implementations                                   [jar]
[INFO] RDF4J: MemoryStore                                                 [jar]
[INFO] RDF4J: SailRepository                                              [jar]
[INFO] RDF4J Lucene Sail API                                              [jar]
[INFO] RDF4J Elastic Search Sail Index                                    [jar]
[INFO] RDF4J: Federation SAIL                                             [jar]
[INFO] RDF4J: Query algebra - GeoSPARQL                                   [jar]
[INFO] RDF4J Lucene Sail Index                                            [jar]
[INFO] RDF4J: SPIN                                                        [jar]
[INFO] RDF4J: SPIN SAIL                                                   [jar]
[INFO] RDF4J: NativeStore                                                 [jar]
[INFO] RDF4J Lucene Sail Spin                                             [jar]
[INFO] RDF4J: DatasetRepository (wrapper)                                 [jar]
[INFO] RDF4J Solr Sail Index                                              [jar]
[INFO] RDF4J: SHACL                                                       [jar]
[INFO] RDF4J: Storage                                                     [jar]
[INFO] 
[INFO] ---------------< org.eclipse.rdf4j:rdf4j-storage-parent >---------------
[INFO] Building RDF4J Storage 2.5-SNAPSHOT                               [1/21]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ rdf4j-storage-parent ---
[INFO] Deleting /jobs/genie.rdf4j/rdf4j-storage-master-build/workspace/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-storage-parent ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-storage-master-build/workspace' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-storage-master-build/workspace
[INFO] Storing buildNumber: ed8c10f at timestamp: 1558744252395
[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-storage-master-build/workspace' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-storage-master-build/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-storage-parent ---
[INFO] Adding ignore: META-INF/**/module-info
[INFO] 
[INFO] --- formatter-maven-plugin:2.8.1:validate (default) @ rdf4j-storage-parent ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 0
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-storage-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ rdf4j-storage-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.8.1:jar (attach-javadocs) @ rdf4j-storage-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ rdf4j-storage-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rdf4j-storage-parent ---
[INFO] Installing /jobs/genie.rdf4j/rdf4j-storage-master-build/workspace/pom.xml to /opt/public/hipp/homes/genie.rdf4j/.m2/repository/org/eclipse/rdf4j/rdf4j-storage-parent/2.5-SNAPSHOT/rdf4j-storage-parent-2.5-SNAPSHOT.pom
[INFO] Installing /jobs/genie.rdf4j/rdf4j-storage-master-build/workspace/target/rdf4j-storage-parent-2.5-SNAPSHOT.pom.asc to /opt/public/hipp/homes/genie.rdf4j/.m2/repository/org/eclipse/rdf4j/rdf4j-storage-parent/2.5-SNAPSHOT/rdf4j-storage-parent-2.5-SNAPSHOT.pom.asc
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.7:deploy (injected-nexus-deploy) @ rdf4j-storage-parent ---
[INFO] Performing deferred deploys (gathering into "/jobs/genie.rdf4j/rdf4j-storage-master-build/workspace/target/nexus-staging/deferred")...
[INFO] Installing /jobs/genie.rdf4j/rdf4j-storage-master-build/workspace/pom.xml to /jobs/genie.rdf4j/rdf4j-storage-master-build/workspace/target/nexus-staging/deferred/org/eclipse/rdf4j/rdf4j-storage-parent/2.5-SNAPSHOT/rdf4j-storage-parent-2.5-SNAPSHOT.pom
[INFO] Installing /jobs/genie.rdf4j/rdf4j-storage-master-build/workspace/target/rdf4j-storage-parent-2.5-SNAPSHOT.pom.asc to /jobs/genie.rdf4j/rdf4j-storage-master-build/workspace/target/nexus-staging/deferred/org/eclipse/rdf4j/rdf4j-storage-parent/2.5-SNAPSHOT/rdf4j-storage-parent-2.5-SNAPSHOT.pom.asc
[INFO] Execution skipped to the last project...
[INFO] 
[INFO] ------------------< org.eclipse.rdf4j:rdf4j-sail-api >------------------
[INFO] Building RDF4J: Sail API 2.5-SNAPSHOT                             [2/21]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ rdf4j-sail-api ---
[INFO] Deleting /jobs/genie.rdf4j/rdf4j-storage-master-build/workspace/sail-api/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-sail-api ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-storage-master-build/workspace/sail-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-storage-master-build/workspace/sail-api
[INFO] Storing buildNumber: ed8c10f at timestamp: 1558744255542
[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-storage-master-build/workspace/sail-api' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-storage-master-build/workspace/sail-api
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-sail-api ---
[INFO] Adding ignore: META-INF/**/module-info
[INFO] 
[INFO] --- formatter-maven-plugin:2.8.1:validate (default) @ rdf4j-sail-api ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 53
[INFO] Html formatting is skipped
[INFO] Html formatting is skipped
[INFO] Html formatting is skipped
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for RDF4J Storage 2.5-SNAPSHOT:
[INFO] 
[INFO] RDF4J Storage ...................................... SUCCESS [  3.798 s]
[INFO] RDF4J: Sail API .................................... FAILURE [  2.606 s]
[INFO] RDF4J: Sail Model .................................. SKIPPED
[INFO] RDF4J: Inferencer Sails ............................ SKIPPED
[INFO] RDF4J: Query algebra - evaluation .................. SKIPPED
[INFO] RDF4J: Sail base implementations ................... SKIPPED
[INFO] RDF4J: MemoryStore ................................. SKIPPED
[INFO] RDF4J: SailRepository .............................. SKIPPED
[INFO] RDF4J Lucene Sail API .............................. SKIPPED
[INFO] RDF4J Elastic Search Sail Index .................... SKIPPED
[INFO] RDF4J: Federation SAIL ............................. SKIPPED
[INFO] RDF4J: Query algebra - GeoSPARQL ................... SKIPPED
[INFO] RDF4J Lucene Sail Index ............................ SKIPPED
[INFO] RDF4J: SPIN ........................................ SKIPPED
[INFO] RDF4J: SPIN SAIL ................................... SKIPPED
[INFO] RDF4J: NativeStore ................................. SKIPPED
[INFO] RDF4J Lucene Sail Spin ............................. SKIPPED
[INFO] RDF4J: DatasetRepository (wrapper) ................. SKIPPED
[INFO] RDF4J Solr Sail Index .............................. SKIPPED
[INFO] RDF4J: SHACL ....................................... SKIPPED
[INFO] RDF4J: Storage ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  8.848 s
[INFO] Finished at: 2019-05-24T20:30:57-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.revelc.code.formatter:formatter-maven-plugin:2.8.1:validate (default) on project rdf4j-sail-api: File '/jobs/genie.rdf4j/rdf4j-storage-master-build/workspace/sail-api/src/main/java/org/eclipse/rdf4j/sail/SailConnection.java' has not been previously formatted.  Please format file and commit before running validation! -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :rdf4j-sail-api
Build step 'Invoke top-level Maven targets' marked build as failure
Not sending mail to unregistered user jeen.broekstra@xxxxxxxxx


Back to the top