Started by GitHub push by idhugoid Running as SYSTEM Building on master in workspace /var/lib/jenkins/workspace/overture-development No credentials specified > /usr/bin/git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > /usr/bin/git config remote.origin.url https://github.com/overturetool/overture.git # timeout=10 Fetching upstream changes from https://github.com/overturetool/overture.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --progress -- https://github.com/overturetool/overture.git +refs/heads/development:refs/remotes/origin/development # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/development^{commit} # timeout=10 > /usr/bin/git rev-parse refs/remotes/origin/refs/heads/development^{commit} # timeout=10 Checking out Revision 3bbf87c2c9e7daa383c134c1c9e4da327bd0a101 (refs/remotes/origin/development) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 3bbf87c2c9e7daa383c134c1c9e4da327bd0a101 # timeout=10 Commit message: "Adds release notes" > /usr/bin/git rev-list --no-walk f1cd35654a0ab64f07ca42c913f7799a2c68d2a3 # timeout=10 [overture-development] $ mvn -f pom.xml -Dmaven.repo.local=/var/lib/jenkins/workspace/overture-development/.repository clean -PWith-IDE -Dtycho.mode=maven -fn Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 [INFO] Scanning for projects... [WARNING] The project org.overturetool:root:pom:3.0.1-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] The Overture Tool Platform root [pom] [INFO] Overture External Resources [jar] [INFO] Core Tools [pom] [INFO] The Overture Abstract Syntax Tree [jar] [INFO] Test Framework for Overture [jar] [INFO] The VDM parser [jar] [INFO] The VDM Type Checker [jar] [INFO] Overture Testing [pom] [INFO] Overture Testing Framework [jar] [INFO] Overture Sample Tests [jar] [INFO] VDM Pretty Printing [pom] [INFO] The VDM Pretty Printer [jar] [INFO] The Proof Obligation Generator [jar] [INFO] The VDM Interpreter [jar] [INFO] Combinatorial Testing [pom] [INFO] Combinatorial Testing Utilities [jar] [INFO] Combinatorial Testing Runtime [jar] [INFO] New Pretty Printer [jar] [INFO] Overture Core Command Line Tool [jar] [INFO] Code Generation [pom] [INFO] The Intermediate Representation Tree [jar] [INFO] The Code Generation Platform [jar] [INFO] The Java Code Generator Runtime [jar] [INFO] The Java Code Generator Testing [jar] [INFO] The Java Code Generator [jar] [INFO] The VDM to JML Generator Runtime [jar] [INFO] The VDM to JML Generator [jar] [INFO] The Java Code Generator Maven Plugin [maven-plugin] [INFO] The VDM to Isabelle Translator [jar] [INFO] POG - Isagen Integration [jar] [INFO] VDM Annotations [pom] [INFO] Provided Annotations [jar] [INFO] Annotation Examples [jar] [INFO] Documentation [pom] [INFO] The Overture release notes [jar] [INFO] Overture IDE Top-level [pom] [INFO] org.overture.ide.core [eclipse-plugin] [INFO] org.overture.ide.ui [eclipse-plugin] [INFO] Overture IDE Parsers [pom] [INFO] org.overture.ide.parsers.vdmj [eclipse-plugin] [INFO] Overture IDE Builders [pom] [INFO] org.overture.ide.builders.vdmj [eclipse-plugin] [INFO] org.overture.ide.debug [eclipse-plugin] [INFO] Overture IDE VDM-SL top level [pom] [INFO] org.overture.ide.vdmsl.core [eclipse-plugin] [INFO] org.overture.ide.vdmsl.ui [eclipse-plugin] [INFO] org.overture.ide.vdmsl.debug [eclipse-plugin] [INFO] Overture IDE VDM-PP Top-level [pom] [INFO] org.overture.ide.vdmpp.core [eclipse-plugin] [INFO] org.overture.ide.vdmpp.ui [eclipse-plugin] [INFO] org.overture.ide.vdmpp.debug [eclipse-plugin] [INFO] Overture IDE VDM-RT (RealTime) Top-level [pom] [INFO] org.overture.ide.vdmrt.core [eclipse-plugin] [INFO] org.overture.ide.vdmrt.ui [eclipse-plugin] [INFO] org.overture.ide.vdmrt.debug [eclipse-plugin] [INFO] org.overture.ide.help [eclipse-plugin] [INFO] Overture IDE core plugins GUI [pom] [INFO] org.overture.ide.plugins.coverageeditor [eclipse-plugin] [INFO] org.overture.ide.plugins.csk [eclipse-plugin] [INFO] org.overture.ide.plugins.quickinterpreter [eclipse-plugin] [INFO] org.overture.ide.plugins.externaleditor [eclipse-plugin] [INFO] org.overture.ide.plugins.latex [eclipse-plugin] [INFO] org.overture.ide.plugins.poviewer [eclipse-plugin] [INFO] Combinatorial Testing [eclipse-plugin] [INFO] Developer Utilities for Overture [eclipse-plugin] [INFO] UML2 Translator [eclipse-plugin] [INFO] RT Trace Viewer Plugin [eclipse-plugin] [INFO] The Java Code Generator Plugin [eclipse-plugin] [INFO] Overture IDE Eclipse plugin features [pom] [INFO] Overture IDE Eclipse Coverage Editor feature [eclipse-feature] [INFO] Overture IDE Eclipse CSK VDM Tools Link feature [eclipse-feature] [INFO] Overture IDE Eclipse Combinatorial Testing feature [eclipse-feature] [INFO] Overture IDE Eclipse Developer Utilities feature [eclipse-feature] [INFO] Overture IDE Eclipse LaTeX Creator feature [eclipse-feature] [INFO] Overture IDE Eclipse Proof Obligation Viewer feature [eclipse-feature] [INFO] Overture IDE Eclipse VDM Quick Interpreter feature [eclipse-feature] [INFO] Overture IDE Eclipse plugin uml2 feature [eclipse-feature] [INFO] Overture IDE Eclipse Realtime Trace Viewer feature [eclipse-feature] [INFO] Overture IDE Eclipse Java Code Generator feature [eclipse-feature] [INFO] org.overture.ide.platform [eclipse-plugin] [INFO] Overture IDE Eclipse features [pom] [INFO] Overture IDE Eclipse core feature [eclipse-feature] [INFO] Overture IDE Eclipse rcp feature [eclipse-feature] [INFO] Overture IDE Standalone Product [eclipse-repository] [INFO] [INFO] -----------------------< org.overturetool:root >------------------------ [INFO] Building The Overture Tool Platform root 3.0.1-SNAPSHOT [1/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ root --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/target [INFO] [INFO] ---------------------< org.overturetool:externals >--------------------- [INFO] Building Overture External Resources 3.0.1-SNAPSHOT [2/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ externals --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/externals/target [INFO] [INFO] -----------------------< org.overturetool:core >------------------------ [INFO] Building Core Tools 3.0.1-SNAPSHOT [3/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ core --- [INFO] [INFO] ---------------------< org.overturetool.core:ast >---------------------- [INFO] Building The Overture Abstract Syntax Tree 3.0.1-SNAPSHOT [4/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ast --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/ast/target [INFO] [INFO] ----------------< org.overturetool.core:testframework >----------------- [INFO] Building Test Framework for Overture 3.0.1-SNAPSHOT [5/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ testframework --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/testframework/target [INFO] [INFO] --------------------< org.overturetool.core:parser >-------------------- [INFO] Building The VDM parser 3.0.1-SNAPSHOT [6/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ parser --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/parser/target [INFO] [INFO] -----------------< org.overturetool.core:typechecker >------------------ [INFO] Building The VDM Type Checker 3.0.1-SNAPSHOT [7/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ typechecker --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/typechecker/target [INFO] [INFO] -------------------< org.overturetool.core:testing >-------------------- [INFO] Building Overture Testing 3.0.1-SNAPSHOT [8/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ testing --- [INFO] [INFO] --------------< org.overturetool.core.testing:framework >--------------- [INFO] Building Overture Testing Framework 3.0.1-SNAPSHOT [9/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ framework --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/testing/framework/target [INFO] [INFO] ---------------< org.overturetool.core.testing:samples >---------------- [INFO] Building Overture Sample Tests 3.0.1-SNAPSHOT [10/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ samples --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/testing/samples/target [INFO] [INFO] ----------------< org.overturetool.core:prettyprinting >---------------- [INFO] Building VDM Pretty Printing 3.0.1-SNAPSHOT [11/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ prettyprinting --- [INFO] [INFO] ---------< org.overturetool.core.prettyprinting:prettyprinter >--------- [INFO] Building The VDM Pretty Printer 3.0.1-SNAPSHOT [12/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ prettyprinter --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target [INFO] [INFO] ---------------------< org.overturetool.core:pog >---------------------- [INFO] Building The Proof Obligation Generator 3.0.1-SNAPSHOT [13/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ pog --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/pog/target [INFO] [INFO] -----------------< org.overturetool.core:interpreter >------------------ [INFO] Building The VDM Interpreter 3.0.1-SNAPSHOT [14/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ interpreter --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/interpreter/target [INFO] [INFO] -------------< org.overturetool.core:combinatorialtesting >------------- [INFO] Building Combinatorial Testing 3.0.1-SNAPSHOT [15/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ combinatorialtesting --- [INFO] [INFO] ---------< org.overturetool.core.combinatorialtesting:ctutils >--------- [INFO] Building Combinatorial Testing Utilities 3.0.1-SNAPSHOT [16/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ctutils --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target [INFO] [INFO] --------< org.overturetool.core.combinatorialtesting:ctruntime >-------- [INFO] Building Combinatorial Testing Runtime 3.0.1-SNAPSHOT [17/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ctruntime --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target [INFO] [INFO] ---------------------< org.overturetool.core:npp >---------------------- [INFO] Building New Pretty Printer 3.0.1-SNAPSHOT [18/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ npp --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target [INFO] [INFO] ---------------< org.overturetool.core:commandlinetool >---------------- [INFO] Building Overture Core Command Line Tool 3.0.1-SNAPSHOT [19/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commandlinetool --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/commandline/target [INFO] [INFO] -------------------< org.overturetool.core:codegen >-------------------- [INFO] Building Code Generation 3.0.1-SNAPSHOT [20/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ codegen --- [INFO] [INFO] ------------------< org.overturetool.core.codegen:ir >------------------ [INFO] Building The Intermediate Representation Tree 3.0.1-SNAPSHOT [21/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ir --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target [INFO] [INFO] ---------------< org.overturetool.core.codegen:platform >--------------- [INFO] Building The Code Generation Platform 3.0.1-SNAPSHOT [22/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ platform --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target [INFO] [INFO] -----------< org.overturetool.core.codegen:codegen-runtime >------------ [INFO] Building The Java Code Generator Runtime 3.0.1-SNAPSHOT [23/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ codegen-runtime --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target [INFO] [INFO] -------------< org.overturetool.core.codegen:javagen-test >------------- [INFO] Building The Java Code Generator Testing 3.0.1-SNAPSHOT [24/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ javagen-test --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target [INFO] [INFO] ---------------< org.overturetool.core.codegen:javagen >---------------- [INFO] Building The Java Code Generator 3.0.1-SNAPSHOT [25/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ javagen --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target [INFO] [INFO] -----------< org.overturetool.core.codegen:vdm2jml-runtime >------------ [INFO] Building The VDM to JML Generator Runtime 3.0.1-SNAPSHOT [26/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ vdm2jml-runtime --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target [INFO] [INFO] ---------------< org.overturetool.core.codegen:vdm2jml >---------------- [INFO] Building The VDM to JML Generator 3.0.1-SNAPSHOT [27/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ vdm2jml --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target [INFO] [INFO] ------------< org.overturetool.core.codegen:codegen-plugin >------------ [INFO] Building The Java Code Generator Maven Plugin 3.0.1-SNAPSHOT [28/84] [INFO] ----------------------------[ maven-plugin ]---------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ codegen-plugin --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target [INFO] [INFO] ----------------< org.overturetool.core.codegen:isagen >---------------- [INFO] Building The VDM to Isabelle Translator 3.0.1-SNAPSHOT [29/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ isagen --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target [INFO] [INFO] --------------------< org.overturetool.core:isapog >-------------------- [INFO] Building POG - Isagen Integration 3.0.1-SNAPSHOT [30/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ isapog --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/isapog/target [INFO] [INFO] -----------------< org.overturetool.core:annotations >------------------ [INFO] Building VDM Annotations 3.0.1-SNAPSHOT [31/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ annotations --- [INFO] [INFO] -------------< org.overturetool.core.annotations:provided >------------- [INFO] Building Provided Annotations 3.0.1-SNAPSHOT [32/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ provided --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target [INFO] [INFO] -------------< org.overturetool.core.annotations:examples >------------- [INFO] Building Annotation Examples 3.0.1-SNAPSHOT [33/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ examples --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target [INFO] [INFO] -------------------< org.overturetool:documentation >------------------- [INFO] Building Documentation 3.0.1-SNAPSHOT [34/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ documentation --- [INFO] [INFO] ------------< org.overturetool.documentation:releasenotes >------------- [INFO] Building The Overture release notes 3.0.1-SNAPSHOT [35/84] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ releasenotes --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target [INFO] [INFO] ------------------------< org.overturetool:ide >------------------------ [INFO] Building Overture IDE Top-level 3.0.1-SNAPSHOT [36/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ide --- [INFO] [INFO] -------------< org.overturetool.ide:org.overture.ide.core >------------- [INFO] Building org.overture.ide.core 3.0.1-SNAPSHOT [37/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/core/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/core/jars (includes = [], excludes = []) [INFO] [INFO] --------------< org.overturetool.ide:org.overture.ide.ui >-------------- [INFO] Building org.overture.ide.ui 3.0.1-SNAPSHOT [38/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.ui --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/ui/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.parsers >------------ [INFO] Building Overture IDE Parsers 3.0.1-SNAPSHOT [39/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.parsers --- [INFO] [INFO] -----< org.overturetool.ide.parsers:org.overture.ide.parsers.vdmj >----- [INFO] Building org.overture.ide.parsers.vdmj 3.0.1-SNAPSHOT [40/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.parsers.vdmj --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.builders >----------- [INFO] Building Overture IDE Builders 3.0.1-SNAPSHOT [41/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.builders --- [INFO] [INFO] ----< org.overturetool.ide.builders:org.overture.ide.builders.vdmj >---- [INFO] Building org.overture.ide.builders.vdmj 3.0.1-SNAPSHOT [42/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.builders.vdmj --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/jars (includes = [], excludes = []) [INFO] [INFO] ------------< org.overturetool.ide:org.overture.ide.debug >------------- [INFO] Building org.overture.ide.debug 3.0.1-SNAPSHOT [43/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.debug --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/debug/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/debug/jars (includes = [], excludes = []) [INFO] [INFO] ------------< org.overturetool.ide:org.overture.ide.vdmsl >------------- [INFO] Building Overture IDE VDM-SL top level 3.0.1-SNAPSHOT [44/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmsl --- [INFO] [INFO] -------< org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.core >------- [INFO] Building org.overture.ide.vdmsl.core 3.0.1-SNAPSHOT [45/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmsl.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target [INFO] [INFO] --------< org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.ui >-------- [INFO] Building org.overture.ide.vdmsl.ui 3.0.1-SNAPSHOT [46/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmsl.ui --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target [INFO] [INFO] ------< org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.debug >------- [INFO] Building org.overture.ide.vdmsl.debug 3.0.1-SNAPSHOT [47/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmsl.debug --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target [INFO] [INFO] ------------< org.overturetool.ide:org.overture.ide.vdmpp >------------- [INFO] Building Overture IDE VDM-PP Top-level 3.0.1-SNAPSHOT [48/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmpp --- [INFO] [INFO] -------< org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.core >------- [INFO] Building org.overture.ide.vdmpp.core 3.0.1-SNAPSHOT [49/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmpp.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target [INFO] [INFO] --------< org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.ui >-------- [INFO] Building org.overture.ide.vdmpp.ui 3.0.1-SNAPSHOT [50/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmpp.ui --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target [INFO] [INFO] ------< org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.debug >------- [INFO] Building org.overture.ide.vdmpp.debug 3.0.1-SNAPSHOT [51/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmpp.debug --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target [INFO] [INFO] ------------< org.overturetool.ide:org.overture.ide.vdmrt >------------- [INFO] Building Overture IDE VDM-RT (RealTime) Top-level 3.0.1-SNAPSHOT [52/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmrt --- [INFO] [INFO] -------< org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.core >------- [INFO] Building org.overture.ide.vdmrt.core 3.0.1-SNAPSHOT [53/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmrt.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target [INFO] [INFO] --------< org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.ui >-------- [INFO] Building org.overture.ide.vdmrt.ui 3.0.1-SNAPSHOT [54/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmrt.ui --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target [INFO] [INFO] ------< org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.debug >------- [INFO] Building org.overture.ide.vdmrt.debug 3.0.1-SNAPSHOT [55/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.vdmrt.debug --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target [INFO] [INFO] -------------< org.overturetool.ide:org.overture.ide.help >------------- [INFO] Building org.overture.ide.help 3.0.1-SNAPSHOT [56/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.help --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/help/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.plugins >------------ [INFO] Building Overture IDE core plugins GUI 3.0.1-SNAPSHOT [57/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins --- [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.coverageeditor >-- [INFO] Building org.overture.ide.plugins.coverageeditor 3.0.1-SNAPSHOT [58/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.coverageeditor --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target [INFO] [INFO] -----< org.overturetool.ide.plugins:org.overture.ide.plugins.csk >------ [INFO] Building org.overture.ide.plugins.csk 3.0.1-SNAPSHOT [59/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.csk --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.quickinterpreter >-- [INFO] Building org.overture.ide.plugins.quickinterpreter 3.0.1-SNAPSHOT [60/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.externaleditor >-- [INFO] Building org.overture.ide.plugins.externaleditor 3.0.1-SNAPSHOT [61/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.externaleditor --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target [INFO] [INFO] ----< org.overturetool.ide.plugins:org.overture.ide.plugins.latex >----- [INFO] Building org.overture.ide.plugins.latex 3.0.1-SNAPSHOT [62/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.latex --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target [INFO] [INFO] ---< org.overturetool.ide.plugins:org.overture.ide.plugins.poviewer >--- [INFO] Building org.overture.ide.plugins.poviewer 3.0.1-SNAPSHOT [63/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.poviewer --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/jars (includes = [], excludes = []) [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.combinatorialtesting >-- [INFO] Building Combinatorial Testing 3.0.1-SNAPSHOT [64/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/jars (includes = [], excludes = []) [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.developerutils >-- [INFO] Building Developer Utilities for Overture 3.0.1-SNAPSHOT [65/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.developerutils --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target [INFO] [INFO] -----< org.overturetool.ide.plugins:org.overture.ide.plugins.uml2 >----- [INFO] Building UML2 Translator 3.0.1-SNAPSHOT [66/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.uml2 --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/jars (includes = [], excludes = []) [INFO] [INFO] --< org.overturetool.ide.plugins:org.overture.ide.plugins.rttraceviewer >-- [INFO] Building RT Trace Viewer Plugin 3.0.1-SNAPSHOT [67/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target [INFO] [INFO] ---< org.overturetool.ide.plugins:org.overture.ide.plugins.javagen >---- [INFO] Building The Java Code Generator Plugin 3.0.1-SNAPSHOT [68/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.javagen --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars (includes = [], excludes = []) [INFO] [INFO] ---< org.overturetool.ide.plugins:org.overture.ide.plugins.features >--- [INFO] Building Overture IDE Eclipse plugin features 3.0.1-SNAPSHOT [69/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features --- [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor >-- [INFO] Building Overture IDE Eclipse Coverage Editor feature 3.0.1-SNAPSHOT [70/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.csk >-- [INFO] Building Overture IDE Eclipse CSK VDM Tools Link feature 3.0.1-SNAPSHOT [71/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.csk --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.combinatorialtesting >-- [INFO] Building Overture IDE Eclipse Combinatorial Testing feature 3.0.1-SNAPSHOT [72/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.developerutils >-- [INFO] Building Overture IDE Eclipse Developer Utilities feature 3.0.1-SNAPSHOT [73/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.developerutils --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.latex >-- [INFO] Building Overture IDE Eclipse LaTeX Creator feature 3.0.1-SNAPSHOT [74/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.latex --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.poviewer >-- [INFO] Building Overture IDE Eclipse Proof Obligation Viewer feature 3.0.1-SNAPSHOT [75/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.poviewer --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.quickinterpreter >-- [INFO] Building Overture IDE Eclipse VDM Quick Interpreter feature 3.0.1-SNAPSHOT [76/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.uml2 >-- [INFO] Building Overture IDE Eclipse plugin uml2 feature 3.0.1-SNAPSHOT [77/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.uml2 --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.rttraceviewer >-- [INFO] Building Overture IDE Eclipse Realtime Trace Viewer feature 3.0.1-SNAPSHOT [78/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target [INFO] [INFO] --< org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.javagen >-- [INFO] Building Overture IDE Eclipse Java Code Generator feature 3.0.1-SNAPSHOT [79/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.plugins.features.javagen --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.platform >----------- [INFO] Building org.overture.ide.platform 3.0.1-SNAPSHOT [80/84] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.platform --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/platform/target [INFO] [INFO] -------------------< org.overturetool.ide:features >-------------------- [INFO] Building Overture IDE Eclipse features 3.0.1-SNAPSHOT [81/84] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ features --- [INFO] [INFO] ----< org.overturetool.ide.features:org.overture.ide.features.core >---- [INFO] Building Overture IDE Eclipse core feature 3.0.1-SNAPSHOT [82/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.features.core --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/features/core/target [INFO] [INFO] ----< org.overturetool.ide.features:org.overture.ide.features.rcp >----- [INFO] Building Overture IDE Eclipse rcp feature 3.0.1-SNAPSHOT [83/84] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.features.rcp --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target [INFO] [INFO] -----------< org.overturetool.ide:org.overture.ide.product >------------ [INFO] Building Overture IDE Standalone Product 3.0.1-SNAPSHOT [84/84] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.overture.ide.product --- [INFO] Deleting /var/lib/jenkins/workspace/overture-development/ide/product/target [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for The Overture Tool Platform root 3.0.1-SNAPSHOT: [INFO] [INFO] The Overture Tool Platform root .................... SUCCESS [ 0.187 s] [INFO] Overture External Resources ........................ SUCCESS [ 0.007 s] [INFO] Core Tools ......................................... SUCCESS [ 0.069 s] [INFO] The Overture Abstract Syntax Tree .................. SUCCESS [ 0.095 s] [INFO] Test Framework for Overture ........................ SUCCESS [ 0.024 s] [INFO] The VDM parser ..................................... SUCCESS [ 0.079 s] [INFO] The VDM Type Checker ............................... SUCCESS [ 0.305 s] [INFO] Overture Testing ................................... SUCCESS [ 0.004 s] [INFO] Overture Testing Framework ......................... SUCCESS [ 0.016 s] [INFO] Overture Sample Tests .............................. SUCCESS [ 0.478 s] [INFO] VDM Pretty Printing ................................ SUCCESS [ 0.003 s] [INFO] The VDM Pretty Printer ............................. SUCCESS [ 0.014 s] [INFO] The Proof Obligation Generator ..................... SUCCESS [ 0.087 s] [INFO] The VDM Interpreter ................................ SUCCESS [ 0.373 s] [INFO] Combinatorial Testing .............................. SUCCESS [ 0.003 s] [INFO] Combinatorial Testing Utilities .................... SUCCESS [ 0.016 s] [INFO] Combinatorial Testing Runtime ...................... SUCCESS [ 0.062 s] [INFO] New Pretty Printer ................................. SUCCESS [ 0.023 s] [INFO] Overture Core Command Line Tool .................... SUCCESS [ 0.007 s] [INFO] Code Generation .................................... SUCCESS [ 0.002 s] [INFO] The Intermediate Representation Tree ............... SUCCESS [ 0.071 s] [INFO] The Code Generation Platform ....................... SUCCESS [ 0.131 s] [INFO] The Java Code Generator Runtime .................... SUCCESS [ 0.069 s] [INFO] The Java Code Generator Testing .................... SUCCESS [ 0.025 s] [INFO] The Java Code Generator ............................ SUCCESS [ 0.662 s] [INFO] The VDM to JML Generator Runtime ................... SUCCESS [ 0.019 s] [INFO] The VDM to JML Generator ........................... SUCCESS [ 0.410 s] [INFO] The Java Code Generator Maven Plugin ............... SUCCESS [ 0.047 s] [INFO] The VDM to Isabelle Translator ..................... SUCCESS [ 0.072 s] [INFO] POG - Isagen Integration ........................... SUCCESS [ 0.023 s] [INFO] VDM Annotations .................................... SUCCESS [ 0.002 s] [INFO] Provided Annotations ............................... SUCCESS [ 0.014 s] [INFO] Annotation Examples ................................ SUCCESS [ 0.013 s] [INFO] Documentation ...................................... SUCCESS [ 0.002 s] [INFO] The Overture release notes ......................... SUCCESS [ 0.007 s] [INFO] Overture IDE Top-level ............................. SUCCESS [ 0.029 s] [INFO] org.overture.ide.core .............................. SUCCESS [ 0.021 s] [INFO] org.overture.ide.ui ................................ SUCCESS [ 0.026 s] [INFO] Overture IDE Parsers ............................... SUCCESS [ 0.002 s] [INFO] org.overture.ide.parsers.vdmj ...................... SUCCESS [ 0.006 s] [INFO] Overture IDE Builders .............................. SUCCESS [ 0.002 s] [INFO] org.overture.ide.builders.vdmj ..................... SUCCESS [ 0.008 s] [INFO] org.overture.ide.debug ............................. SUCCESS [ 0.042 s] [INFO] Overture IDE VDM-SL top level ...................... SUCCESS [ 0.002 s] [INFO] org.overture.ide.vdmsl.core ........................ SUCCESS [ 0.005 s] [INFO] org.overture.ide.vdmsl.ui .......................... SUCCESS [ 0.063 s] [INFO] org.overture.ide.vdmsl.debug ....................... SUCCESS [ 0.022 s] [INFO] Overture IDE VDM-PP Top-level ...................... SUCCESS [ 0.002 s] [INFO] org.overture.ide.vdmpp.core ........................ SUCCESS [ 0.017 s] [INFO] org.overture.ide.vdmpp.ui .......................... SUCCESS [ 0.024 s] [INFO] org.overture.ide.vdmpp.debug ....................... SUCCESS [ 0.010 s] [INFO] Overture IDE VDM-RT (RealTime) Top-level ........... SUCCESS [ 0.002 s] [INFO] org.overture.ide.vdmrt.core ........................ SUCCESS [ 0.016 s] [INFO] org.overture.ide.vdmrt.ui .......................... SUCCESS [ 0.011 s] [INFO] org.overture.ide.vdmrt.debug ....................... SUCCESS [ 0.006 s] [INFO] org.overture.ide.help .............................. SUCCESS [ 0.243 s] [INFO] Overture IDE core plugins GUI ...................... SUCCESS [ 0.002 s] [INFO] org.overture.ide.plugins.coverageeditor ............ SUCCESS [ 0.007 s] [INFO] org.overture.ide.plugins.csk ....................... SUCCESS [ 0.007 s] [INFO] org.overture.ide.plugins.quickinterpreter .......... SUCCESS [ 0.007 s] [INFO] org.overture.ide.plugins.externaleditor ............ SUCCESS [ 0.006 s] [INFO] org.overture.ide.plugins.latex ..................... SUCCESS [ 0.009 s] [INFO] org.overture.ide.plugins.poviewer .................. SUCCESS [ 0.009 s] [INFO] Combinatorial Testing .............................. SUCCESS [ 0.025 s] [INFO] Developer Utilities for Overture ................... SUCCESS [ 0.005 s] [INFO] UML2 Translator .................................... SUCCESS [ 0.010 s] [INFO] RT Trace Viewer Plugin ............................. SUCCESS [ 0.007 s] [INFO] The Java Code Generator Plugin ..................... SUCCESS [ 0.016 s] [INFO] Overture IDE Eclipse plugin features ............... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Coverage Editor feature ....... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse CSK VDM Tools Link feature .... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Combinatorial Testing feature . SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Developer Utilities feature ... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse LaTeX Creator feature ......... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Proof Obligation Viewer feature SUCCESS [ 0.003 s] [INFO] Overture IDE Eclipse VDM Quick Interpreter feature . SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse plugin uml2 feature ........... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Realtime Trace Viewer feature . SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse Java Code Generator feature ... SUCCESS [ 0.003 s] [INFO] org.overture.ide.platform .......................... SUCCESS [ 0.026 s] [INFO] Overture IDE Eclipse features ...................... SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse core feature .................. SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse rcp feature ................... SUCCESS [ 0.010 s] [INFO] Overture IDE Standalone Product .................... SUCCESS [ 1.362 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.887 s [INFO] Finished at: 2020-11-10T09:27:12+01:00 [INFO] ------------------------------------------------------------------------ [Set GitHub commit status (universal)] PENDING on repos [GHRepository@64fb46a9[description=The Overture Tool,homepage=http://overturetool.org,name=overture,fork=false,archived=false,size=214529,milestones={},language=Java,commits={},source=,parent=,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Tue, 10 Nov 2020 08:27:12 GMT], ETag=[W/"c0310ae6baea3df33b601424af42d6e47838bf23b9e23ac073c2e0a9ab491cbd"], Last-Modified=[Wed, 04 Nov 2020 09:28:43 GMT], OkHttp-Received-Millis=[1604996832526], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1604996832299], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[8232:03D4:9AAF3B:B01853:5FAA4EE0], X-OAuth-Scopes=[read:repo_hook, repo, user, workflow], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1605000432], X-RateLimit-Used=[1], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/overturetool/overture,id=14611005]] (sha:3bbf87c) with context:overture-development Setting commit status on GitHub for https://github.com/overturetool/overture/commit/3bbf87c2c9e7daa383c134c1c9e4da327bd0a101 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 37217 [overture-development] $ java -Xmx1024m -XX:MaxPermSize=256M -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.13.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.1.1/boot/plexus-classworlds-2.5.1.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.1.1/conf/logging jenkins.maven3.agent.Maven31Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.1.1 /var/cache/jenkins/war/WEB-INF/lib/remoting-4.2.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 37217 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/overture-development/pom.xml -Dmaven.repo.local=/var/lib/jenkins/workspace/overture-development/.repository -s /var/lib/jenkins/internal-resources/settings.xml install -PWith-IDE -Pall-platforms -P!linux64 -DexternalTestsPath=/var/lib/jenkins/internal-resources/externaltests/ -P!ui-tests -Pforce-download-externals -Pcodesigning [INFO] Scanning for projects... [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-09/ (122B) [INFO] Adding repository http://download.eclipse.org/releases/2020-09 [INFO] I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond [INFO] Retrying request to {}->http://download.eclipse.org:80 [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2020-09/ (128B) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-09/202009161000/ (142B) [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/ui/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/ui/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.parsers:org.overture.ide.parsers.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.parsers:org.overture.ide.parsers.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.parsers:org.overture.ide.parsers.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.builders:org.overture.ide.builders.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.builders:org.overture.ide.builders.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.builders:org.overture.ide.builders.vdmj:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/debug/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/debug/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmsl:org.overture.ide.vdmsl.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmpp:org.overture.ide.vdmpp.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.ui:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.vdmrt:org.overture.ide.vdmrt.debug:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.help:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/help/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.help:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/help/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.help:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/help/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.externaleditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.externaleditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.externaleditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.csk:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.combinatorialtesting:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.developerutils:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.latex:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.poviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.quickinterpreter:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.uml2:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.rttraceviewer:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.javagen:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.platform:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/platform/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.platform:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/platform/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.platform:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/platform/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.features:org.overture.ide.features.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/core/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.features:org.overture.ide.features.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/core/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.features:org.overture.ide.features.core:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/core/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide.features:org.overture.ide.features.rcp:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/rcp/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide.features:org.overture.ide.features.rcp:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/rcp/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide.features:org.overture.ide.features.rcp:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/rcp/pom.xml [INFO] Computing target platform for MavenProject: org.overturetool.ide:org.overture.ide.product:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/product/pom.xml [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.product:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/product/pom.xml [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.product:3.0.1-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/product/pom.xml [INFO] Initializing Artifactory Build-Info Recording [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info[INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] The Overture Tool Platform root [INFO] Overture External Resources [INFO] Core Tools [INFO] The Overture Abstract Syntax Tree [INFO] Test Framework for Overture [INFO] The VDM parser [INFO] The VDM Type Checker [INFO] Overture Testing [INFO] Overture Testing Framework [HUDSON] Collecting dependencies info[INFO] Overture Sample Tests [INFO] VDM Pretty Printing [INFO] The VDM Pretty Printer [INFO] The Proof Obligation Generator [INFO] The VDM Interpreter [INFO] Combinatorial Testing [INFO] Combinatorial Testing Utilities [INFO] Combinatorial Testing Runtime [INFO] New Pretty Printer [INFO] Overture Core Command Line Tool [INFO] Code Generation [INFO] The Intermediate Representation Tree [INFO] The Code Generation Platform [INFO] The Java Code Generator Runtime [INFO] The Java Code Generator Testing [INFO] The Java Code Generator [INFO] The VDM to JML Generator Runtime [HUDSON] Collecting dependencies info[INFO] The VDM to JML Generator [INFO] The Java Code Generator Maven Plugin [INFO] The VDM to Isabelle Translator [INFO] POG - Isagen Integration [INFO] VDM Annotations [INFO] Provided Annotations [INFO] Annotation Examples [INFO] Documentation [INFO] The Overture release notes [INFO] Overture IDE Top-level [INFO] org.overture.ide.core [INFO] Overture IDE Builders [INFO] org.overture.ide.builders.vdmj [INFO] org.overture.ide.ui [INFO] Overture IDE Parsers [INFO] org.overture.ide.parsers.vdmj [INFO] org.overture.ide.debug [INFO] Overture IDE VDM-SL top level [INFO] org.overture.ide.vdmsl.core [INFO] org.overture.ide.vdmsl.ui [INFO] org.overture.ide.vdmsl.debug [INFO] Overture IDE VDM-PP Top-level [HUDSON] Collecting dependencies info[INFO] org.overture.ide.vdmpp.core [INFO] org.overture.ide.vdmpp.ui [INFO] org.overture.ide.vdmpp.debug [INFO] Overture IDE VDM-RT (RealTime) Top-level [INFO] org.overture.ide.vdmrt.core [INFO] org.overture.ide.vdmrt.ui [INFO] org.overture.ide.vdmrt.debug [INFO] org.overture.ide.help [INFO] Overture IDE core plugins GUI [INFO] org.overture.ide.plugins.externaleditor [INFO] org.overture.ide.plugins.coverageeditor [INFO] org.overture.ide.plugins.csk [INFO] org.overture.ide.plugins.quickinterpreter [INFO] org.overture.ide.plugins.latex [INFO] org.overture.ide.plugins.poviewer [INFO] Combinatorial Testing [INFO] Developer Utilities for Overture [INFO] UML2 Translator [INFO] RT Trace Viewer Plugin [INFO] The Java Code Generator Plugin [INFO] org.overture.ide.platform [INFO] Overture IDE Eclipse features [HUDSON] Collecting dependencies info[INFO] Overture IDE Eclipse core feature [INFO] Overture IDE Eclipse plugin features [INFO] Overture IDE Eclipse Coverage Editor feature [INFO] Overture IDE Eclipse CSK VDM Tools Link feature [INFO] Overture IDE Eclipse Combinatorial Testing feature [INFO] Overture IDE Eclipse Developer Utilities feature [INFO] Overture IDE Eclipse LaTeX Creator feature [HUDSON] Collecting dependencies info[INFO] Overture IDE Eclipse Proof Obligation Viewer feature [INFO] Overture IDE Eclipse VDM Quick Interpreter feature [INFO] Overture IDE Eclipse plugin uml2 feature [INFO] Overture IDE Eclipse Realtime Trace Viewer feature [INFO] Overture IDE Eclipse Java Code Generator feature [INFO] Overture IDE Eclipse rcp feature [INFO] Overture IDE Standalone Product [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Overture Tool Platform root 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ root --- [WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$3; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development' for files matching the pattern '**/*.java' - excludes: externals/**/*, core/**/*, documentation/**/*, ide/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [WARNING] Attempt to (de-)serialize anonymous class hudson.plugins.analysis.core.HealthAwareReporter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ root --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ root --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ root --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ root --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/root/3.0.1-SNAPSHOT/root-3.0.1-SNAPSHOT.pom [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 1 second [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture External Resources 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ externals --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/externals' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 59 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources01) @ externals --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] Copying 1 resource [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ externals --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/externals/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ externals --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/externals/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ externals --- [INFO] No sources to compile [INFO] [INFO] --- maven-antrun-plugin:1.8:run (update-docs) @ externals --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ externals --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/externals/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ externals --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ externals --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ externals --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/externals/target/externals-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ externals --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/externals/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ externals --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ externals --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/externals/target/externals-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/externals/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Core Tools 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ core --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core' for files matching the pattern '**/*.java' - excludes: ast/**/*, parser/**/*, typechecker/**/*, testing/**/*, interpreter/**/*, pog/**/*, testframework/**/*, combinatorialtesting/**/*, prettyprinting/**/*, commandline/**/*, codegen/**/*, isapog/**/*, annotations/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ core --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ core --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/3.0.1-SNAPSHOT/core-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Overture Abstract Syntax Tree 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ast --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/ast' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 71 files to scan for tasks Found 33 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ast --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/ast/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- astcreator-plugin:1.6.10:generate (java) @ ast --- [INFO] Preparing for tree generation... [INFO] Checking if generation required. [INFO] Full AST generation needed [INFO] Generating... [INFO] Generator starting with input: /var/lib/jenkins/workspace/overture-development/core/ast/src/main/resources/overtureII.astv2 Adding aspect fields: PExpBase.{type,location,comments} Adding aspect fields: SUnaryExpBase.{exp} Adding aspect fields: SBinaryExpBase.{left,op,right} Adding aspect fields: SSetExpBase.{setType} Adding aspect fields: PTypeBase.{location,resolved,definitions} Adding aspect fields: SSeqTypeBase.{seqof,empty} Adding aspect fields: SSetTypeBase.{setof,empty,infinite} Adding aspect fields: SMapTypeBase.{from,to,empty} Adding aspect fields: SInvariantTypeBase.{inNarrower,opaque,invDef,eqDef,ordDef} Adding aspect fields: PPatternBase.{location,definitions,resolved} Adding aspect fields: PPairBase.{resolved} Adding aspect fields: PBindBase.{location,pattern} Adding aspect fields: PMultipleBindBase.{location,plist} Adding aspect fields: PDefinitionBase.{location,name,nameScope,used,classDefinition,access,type,pass,comments,annotations} Adding aspect fields: SFunctionDefinitionBase.{typeParams,body,precondition,postcondition,measure,measureDef,measureName,predef,postdef,recursive,isUndefined,expectedResult,actualResult} Adding aspect fields: SOperationDefinitionBase.{body,precondition,postcondition,predef,postdef,state,actualResult,isConstructor,possibleExceptions} Adding aspect fields: PRelationBase.{location,lhsPattern,rhsPattern,relExp,relDef} Adding aspect fields: PTraceDefinitionBase.{location} Adding aspect fields: PTraceCoreDefinitionBase.{location} Adding aspect fields: SClassDefinitionBase.{supertypes,supernames,definitions,allInheritedDefinitions,localInheritedDefinitions,hasContructors,settingHierarchy,superDefs,gettingInheritable,superInheritedDefinitions,gettingInvDefs,isAbstract,isUndefined,classtype,typeChecked,invariant} Adding aspect fields: PImportBase.{location,name,renamed,from} Adding aspect fields: SValueImportBase.{importType} Adding aspect fields: PExportBase.{location,definition} Adding aspect fields: PStmBase.{location,type,comments} Adding aspect fields: SSimpleBlockStmBase.{statements} Adding aspect fields: PStateDesignatorBase.{location,type} Adding aspect fields: PObjectDesignatorBase.{location} Adding aspect fields: PAnnotationBase.{name,args,impl} Done creating interfaces WARNING: Field "_type" in class AExplicitFunctionDefinition with type "AFunctionType" specializes "PType" WARNING: Field "_type" in class AImplicitFunctionDefinition with type "AFunctionType" specializes "PType" Generating toString add on... Generating enumerations... Generating analysis visitors... Analysis...Answer...Question...Question-Answer...Depth-First... Copying base classes to destination... Writing source files.: ........................................................................ ........................................................................ ........................................................................ ........................................................................ ........................................................................ ........................ File write completed in 7 secs [INFO] Generator completed with 471 generated files. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-source) @ ast --- [INFO] Source directory: /var/lib/jenkins/workspace/overture-development/core/ast/target/generated-sources/astCreator added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ast --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ ast --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 464 source files to /var/lib/jenkins/workspace/overture-development/core/ast/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ast --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/ast/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ ast --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ast --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ast --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ast --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/ast/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ast --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/ast/src/main/java/org/overture/util/Base64.java:122: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ast --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ast --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/ast/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Test Framework for Overture 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ testframework --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/testframework' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 16 files to scan for tasks Found 4 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ testframework --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/testframework/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ testframework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ testframework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /var/lib/jenkins/workspace/overture-development/core/testframework/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ testframework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/testframework/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ testframework --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ testframework --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ testframework --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ testframework --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/testframework/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ testframework --- [INFO] 20 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:67: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:68: warning: no description for @throws [WARNING] * @throws InstantiationException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:69: warning: no description for @throws [WARNING] * @throws IllegalAccessException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:70: warning: no description for @throws [WARNING] * @throws InvocationTargetException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:71: warning: no description for @throws [WARNING] * @throws SecurityException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:72: warning: no description for @throws [WARNING] * @throws NoSuchMethodException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:114: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:115: warning: no description for @throws [WARNING] * @throws InstantiationException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:116: warning: no description for @throws [WARNING] * @throws IllegalAccessException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:117: warning: no description for @throws [WARNING] * @throws InvocationTargetException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:118: warning: no description for @throws [WARNING] * @throws SecurityException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:119: warning: no description for @throws [WARNING] * @throws NoSuchMethodException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:244: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:245: warning: no description for @throws [WARNING] * @throws InstantiationException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:246: warning: no description for @throws [WARNING] * @throws IllegalAccessException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:247: warning: no description for @throws [WARNING] * @throws InvocationTargetException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:248: warning: no description for @throws [WARNING] * @throws SecurityException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:249: warning: no description for @throws [WARNING] * @throws NoSuchMethodException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/BaseTestSuite.java:250: warning: no description for @throws [WARNING] * @throws IOException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java/org/overture/test/framework/ResultTestCase4.java:121: warning: no @param for out [WARNING] protected abstract boolean assertEqualResults(R expected, R actual, [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ testframework --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ testframework --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testframework/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM parser 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ parser --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/parser' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 49 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ parser --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/parser/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/parser/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /var/lib/jenkins/workspace/overture-development/core/parser/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 388 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ parser --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /var/lib/jenkins/workspace/overture-development/core/parser/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ parser --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.parser.tests.SpecificationSlTestSuite Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 sec - in org.overture.parser.tests.SpecificationSlTestSuite Running org.overture.parser.tests.PatternTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.parser.tests.PatternTestSuite Running org.overture.parser.tests.ExpressionTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.parser.tests.ExpressionTestSuite Running org.overture.parser.tests.StatementTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.parser.tests.StatementTestSuite Running org.overture.parser.tests.SpecificationRtTestSuite Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec - in org.overture.parser.tests.SpecificationRtTestSuite Running org.overture.parser.tests.SpecificationPpTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.overture.parser.tests.SpecificationPpTestSuite Running org.overture.parser.tests.TypeTestSuite Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.parser.tests.TypeTestSuite Running org.overture.parser.tests.DefinitionTestSuite Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.overture.parser.tests.DefinitionTestSuite Results : Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ parser --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ parser --- [INFO] Analyzed bundle 'The VDM parser' with 43 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ parser --- [INFO] 56 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:202: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:203: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:204: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:205: warning: no description for @throws [WARNING] * @throws IOException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:292: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:76: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:251: warning: no description for @param [WARNING] * @param expression [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:110: warning: no description for @param [WARNING] * @param expression [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:111: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:141: warning: no description for @param [WARNING] * @param expression [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:142: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:143: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/BacktrackInputReader.java:144: warning: no description for @param [WARNING] * @param streamReaderType [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:652: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:1219: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:223: warning: no description for @param [WARNING] * @param content [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:224: warning: no description for @param [WARNING] * @param dialect [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:225: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:240: warning: no description for @param [WARNING] * @param content [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:241: warning: no description for @param [WARNING] * @param dialect [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:242: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:243: warning: no description for @param [WARNING] * @param charset [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:244: warning: no description for @param [WARNING] * @param streamReaderType [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:259: warning: no description for @param [WARNING] * @param content [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:260: warning: no description for @param [WARNING] * @param dialect [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:261: warning: no description for @param [WARNING] * @param location [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:275: warning: no @param for content [WARNING] public LexTokenReader(String content, ILexLocation location, LexTokenReader reader) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:275: warning: no @param for location [WARNING] public LexTokenReader(String content, ILexLocation location, LexTokenReader reader) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/lex/LexTokenReader.java:275: warning: no @param for reader [WARNING] public LexTokenReader(String content, ILexLocation location, LexTokenReader reader) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:118: warning: no @throws for org.overture.parser.lex.LexException [WARNING] protected LexToken nextToken() throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:130: warning: no @throws for org.overture.parser.lex.LexException [WARNING] protected LexToken lastToken() throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:140: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:154: warning: no description for @param [WARNING] * @param module [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:191: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:194: warning: no @throws for org.overture.parser.syntax.ParserException [WARNING] protected LexIdentifierToken lastIdToken() throws ParserException, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:220: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:221: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:261: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:262: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:310: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:311: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:532: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:533: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:554: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:576: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:577: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:595: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:610: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:613: warning: no @throws for org.overture.parser.lex.LexException [WARNING] protected void throwMessage(int number, String message, int depth) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:676: warning: no @param for no [WARNING] protected void warning(int no, String msg, ILexLocation location) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:676: warning: no @param for msg [WARNING] protected void warning(int no, String msg, ILexLocation location) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:676: warning: no @param for location [WARNING] protected void warning(int no, String msg, ILexLocation location) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:757: warning: no description for @param [WARNING] * @param out [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:818: warning: no @param for reader [WARNING] protected void beforeAnnotations(SyntaxReader reader, List annotations) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:818: warning: no @param for annotations [WARNING] protected void beforeAnnotations(SyntaxReader reader, List annotations) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java/org/overture/parser/syntax/SyntaxReader.java:100: warning: no @param for reader [WARNING] protected SyntaxReader(LexTokenReader reader) [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ parser --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parser --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/parser/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM Type Checker 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ typechecker --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/typechecker' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 150 files to scan for tasks Found 61 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ typechecker --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/typechecker/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ typechecker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ typechecker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 138 source files to /var/lib/jenkins/workspace/overture-development/core/typechecker/target/classes [INFO] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerDefinitionVisitor.java: Some input files use unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerDefinitionVisitor.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ typechecker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2043 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ typechecker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/overture-development/core/typechecker/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ typechecker --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.typechecker.tests.external.ExternalClassesRtTypeCheckTest Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.22 sec - in org.overture.typechecker.tests.external.ExternalClassesRtTypeCheckTest Running org.overture.typechecker.tests.external.ExternalClassesPpTypeCheckTest Tests run: 485, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.533 sec - in org.overture.typechecker.tests.external.ExternalClassesPpTypeCheckTest Running org.overture.typechecker.tests.external.ExternalModulesSlTypeCheckTest Tests run: 1216, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.258 sec - in org.overture.typechecker.tests.external.ExternalModulesSlTypeCheckTest Running org.overture.typechecker.tests.ClassesRtTypeCheckTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.546 sec - in org.overture.typechecker.tests.ClassesRtTypeCheckTest Running org.overture.typechecker.tests.ClassesPpTypeCheckTest Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 sec - in org.overture.typechecker.tests.ClassesPpTypeCheckTest Running org.overture.typechecker.tests.ModulesSlTypeCheckTest Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.602 sec - in org.overture.typechecker.tests.ModulesSlTypeCheckTest Results : Tests run: 1906, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ typechecker --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ typechecker --- [INFO] Analyzed bundle 'The VDM Type Checker' with 152 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ typechecker --- [INFO] 92 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeChecker.java:93: warning: no @param for defs [WARNING] protected void cyclicDependencyCheck(List defs) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeChecker.java:360: warning: no @param for type [WARNING] public static boolean isOpaque(SInvariantType type, String fromModule) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeChecker.java:360: warning: no @param for fromModule [WARNING] public static boolean isOpaque(SInvariantType type, String fromModule) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeChecker.java:360: warning: no @return [WARNING] public static boolean isOpaque(SInvariantType type, String fromModule) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/ClassTypeChecker.java:54: warning: no description for @param [WARNING] * @param classes [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/ClassTypeChecker.java:66: warning: no description for @param [WARNING] * @param classes [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/ClassTypeChecker.java:67: warning: no description for @param [WARNING] * @param factory [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:73: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:85: warning: no @param for scope [WARNING] protected void dupHideCheck(List list, NameScope scope) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:192: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:193: warning: no description for @param [WARNING] * @param scope [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:194: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:201: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:202: warning: no description for @param [WARNING] * @param fromModule [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:203: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:210: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:217: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:224: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:234: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:241: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:248: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:249: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:262: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:278: warning: no description for @param [WARNING] * @param downTo [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:60: warning: no description for @param [WARNING] * @param af [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/Environment.java:61: warning: no description for @param [WARNING] * @param outer [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/ModuleTypeChecker.java:64: warning: no description for @param [WARNING] * @param modules [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:76: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:77: warning: no description for @param [WARNING] * @param key [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:78: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:97: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:98: warning: no description for @param [WARNING] * @param key [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:99: warning: no description for @param [WARNING] * @param value [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:118: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeCheckInfo.java:119: warning: no description for @param [WARNING] * @param key [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:151: warning: no description for @param [WARNING] * @param to [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:152: warning: no description for @param [WARNING] * @param from [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:172: warning: no description for @param [WARNING] * @param to [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:173: warning: no description for @param [WARNING] * @param from [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:588: warning: no description for @param [WARNING] * @param sub [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:589: warning: no description for @param [WARNING] * @param sup [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:990: warning: no description for @param [WARNING] * @param type [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:991: warning: no description for @param [WARNING] * @param env [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:992: warning: no description for @param [WARNING] * @param newTypes [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:993: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1078: warning: no description for @param [WARNING] * @param a [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1079: warning: no description for @param [WARNING] * @param b [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1080: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1185: warning: no @param for t1 [WARNING] public synchronized List narrowest(List t1, List t2) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1185: warning: no @param for t2 [WARNING] public synchronized List narrowest(List t1, List t2) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/TypeComparator.java:1185: warning: no @return [WARNING] public synchronized List narrowest(List t1, List t2) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/definition/PDefinitionAssistantTC.java:396: warning: no description for @param [WARNING] * @param d [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/definition/PDefinitionAssistantTC.java:397: warning: no description for @param [WARNING] * @param defs [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/definition/PDefinitionAssistantTC.java:398: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/module/AModuleModulesAssistantTC.java:52: warning: no description for @param [WARNING] * @param m [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/pattern/PPatternAssistantTC.java:56: warning: no description for @param [WARNING] * @param rp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/pattern/PPatternAssistantTC.java:57: warning: no description for @param [WARNING] * @param ptype [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/pattern/PPatternAssistantTC.java:58: warning: no description for @param [WARNING] * @param scope [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/pattern/PPatternAssistantTC.java:59: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/type/AClassTypeAssistantTC.java:71: warning: no @param for def [WARNING] public boolean isConstructor(PDefinition def) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/type/AClassTypeAssistantTC.java:71: warning: no @return [WARNING] public boolean isConstructor(PDefinition def) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/type/AClassTypeAssistantTC.java:95: warning: no @param for env [WARNING] public boolean inConstructor(Environment env) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/assistant/type/AClassTypeAssistantTC.java:95: warning: no @return [WARNING] public boolean inConstructor(Environment env) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:192: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:193: warning: no description for @param [WARNING] * @param localDefs [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:194: warning: no description for @param [WARNING] * @param body [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:195: warning: no description for @param [WARNING] * @param question [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:196: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:197: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:199: warning: no @param for statement [WARNING] protected PType typeCheckLet(INode node, LinkedList localDefs, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:255: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:256: warning: no description for @param [WARNING] * @param nodeLocation [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:257: warning: no description for @param [WARNING] * @param bind [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:258: warning: no description for @param [WARNING] * @param suchThat [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:259: warning: no description for @param [WARNING] * @param body [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:260: warning: no description for @param [WARNING] * @param question [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:262: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:264: warning: no @param for statement [WARNING] protected Map.Entry typecheckLetBeSt( [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:336: warning: no @param for annotations [WARNING] protected void beforeAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:336: warning: no @param for node [WARNING] protected void beforeAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:336: warning: no @param for question [WARNING] protected void beforeAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:336: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected void beforeAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:382: warning: no @param for annotations [WARNING] protected void afterAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:382: warning: no @param for node [WARNING] protected void afterAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:382: warning: no @param for question [WARNING] protected void afterAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/AbstractTypeCheckVisitor.java:382: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected void afterAnnotations(List annotations, INode node, TypeCheckInfo question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3002: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3024: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3745: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3746: warning: no description for @param [WARNING] * @param measure [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3747: warning: no description for @param [WARNING] * @param close [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java/org/overture/typechecker/visitor/TypeCheckerExpVisitor.java:3748: warning: no description for @return [WARNING] * @return [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ typechecker --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ typechecker --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/typechecker/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture Testing 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ testing --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/testing' for files matching the pattern '**/*.java' - excludes: framework/**/*, samples/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ testing --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/testing/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ testing --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/testing/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ testing --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ testing --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ testing --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testing/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testing/3.0.1-SNAPSHOT/testing-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture Testing Framework 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ framework --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/testing/framework' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ framework --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/testing/framework/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ framework --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ framework --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ framework --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ framework --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/testing/framework/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ framework --- [INFO] 7 errors 36 warnings [ERROR] MavenReportException: Error while generating Javadoc: Exit code: 1 - /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:65: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:66: warning: no description for @throws * @throws FileNotFoundException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:102: error: bad use of '>' * testing.update.[maven-module].[test-class].[testcase/input-file]>.
^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:102: error: element not closed: code * testing.update.[maven-module].[test-class].[testcase/input-file]>.
^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:114: error: self-closing element not allowed *

> ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:114: error: bad use of '>' *

> ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:118: warning: no @return protected String getTestResultUpdateMessage() { ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:132: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:133: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:134: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:153: error: tag not allowed here:

  • *
  • Test Input Source path
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:154: error: tag not allowed here:
  • *
  • Result File path
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:155: error: tag not allowed here:
  • *
  • Test Override property
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:75: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:76: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:77: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:53: warning: no description for @param * @param nameParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:54: warning: no description for @param * @param testParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:55: warning: no description for @param * @param resultParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:79: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:80: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:81: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:44: warning: no description for @param * @param ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:89: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:90: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:91: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:49: warning: no description for @param * @param ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:80: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:81: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:128: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:128: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:143: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseTcExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:143: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseTcExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:158: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseTcExpressionString(String expression, ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:158: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseTcExpressionString(String expression, ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:180: warning: no @throws for org.overture.parser.syntax.ParserException public static List typedAstFromString(String model, Dialect dialect) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:180: warning: no @throws for org.overture.parser.lex.LexException public static List typedAstFromString(String model, Dialect dialect) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:214: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:215: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:231: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:232: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:233: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/PathsProvider.java:109: warning: no description for @return * @return ^ Command line was: /usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages Refer to the generated Javadoc files in '/var/lib/jenkins/workspace/overture-development/core/testing/framework/target/apidocs' dir. org.apache.maven.reporting.MavenReportException: Exit code: 1 - /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:65: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:66: warning: no description for @throws * @throws FileNotFoundException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:102: error: bad use of '>' * testing.update.[maven-module].[test-class].[testcase/input-file]>.
    ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:102: error: element not closed: code * testing.update.[maven-module].[test-class].[testcase/input-file]>.
    ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:114: error: self-closing element not allowed *

    > ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:114: error: bad use of '>' *

    > ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:118: warning: no @return protected String getTestResultUpdateMessage() { ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:132: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:133: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:134: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:153: error: tag not allowed here:

  • *
  • Test Input Source path
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:154: error: tag not allowed here:
  • *
  • Result File path
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/AbsResultTest.java:155: error: tag not allowed here:
  • *
  • Test Override property
  • ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:75: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:76: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamFineGrainTest.java:77: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:53: warning: no description for @param * @param nameParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:54: warning: no description for @param * @param testParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamExternalsTest.java:55: warning: no description for @param * @param resultParameter ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:79: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:80: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:81: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamNoResultFileTest.java:44: warning: no description for @param * @param ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:89: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:90: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:91: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParamStandardTest.java:49: warning: no description for @param * @param ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:80: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:81: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:128: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:128: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:143: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseTcExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:143: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseTcExpressionString(String expression) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:158: warning: no @throws for org.overture.parser.syntax.ParserException public static PExp parseTcExpressionString(String expression, ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:158: warning: no @throws for org.overture.parser.lex.LexException public static PExp parseTcExpressionString(String expression, ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:180: warning: no @throws for org.overture.parser.syntax.ParserException public static List typedAstFromString(String model, Dialect dialect) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:180: warning: no @throws for org.overture.parser.lex.LexException public static List typedAstFromString(String model, Dialect dialect) ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:214: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:215: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:231: warning: no description for @throws * @throws IOException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:232: warning: no description for @throws * @throws ParserException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/ParseTcFacade.java:233: warning: no description for @throws * @throws LexException ^ /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java/org/overture/core/testing/PathsProvider.java:109: warning: no description for @return * @return ^ Command line was: /usr/lib/jvm/java-8-oracle/jre/../bin/javadoc @options @packages Refer to the generated Javadoc files in '/var/lib/jenkins/workspace/overture-development/core/testing/framework/target/apidocs' dir. at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5163) at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:2075) at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:188) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:106) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:317) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:152) at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) at jenkins.maven3.agent.Maven31Main.launch(Maven31Main.java:187) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at hudson.maven.Maven3Builder.call(Maven3Builder.java:139) at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ framework --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ framework --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testing/framework/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture Sample Tests 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ samples --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/testing/samples' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 3 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ samples --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/testing/samples/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ samples --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ samples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3215 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ samples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/overture-development/core/testing/samples/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ samples --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.core.testing.samples.SampleStandardTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.92 sec - in org.overture.core.testing.samples.SampleStandardTest Running org.overture.core.testing.samples.SampleExternalsTest Tests run: 3211, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.368 sec - in org.overture.core.testing.samples.SampleExternalsTest Results : Tests run: 3213, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ samples --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/testing/samples/target/samples-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ samples --- [INFO] Analyzed bundle 'Overture Sample Tests' with 0 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ samples --- [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ samples --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ samples --- [INFO] Skipping artifact installation Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building VDM Pretty Printing 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ prettyprinting --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/prettyprinting' for files matching the pattern '**/*.java' - excludes: prettyprinter/**/*, npp/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ prettyprinting --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/prettyprinting/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ prettyprinting --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/prettyprinting/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ prettyprinting --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ prettyprinting --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ prettyprinting --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/prettyprinting/3.0.1-SNAPSHOT/prettyprinting-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM Pretty Printer 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ prettyprinter --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 4 files to scan for tasks Found 6 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ prettyprinter --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ prettyprinter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ prettyprinter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ prettyprinter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ prettyprinter --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ prettyprinter --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ prettyprinter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ prettyprinter --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ prettyprinter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ prettyprinter --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ prettyprinter --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Proof Obligation Generator 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ pog --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/pog' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 105 files to scan for tasks Found 6 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ pog --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/pog/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- astcreator-plugin:1.6.10:generate (generate-ast) @ pog --- [INFO] Preparing for tree generation... [INFO] Configuring extension [INFO] Extension base dependency is: "org.overturetool.core:ast" [INFO] Searching for base dependency artifact [INFO] Extension base artifact found - exstracting base tree definition files [INFO] Setting base definition files to: [INFO] base: /var/lib/jenkins/workspace/overture-development/core/pog/target/overtureII.astv2 [INFO] base tostring: /var/lib/jenkins/workspace/overture-development/core/pog/target/overtureII.astv2.tostring [INFO] Extension base artifact configured. [INFO] Checking if generation required. [INFO] Full AST generation needed [INFO] Generating... [INFO] Generator starting with input: /var/lib/jenkins/workspace/overture-development/core/pog/target/overtureII.astv2 [INFO] Generator starting with extension input: /var/lib/jenkins/workspace/overture-development/core/pog/src/main/resources/pof.ast Generating base and extension tree, standby ... Extension tree only: true Adding aspect fields: PExpBase.{type,location,comments} Adding aspect fields: SUnaryExpBase.{exp} Adding aspect fields: SBinaryExpBase.{left,op,right} Adding aspect fields: SSetExpBase.{setType} Adding aspect fields: PTypeBase.{location,resolved,definitions} Adding aspect fields: SSeqTypeBase.{seqof,empty} Adding aspect fields: SSetTypeBase.{setof,empty,infinite} Adding aspect fields: SMapTypeBase.{from,to,empty} Adding aspect fields: SInvariantTypeBase.{inNarrower,opaque,invDef,eqDef,ordDef} Adding aspect fields: PPatternBase.{location,definitions,resolved} Adding aspect fields: PPairBase.{resolved} Adding aspect fields: PBindBase.{location,pattern} Adding aspect fields: PMultipleBindBase.{location,plist} Adding aspect fields: PDefinitionBase.{location,name,nameScope,used,classDefinition,access,type,pass,comments,annotations} Adding aspect fields: SFunctionDefinitionBase.{typeParams,body,precondition,postcondition,measure,measureDef,measureName,predef,postdef,recursive,isUndefined,expectedResult,actualResult} Adding aspect fields: SOperationDefinitionBase.{body,precondition,postcondition,predef,postdef,state,actualResult,isConstructor,possibleExceptions} Adding aspect fields: PRelationBase.{location,lhsPattern,rhsPattern,relExp,relDef} Adding aspect fields: PTraceDefinitionBase.{location} Adding aspect fields: PTraceCoreDefinitionBase.{location} Adding aspect fields: SClassDefinitionBase.{supertypes,supernames,definitions,allInheritedDefinitions,localInheritedDefinitions,hasContructors,settingHierarchy,superDefs,gettingInheritable,superInheritedDefinitions,gettingInvDefs,isAbstract,isUndefined,classtype,typeChecked,invariant} Adding aspect fields: PImportBase.{location,name,renamed,from} Adding aspect fields: SValueImportBase.{importType} Adding aspect fields: PExportBase.{location,definition} Adding aspect fields: PStmBase.{location,type,comments} Adding aspect fields: SSimpleBlockStmBase.{statements} Adding aspect fields: PStateDesignatorBase.{location,type} Adding aspect fields: PObjectDesignatorBase.{location} Adding aspect fields: PAnnotationBase.{name,args,impl} Retry Create interfaces - with 2 not yet created interfaces. Done creating interfaces WARNING: Field "_type" in class AExplicitFunctionDefinition with type "AFunctionType" specializes "PType" WARNING: Field "_type" in class AImplicitFunctionDefinition with type "AFunctionType" specializes "PType" Generating toString add on... Done creating interfaces Generating toString add on... *********************************************** AST Creator Extensions *********************************************** Generating enumerations... Generating analysis visitors... Analysis...Answer...Question...Question-Answer...Depth-First... Writing sources to the file system, standby ... Destination: /var/lib/jenkins/workspace/overture-development/core/pog/target/generated-sources/astCreator Copying base classes to destination... Writing source files.: ............ File write completed in 0 secs Created AST with extensions. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-source) @ pog --- [INFO] Source directory: /var/lib/jenkins/workspace/overture-development/core/pog/target/generated-sources/astCreator added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ pog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ pog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 105 source files to /var/lib/jenkins/workspace/overture-development/core/pog/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ pog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 329 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ pog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/overture-development/core/pog/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ pog --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.pog.tests.VariableSubTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec - in org.overture.pog.tests.VariableSubTest Running org.overture.pog.tests.newtests.PogBasicTest Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 sec - in org.overture.pog.tests.newtests.PogBasicTest Running org.overture.pog.tests.newtests.PogBugRegressionTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec - in org.overture.pog.tests.newtests.PogBugRegressionTest Running org.overture.pog.tests.newtests.PogTypeIntegrityTest Tests run: 42, Failures: 0, Errors: 0, Skipped: 42, Time elapsed: 0.082 sec - in org.overture.pog.tests.newtests.PogTypeIntegrityTest Running org.overture.pog.tests.newtests.VarDefIntegrityTest Tests run: 42, Failures: 0, Errors: 0, Skipped: 42, Time elapsed: 0.019 sec - in org.overture.pog.tests.newtests.VarDefIntegrityTest Running org.overture.pog.tests.newtests.PogIntegrationTest Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.803 sec - in org.overture.pog.tests.newtests.PogIntegrationTest Results : Tests run: 195, Failures: 0, Errors: 0, Skipped: 84 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ pog --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ pog --- [INFO] Analyzed bundle 'The Proof Obligation Generator' with 91 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ pog --- [INFO] 100 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:46: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:47: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:48: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:68: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:69: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/utility/PatternAlwaysMatchesVisitor.java:70: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:237: warning: no @param for node [WARNING] protected AForAllExp makeRelContext(ATypeDefinition node, AVariableExp... exps){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:237: warning: no @param for exps [WARNING] protected AForAllExp makeRelContext(ATypeDefinition node, AVariableExp... exps){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:237: warning: no @return [WARNING] protected AForAllExp makeRelContext(ATypeDefinition node, AVariableExp... exps){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:260: warning: no @param for patternType [WARNING] protected PMultipleBind getMultipleTypeBind(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:260: warning: no @param for patternNames [WARNING] protected PMultipleBind getMultipleTypeBind(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:260: warning: no @return [WARNING] protected PMultipleBind getMultipleTypeBind(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:283: warning: no @param for setExp [WARNING] protected PMultipleBind getMultipleSetBind(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:283: warning: no @param for patternNames [WARNING] protected PMultipleBind getMultipleSetBind(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:283: warning: no @return [WARNING] protected PMultipleBind getMultipleSetBind(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:305: warning: no @param for patternType [WARNING] protected List getMultipleTypeBindList(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:305: warning: no @param for patternNames [WARNING] protected List getMultipleTypeBindList(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:305: warning: no @return [WARNING] protected List getMultipleTypeBindList(PType patternType, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:316: warning: no @param for setExp [WARNING] protected List getMultipleSetBindList(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:316: warning: no @param for patternNames [WARNING] protected List getMultipleSetBindList(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:316: warning: no @return [WARNING] protected List getMultipleSetBindList(PExp setExp, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:327: warning: no @param for name [WARNING] protected ILexNameToken getUnique(String name) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:327: warning: no @return [WARNING] protected ILexNameToken getUnique(String name) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:335: warning: no @param for left [WARNING] protected AEqualsBinaryExp getEqualsExp(PExp left, PExp right) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:335: warning: no @param for right [WARNING] protected AEqualsBinaryExp getEqualsExp(PExp left, PExp right) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:335: warning: no @return [WARNING] protected AEqualsBinaryExp getEqualsExp(PExp left, PExp right) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:343: warning: no @param for name [WARNING] protected AVariableExp getVarExp(ILexNameToken name) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:343: warning: no @return [WARNING] protected AVariableExp getVarExp(ILexNameToken name) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:354: warning: no @param for name [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PType type) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:354: warning: no @param for type [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PType type) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:354: warning: no @return [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PType type) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:364: warning: no @param for name [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:364: warning: no @param for vardef [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:364: warning: no @return [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:374: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:376: warning: no @param for name [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef, PType type){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:376: warning: no @param for vardef [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef, PType type){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:376: warning: no @param for type [WARNING] protected AVariableExp getVarExp(ILexNameToken name, PDefinition vardef, PType type){ [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:392: warning: no @param for root [WARNING] protected AApplyExp getApplyExp(PExp root, PExp... arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:392: warning: no @param for arglist [WARNING] protected AApplyExp getApplyExp(PExp root, PExp... arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:392: warning: no @return [WARNING] protected AApplyExp getApplyExp(PExp root, PExp... arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:400: warning: no @param for root [WARNING] protected AApplyExp getApplyExp(PExp root, List arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:400: warning: no @param for arglist [WARNING] protected AApplyExp getApplyExp(PExp root, List arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:400: warning: no @return [WARNING] protected AApplyExp getApplyExp(PExp root, List arglist) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:418: warning: no @param for i [WARNING] protected AIntLiteralExp getIntLiteral(long i) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:418: warning: no @return [WARNING] protected AIntLiteralExp getIntLiteral(long i) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:430: warning: no @param for root [WARNING] protected PExp makeAnd(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:430: warning: no @param for e [WARNING] protected PExp makeAnd(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:430: warning: no @return [WARNING] protected PExp makeAnd(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:450: warning: no @param for root [WARNING] protected PExp makeOr(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:450: warning: no @param for e [WARNING] protected PExp makeOr(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:450: warning: no @return [WARNING] protected PExp makeOr(PExp root, PExp e) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:469: warning: no @param for pattern [WARNING] protected PExp patternToExp(PPattern pattern) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:469: warning: no @return [WARNING] protected PExp patternToExp(PPattern pattern) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/ProofObligation.java:469: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected PExp patternToExp(PPattern pattern) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:57: warning: no description for @param [WARNING] * @param exp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:58: warning: no description for @param [WARNING] * @param settype [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:59: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:60: warning: no description for @param [WARNING] * @param af [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/FiniteSetObligation.java:61: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/MapInverseObligation.java:42: warning: no description for @param [WARNING] * @param exp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/MapInverseObligation.java:43: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/MapInverseObligation.java:44: warning: no description for @param [WARNING] * @param af [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/MapInverseObligation.java:45: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:107: warning: no description for @param [WARNING] * @param assistantFactory [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:108: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:109: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:197: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/obligation/TypeCompatibilityObligation.java:199: warning: no @param for assistantFactory [WARNING] protected TypeCompatibilityObligation(INode root, ILexLocation loc, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @param for annotation [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @param for node [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @param for question [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @return [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:37: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected IProofObligationList beforeAnnotation(PAnnotation annotation, INode node, IPOContextStack question) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @param for annotations [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @param for node [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @param for question [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @return [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/AbstractPogParamVisitor.java:117: warning: no @throws for org.overture.ast.analysis.AnalysisException [WARNING] protected IProofObligationList beforeAnnotations(List annotations, INode node, IPOContextStack question) throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:79: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:80: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:81: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:173: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:174: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PatternToExpVisitor.java:175: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:558: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:559: warning: no description for @param [WARNING] * @param question [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:560: warning: no description for @param [WARNING] * @param precond [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:561: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:88: warning: no description for @param [WARNING] * @param parentVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:71: warning: no description for @param [WARNING] * @param parentVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:72: warning: no description for @param [WARNING] * @param mainVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamDefinitionVisitor.java:73: warning: no description for @param [WARNING] * @param assistantFactory [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamExpVisitor.java:56: warning: no description for @param [WARNING] * @param parentVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamStmVisitor.java:82: warning: no description for @param [WARNING] * @param parentVisitor [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamVisitor.java:51: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamVisitor.java:52: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/visitors/PogParamVisitor.java:74: warning: no description for @param [WARNING] * @param assistantFactory [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/contexts/POContext.java:88: warning: no @param for pattern [WARNING] protected PExp patternToExp(PPattern pattern, IPogAssistantFactory af, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java/org/overture/pog/contexts/POContext.java:88: warning: no @param for af [WARNING] protected PExp patternToExp(PPattern pattern, IPogAssistantFactory af, [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ pog --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ pog --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/pog/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM Interpreter 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ interpreter --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/interpreter' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 310 files to scan for tasks Found 86 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ interpreter --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/interpreter/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ interpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ interpreter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 287 source files to /var/lib/jenkins/workspace/overture-development/core/interpreter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ interpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1998 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ interpreter --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /var/lib/jenkins/workspace/overture-development/core/interpreter/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ interpreter --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.interpreter.tests.RepeatTraceNodeTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec - in org.overture.interpreter.tests.RepeatTraceNodeTest Running org.overture.interpreter.tests.RandomListTests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.overture.interpreter.tests.RandomListTests Running org.overture.interpreter.tests.newtests.ClassesPpClassicTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.765 sec - in org.overture.interpreter.tests.newtests.ClassesPpClassicTest Running org.overture.interpreter.tests.newtests.ClassesRtTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.overture.interpreter.tests.newtests.ClassesRtTest Running org.overture.interpreter.tests.newtests.BugRegressionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.overture.interpreter.tests.newtests.BugRegressionTest Running org.overture.interpreter.tests.newtests.ExternalInterpreterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.overture.interpreter.tests.newtests.ExternalInterpreterTest Running org.overture.interpreter.tests.newtests.ModulesSlTest Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.567 sec - in org.overture.interpreter.tests.newtests.ModulesSlTest Running org.overture.interpreter.tests.newtests.ClassesRtClassicTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.686 sec - in org.overture.interpreter.tests.newtests.ClassesRtClassicTest Running org.overture.interpreter.tests.newtests.ClassesPpTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.66 sec - in org.overture.interpreter.tests.newtests.ClassesPpTest Running org.overture.interpreter.tests.stdlibs.CsvParserTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.overture.interpreter.tests.stdlibs.CsvParserTest Running org.overture.interpreter.tests.external.ExternalModulesSlTest Tests run: 437, Failures: 0, Errors: 0, Skipped: 30, Time elapsed: 3.589 sec - in org.overture.interpreter.tests.external.ExternalModulesSlTest Running org.overture.interpreter.tests.external.ExternalClassesRtTest Tests run: 75, Failures: 0, Errors: 0, Skipped: 17, Time elapsed: 2.442 sec - in org.overture.interpreter.tests.external.ExternalClassesRtTest Running org.overture.interpreter.tests.external.ExternalClassesPpTest Tests run: 397, Failures: 0, Errors: 0, Skipped: 135, Time elapsed: 1.361 sec - in org.overture.interpreter.tests.external.ExternalClassesPpTest Results : Tests run: 977, Failures: 0, Errors: 0, Skipped: 183 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ interpreter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ interpreter --- [INFO] Analyzed bundle 'The VDM Interpreter' with 327 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ interpreter --- [INFO] 100 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/CSV.java:52: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/IO.java:129: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/VDMJ.java:500: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/utilities/type/AllValuesCollector.java:117: warning: no description for @throws [WARNING] * @throws ValueException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/expression/PExpAssistantInterpreter.java:30: warning: no description for @param [WARNING] * @param exp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/expression/PExpAssistantInterpreter.java:50: warning: no description for @param [WARNING] * @param exp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/definition/PDefinitionAssistantInterpreter.java:62: warning: no description for @param [WARNING] * @param def [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/module/AModuleModulesAssistantInterpreter.java:144: warning: no description for @param [WARNING] * @param m [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/module/AModuleModulesAssistantInterpreter.java:145: warning: no description for @param [WARNING] * @param initialContext [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/pattern/PPatternAssistantInterpreter.java:82: warning: no description for @param [WARNING] * @param pattern [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/assistant/pattern/PPatternAssistantInterpreter.java:98: warning: no description for @param [WARNING] * @param pattern [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:249: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:250: warning: no description for @param [WARNING] * @param val [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:251: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:252: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:253: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:698: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:699: warning: no description for @param [WARNING] * @param ifLocation [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:700: warning: no description for @param [WARNING] * @param testExp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:701: warning: no description for @param [WARNING] * @param thenNode [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:702: warning: no description for @param [WARNING] * @param elseIfNodeList [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:703: warning: no description for @param [WARNING] * @param elseNode [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:704: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:705: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:706: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:746: warning: no description for @param [WARNING] * @param node [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:747: warning: no description for @param [WARNING] * @param location [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:748: warning: no description for @param [WARNING] * @param test [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:749: warning: no description for @param [WARNING] * @param then [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:750: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:751: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/eval/ExpressionEvaluator.java:752: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/scheduler/SharedStateListner.java:45: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/scheduler/SharedStateListner.java:46: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/scheduler/SharedStateListner.java:55: warning: no description for @param [WARNING] * @param target [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/scheduler/SharedStateListner.java:56: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:55: warning: no description for @param [WARNING] * @param on [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:70: warning: no description for @param [WARNING] * @param message [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:92: warning: no description for @throws [WARNING] * @throws FileNotFoundException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:112: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/messages/rtlog/RTLogger.java:122: warning: no description for @param [WARNING] * @param close [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/traces/TestSequence.java:55: warning: no description for @param [WARNING] * @param result [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/traces/TestSequence.java:56: warning: no description for @param [WARNING] * @param test [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/traces/TestSequence.java:57: warning: no description for @param [WARNING] * @param n [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/traces/TestSequence.java:102: warning: no description for @param [WARNING] * @param other [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:21: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:22: warning: no description for @param [WARNING] * @param impldef [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:23: warning: no description for @param [WARNING] * @param stateExps [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:24: warning: no description for @param [WARNING] * @param argExps [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:25: warning: no description for @param [WARNING] * @param out [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:26: warning: no description for @param [WARNING] * @param err [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:27: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:28: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:40: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:41: warning: no description for @param [WARNING] * @param body [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:42: warning: no description for @param [WARNING] * @param result [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:43: warning: no description for @param [WARNING] * @param stateExps [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:44: warning: no description for @param [WARNING] * @param argExps [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:45: warning: no description for @param [WARNING] * @param out [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:46: warning: no description for @param [WARNING] * @param err [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:47: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/solver/IConstraintSolver.java:48: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/values/Value.java:120: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/values/Value.java:162: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/values/Value.java:281: warning: no description for @throws [WARNING] * @throws ValueException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/values/Value.java:282: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/values/ValueMap.java:109: warning: no @return [WARNING] public List> permutedMaps() [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:146: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:631: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:633: warning: no @param for line [WARNING] protected boolean doCreate(String line) throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:633: warning: no @return [WARNING] protected boolean doCreate(String line) throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:639: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:641: warning: no @param for line [WARNING] protected boolean doDefault(String line) throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:641: warning: no @return [WARNING] protected boolean doDefault(String line) throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:1313: warning: no @param for line [WARNING] protected boolean notAvailable(String line) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/commands/CommandReader.java:1313: warning: no @return [WARNING] protected boolean notAvailable(String line) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:223: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:250: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:251: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:262: warning: no description for @param [WARNING] * @param ctxt [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:263: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:86: warning: no description for @throws [WARNING] * @throws ParserException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Breakpoint.java:87: warning: no description for @throws [WARNING] * @throws LexException [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:106: warning: no description for @param [WARNING] * @param dbgp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:137: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:150: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:276: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Context.java:277: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:127: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:137: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:148: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:156: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:158: warning: no @param for module [WARNING] abstract public Environment getGlobalEnvironment(String module); [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:191: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:201: warning: no description for @param [WARNING] * @param dbgp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:210: warning: no description for @param [WARNING] * @param dbgp [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:288: warning: no description for @param [WARNING] * @param src [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:289: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:300: warning: no description for @param [WARNING] * @param file [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java/org/overture/interpreter/runtime/Interpreter.java:301: warning: no description for @param [WARNING] * @param line [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ interpreter --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ interpreter --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/interpreter/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Combinatorial Testing 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ combinatorialtesting --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting' for files matching the pattern '**/*.java' - excludes: ctutils/**/*, ctruntime/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ combinatorialtesting --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ combinatorialtesting --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ combinatorialtesting --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ combinatorialtesting --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ combinatorialtesting --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/3.0.1-SNAPSHOT/combinatorialtesting-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Combinatorial Testing Utilities 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ctutils --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 5 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ctutils --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ctutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ ctutils --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ctutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ ctutils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ctutils --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ctutils --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ctutils --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ctutils --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ctutils --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ctutils --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Combinatorial Testing Runtime 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ctruntime --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 25 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ctruntime --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ctruntime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ ctruntime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ctruntime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 60 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ ctruntime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ctruntime --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.ct.ctruntime.tests.CtNoReductionPpTestCase Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.81 sec - in org.overture.ct.ctruntime.tests.CtNoReductionPpTestCase Running org.overture.ct.ctruntime.tests.CtMultiFileNoReductionSlTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 sec - in org.overture.ct.ctruntime.tests.CtMultiFileNoReductionSlTestCase Running org.overture.ct.ctruntime.tests.CtNoReductionSlTestCase Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.083 sec - in org.overture.ct.ctruntime.tests.CtNoReductionSlTestCase Running org.overture.ct.ctruntime.tests.CtRandomReductionSlTestCase Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.956 sec - in org.overture.ct.ctruntime.tests.CtRandomReductionSlTestCase Results : Tests run: 35, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ctruntime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ctruntime --- [INFO] Analyzed bundle 'Combinatorial Testing Runtime' with 26 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ctruntime --- [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/src/main/java/org/overture/ct/ctruntime/TraceInterpreter.java:416: warning: no description for @param [WARNING] * @param mtd [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/src/main/java/org/overture/ct/ctruntime/TraceInterpreter.java:417: warning: no description for @param [WARNING] * @param test [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ctruntime --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ctruntime --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building New Pretty Printer 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ npp --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 12 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ npp --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ npp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ npp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ npp --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ npp --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ npp --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.core.npp.ExpressionNppTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 sec - in org.overture.core.npp.ExpressionNppTest Running org.overture.core.npp.VdmSymbolTableTest Tests run: 67, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec - in org.overture.core.npp.VdmSymbolTableTest Running org.overture.core.npp.CommonStringManipsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.core.npp.CommonStringManipsTest Running org.overture.core.npp.IndentTrackerTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.overture.core.npp.IndentTrackerTest Results : Tests run: 97, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ npp --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ npp --- [INFO] Analyzed bundle 'New Pretty Printer' with 5 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ npp --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ npp --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ npp --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture Core Command Line Tool 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ commandlinetool --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/commandline' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ commandlinetool --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/commandline/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commandlinetool --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources to /var/lib/jenkins/workspace/overture-development/core/commandline/target [INFO] Copying 2 resources to /var/lib/jenkins/workspace/overture-development/core/commandline/target/classes [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ commandlinetool --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ commandlinetool --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/commandline/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ commandlinetool --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ commandlinetool --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ commandlinetool --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ commandlinetool --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/commandline/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ commandlinetool --- [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ commandlinetool --- [INFO] Disabled [INFO] [INFO] --- maven-shade-plugin:2.4.3:shade (default) @ commandlinetool --- [INFO] Including org.overturetool.core:ast:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:parser:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:typechecker:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:pog:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar. [INFO] Including org.overturetool.core.prettyprinting:prettyprinter:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including commons-io:commons-io:jar:2.4 in the shaded jar. [INFO] Including org.apache.commons:commons-collections4:jar:4.1 in the shaded jar. [INFO] Including org.overturetool.core:testframework:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:interpreter:jar:3.0.1-SNAPSHOT in the shaded jar. [INFO] Replacing /var/lib/jenkins/workspace/overture-development/core/commandline/target/Overture-3.0.1-SNAPSHOT.jar with /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-antrun-plugin:1.8:run (set-executable-bit) @ commandlinetool --- [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-assembly-plugin:2.6:single (make-my-jar-with-dependencies) @ commandlinetool --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commandlinetool --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/commandline/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Code Generation 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ codegen --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen' for files matching the pattern '**/*.java' - excludes: ir/**/*, platform/**/*, javagen/**/*, javagen-test/**/*, vdm2jml/**/*, vdm2jml-runtime/**/*, codegen-runtime/**/*, codegen-maven-plugin/**/*, isagen/**/* [TASKS] Found 17 files to scan for tasks Found 18 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ codegen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ codegen --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/codegen/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ codegen --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ codegen --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ codegen --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/3.0.1-SNAPSHOT/codegen-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Intermediate Representation Tree 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ir --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/ir' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 2 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ir --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- astcreator-plugin:1.6.8:generate (java) @ ir --- [INFO] Preparing for tree generation... [INFO] Checking if generation required. [INFO] Full AST generation needed [INFO] Generating... [INFO] Generator starting with input: /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/resources/ir.ast Adding aspect fields: PIRBase.{sourceNode,tag,metaData} WARNING: Using SubProduction class found without using package name. SImportsIRBase WARNING: Using SubProduction class found without using package name. SImportIRBase Adding aspect fields: SImportIRBase.{name,renamed,fromModuleName} Adding aspect fields: SValueImportBase.{importType} WARNING: Using SubProduction class found without using package name. SExportsIRBase WARNING: Using SubProduction class found without using package name. SExportIRBase Adding aspect fields: SExportIRBase.{decl} WARNING: Using SubProduction class found without using package name. SPatternIRBase WARNING: Using SubProduction class found without using package name. SBindIRBase Adding aspect fields: SBindIRBase.{pattern} WARNING: Using SubProduction class found without using package name. SMultipleBindIRBase Adding aspect fields: SMultipleBindIRBase.{patterns} WARNING: Using SubProduction class found without using package name. SNameIRBase WARNING: Using SubProduction class found without using package name. SDeclIRBase Adding aspect fields: SClassDeclBase.{globalMetaData,package,dependencies,access,abstract,static,name,fields,invariant,methods,functions,traces,superNames,thread,innerClasses,interfaces,typeDecls,perSyncs,mutexSyncs} WARNING: Using SubProduction class found without using package name. SStateDesignatorIRBase Adding aspect fields: SStateDesignatorIRBase.{type} WARNING: Using SubProduction class found without using package name. SObjectDesignatorIRBase WARNING: Using SubProduction class found without using package name. SLocalParamIRBase WARNING: Using SubProduction class found without using package name. SStmIRBase Adding aspect fields: SCallStmBase.{type,isStatic,name,args} WARNING: Using SubProduction class found without using package name. SLetBeStIRBase WARNING: Using SubProduction class found without using package name. SExpIRBase Adding aspect fields: SExpIRBase.{type} WARNING: Using SubProduction class found without using package name. SModifierIRBase Adding aspect fields: SIsExpBase.{exp} Adding aspect fields: SVarExpBase.{isLambda,isLocal,name} Adding aspect fields: SQuantifierExpBase.{bindList,predicate} Adding aspect fields: SBinaryExpBase.{left,right} Adding aspect fields: SUnaryExpBase.{exp} WARNING: Using SubProduction class found without using package name. STypeIRBase Adding aspect fields: STypeIRBase.{optional,namedInvType} Adding aspect fields: SSetTypeBase.{empty,setOf} Adding aspect fields: SSeqTypeBase.{empty,seq1,seqOf} Adding aspect fields: SMapTypeBase.{empty,injective,from,to} WARNING: Using SubProduction class found without using package name. STermIRBase WARNING: Using SubProduction class found without using package name. STraceDeclIRBase WARNING: Using SubProduction class found without using package name. STraceCoreDeclIRBase Retry Create interfaces - with 3 not yet created interfaces. Done creating interfaces Generating toString add on... Generating enumerations... Generating analysis visitors... Analysis...Answer...Question...Question-Answer...Depth-First... Copying base classes to destination... Writing source files.: ........................................................................ ........................................................................ ........................................................................ ........................................................................ ........................................................................ .......................... File write completed in 6 secs [INFO] Generator completed with 456 generated files. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-source) @ ir --- [INFO] Source directory: /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/generated-sources/astCreator added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ir --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ ir --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 397 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ ir --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ ir --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ir --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ ir --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ir --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ir --- [INFO] 4 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/java/org/overture/codegen/ir/IrToStringUtil.java:3: error: package org.overture.codegen.ir.declarations does not exist [WARNING] import org.overture.codegen.ir.declarations.AVarDeclIR; [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/java/org/overture/codegen/ir/IrToStringUtil.java:4: error: package org.overture.codegen.ir.statements does not exist [WARNING] import org.overture.codegen.ir.statements.ABlockStmIR; [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/java/org/overture/codegen/ir/IrToStringUtil.java:8: error: cannot find symbol [WARNING] public static String getSimpleBlockString(ABlockStmIR node) [WARNING] ^ [WARNING] symbol: class ABlockStmIR [WARNING] location: class IrToStringUtil [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/java/org/overture/codegen/ir/IrToStringUtil.java:24: error: cannot find symbol [WARNING] public static String getBlockSimpleBlockString(ABlockStmIR node) [WARNING] ^ [WARNING] symbol: class ABlockStmIR [WARNING] location: class IrToStringUtil [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ir --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ir --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/ir/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Code Generation Platform 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ platform --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/platform' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 174 files to scan for tasks Found 11 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ platform --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ platform --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 169 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/classes [INFO] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/trans/FieldOrderTrans.java: /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/trans/FieldOrderTrans.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/trans/FieldOrderTrans.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ platform --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ platform --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.codegen.tests.LocalVarTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 sec - in org.overture.codegen.tests.LocalVarTest Running org.overture.codegen.tests.util.DeclAssistantTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.overture.codegen.tests.util.DeclAssistantTest Running org.overture.codegen.tests.TemplateManagerTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 sec - in org.overture.codegen.tests.TemplateManagerTest Results : Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ platform --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ platform --- [INFO] Analyzed bundle 'The Code Generation Platform' with 158 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ platform --- [INFO] 4 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/merging/MergeVisitor.java:77: warning: no description for @param [WARNING] * @param userCallables [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/merging/MergeVisitor.java:60: warning: no description for @param [WARNING] * @param templateManager [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/merging/MergeVisitor.java:61: warning: no description for @param [WARNING] * @param templateCallables [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java/org/overture/codegen/merging/TemplateManager.java:75: warning: no description for @param [WARNING] * @param templateLoadRef [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ platform --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ platform --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/platform/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator Runtime 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ codegen-runtime --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 60 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ codegen-runtime --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ codegen-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ codegen-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 53 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ codegen-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ codegen-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ codegen-runtime --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running MapTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec - in MapTest Running PermuteArrayTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in PermuteArrayTest Running PermutorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in PermutorTest Running VDMUtilTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in VDMUtilTest Running IsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in IsTest Running TupleTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in TupleTest Running IOTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in IOTest Results : Tests run: 42, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ codegen-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ codegen-runtime --- [INFO] Analyzed bundle 'The Java Code Generator Runtime' with 50 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ codegen-runtime --- [INFO] 9 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/DeepCopy.java:19: warning: no @param for orig [WARNING] public static Object copy(Object orig) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/DeepCopy.java:19: warning: no @return [WARNING] public static Object copy(Object orig) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/FastByteArrayOutputStream.java:57: warning: no @return [WARNING] public byte[] getByteArray() [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/FastByteArrayOutputStream.java:90: warning: no @return [WARNING] public InputStream getInputStream() [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/copying/FastByteArrayOutputStream.java:28: warning: no @param for initSize [WARNING] public FastByteArrayOutputStream(int initSize) [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/traces/TestSequence.java:53: warning: no description for @param [WARNING] * @param result [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/traces/TestSequence.java:54: warning: no description for @param [WARNING] * @param test [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/traces/TestSequence.java:55: warning: no description for @param [WARNING] * @param n [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java/org/overture/codegen/runtime/traces/TestSequence.java:100: warning: no description for @param [WARNING] * @param other [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ codegen-runtime --- [INFO] Disabled [INFO] [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ codegen-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ codegen-runtime --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT-sources.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator Testing 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ javagen-test --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 19 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ javagen-test --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ javagen-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ javagen-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ javagen-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ javagen-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ javagen-test --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ javagen-test --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ javagen-test --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ javagen-test --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ javagen-test --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ javagen-test --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ javagen --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/javagen' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 85 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ javagen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 184 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ javagen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 34 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2082 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ javagen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 51 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ javagen --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.codegen.tests.other.IRTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.979 sec - in org.overture.codegen.tests.other.IRTest Running org.overture.codegen.tests.other.ClassesToSkipParsingTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.overture.codegen.tests.other.ClassesToSkipParsingTest Running org.overture.codegen.tests.other.UtilsTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.overture.codegen.tests.other.UtilsTest Running org.overture.codegen.tests.other.VarShadowingTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.378 sec - in org.overture.codegen.tests.other.VarShadowingTest Running org.overture.codegen.tests.other.UnsupportedJavaCodeGenTest Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.951 sec - in org.overture.codegen.tests.other.UnsupportedJavaCodeGenTest Running org.overture.codegen.tests.exec.ConfiguredStringJavaGenTest Tests run: 29, Failures: 0, Errors: 0, Skipped: 29, Time elapsed: 0.055 sec - in org.overture.codegen.tests.exec.ConfiguredStringJavaGenTest Running org.overture.codegen.tests.exec.ComplexExpJavaGenTest Tests run: 174, Failures: 0, Errors: 0, Skipped: 174, Time elapsed: 0.196 sec - in org.overture.codegen.tests.exec.ComplexExpJavaGenTest Running org.overture.codegen.tests.exec.ClassicJavaGenTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 sec - in org.overture.codegen.tests.exec.ClassicJavaGenTest Running org.overture.codegen.tests.exec.SpecificationJavaGenTest Tests run: 81, Failures: 0, Errors: 0, Skipped: 81, Time elapsed: 0.037 sec - in org.overture.codegen.tests.exec.SpecificationJavaGenTest Running org.overture.codegen.tests.exec.PackageJavaGenTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.002 sec - in org.overture.codegen.tests.exec.PackageJavaGenTest Running org.overture.codegen.tests.exec.PatternJavaGenTest Tests run: 68, Failures: 0, Errors: 0, Skipped: 68, Time elapsed: 0.031 sec - in org.overture.codegen.tests.exec.PatternJavaGenTest Running org.overture.codegen.tests.exec.BindJavaGenTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 11, Time elapsed: 0.005 sec - in org.overture.codegen.tests.exec.BindJavaGenTest Running org.overture.codegen.tests.exec.PrePostJavaGenTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.004 sec - in org.overture.codegen.tests.exec.PrePostJavaGenTest Running org.overture.codegen.tests.exec.ExpJavaGenTest Tests run: 126, Failures: 0, Errors: 0, Skipped: 126, Time elapsed: 0.051 sec - in org.overture.codegen.tests.exec.ExpJavaGenTest Running org.overture.codegen.tests.exec.UnionTypeJavaGenTest Tests run: 51, Failures: 0, Errors: 0, Skipped: 51, Time elapsed: 0.021 sec - in org.overture.codegen.tests.exec.UnionTypeJavaGenTest Running org.overture.codegen.tests.exec.TracesVerdictJavaGenTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0 sec - in org.overture.codegen.tests.exec.TracesVerdictJavaGenTest Running org.overture.codegen.tests.exec.ConcurrencyJavaGenTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 17, Time elapsed: 0.005 sec - in org.overture.codegen.tests.exec.ConcurrencyJavaGenTest Running org.overture.codegen.tests.exec.TracesStateJavaGenTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.002 sec - in org.overture.codegen.tests.exec.TracesStateJavaGenTest Running org.overture.codegen.tests.exec.IsExpJavaGenTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 21, Time elapsed: 0.008 sec - in org.overture.codegen.tests.exec.IsExpJavaGenTest Running org.overture.codegen.tests.exec.ConfiguredCloningJavaGenTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.001 sec - in org.overture.codegen.tests.exec.ConfiguredCloningJavaGenTest Running org.overture.codegen.tests.exec.RtJavaGenTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.001 sec - in org.overture.codegen.tests.exec.RtJavaGenTest Running org.overture.codegen.tests.exec.TracesExpansionJavaGenTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 22, Time elapsed: 0.008 sec - in org.overture.codegen.tests.exec.TracesExpansionJavaGenTest Running org.overture.codegen.tests.exec.SlJavaGenTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 22, Time elapsed: 0.008 sec - in org.overture.codegen.tests.exec.SlJavaGenTest Running org.overture.codegen.tests.exec.TracesSlJavaGenTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.004 sec - in org.overture.codegen.tests.exec.TracesSlJavaGenTest Running org.overture.codegen.tests.exec.ConcurrencyClassicJavaGenTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.overture.codegen.tests.exec.ConcurrencyClassicJavaGenTest Running org.overture.codegen.tests.exec.FunctionValueJavaGenTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 18, Time elapsed: 0.009 sec - in org.overture.codegen.tests.exec.FunctionValueJavaGenTest Running org.overture.codegen.tests.output.IsExpOutputTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 sec - in org.overture.codegen.tests.output.IsExpOutputTest Running org.overture.codegen.tests.output.TracesStateOutputTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 sec - in org.overture.codegen.tests.output.TracesStateOutputTest Running org.overture.codegen.tests.output.BindOutputTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 sec - in org.overture.codegen.tests.output.BindOutputTest Running org.overture.codegen.tests.output.ClassicOutputTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.258 sec - in org.overture.codegen.tests.output.ClassicOutputTest Running org.overture.codegen.tests.output.RtOutputTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec - in org.overture.codegen.tests.output.RtOutputTest Running org.overture.codegen.tests.output.TracesVerdictOutputTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in org.overture.codegen.tests.output.TracesVerdictOutputTest Running org.overture.codegen.tests.output.PatternOutputTest Tests run: 68, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.512 sec - in org.overture.codegen.tests.output.PatternOutputTest Running org.overture.codegen.tests.output.TracesSlOutputTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 sec - in org.overture.codegen.tests.output.TracesSlOutputTest Running org.overture.codegen.tests.output.ConfiguredStringOutputTest Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 sec - in org.overture.codegen.tests.output.ConfiguredStringOutputTest Running org.overture.codegen.tests.output.ComplexExpOutputTest Tests run: 174, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.017 sec - in org.overture.codegen.tests.output.ComplexExpOutputTest Running org.overture.codegen.tests.output.NameNormalisingOutputTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec - in org.overture.codegen.tests.output.NameNormalisingOutputTest Running org.overture.codegen.tests.output.ConcurrencyClassicOutputTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 sec - in org.overture.codegen.tests.output.ConcurrencyClassicOutputTest Running org.overture.codegen.tests.output.SystemClassOutputTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.overture.codegen.tests.output.SystemClassOutputTest Running org.overture.codegen.tests.output.FunctionValueOutputTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec - in org.overture.codegen.tests.output.FunctionValueOutputTest Running org.overture.codegen.tests.output.ExpOutputTest Tests run: 126, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec - in org.overture.codegen.tests.output.ExpOutputTest Running org.overture.codegen.tests.output.SlOutputTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 sec - in org.overture.codegen.tests.output.SlOutputTest Running org.overture.codegen.tests.output.PrePostOutputTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.overture.codegen.tests.output.PrePostOutputTest Running org.overture.codegen.tests.output.PackageOutputTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in org.overture.codegen.tests.output.PackageOutputTest Running org.overture.codegen.tests.output.SpecificationOutputTest Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.846 sec - in org.overture.codegen.tests.output.SpecificationOutputTest Running org.overture.codegen.tests.output.UnionTypeOutputTest Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 sec - in org.overture.codegen.tests.output.UnionTypeOutputTest Running org.overture.codegen.tests.output.ConfiguredCloningOutputTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 sec - in org.overture.codegen.tests.output.ConfiguredCloningOutputTest Running org.overture.codegen.tests.output.TracesExpansionOutputTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 sec - in org.overture.codegen.tests.output.TracesExpansionOutputTest Running org.overture.codegen.tests.output.ConcurrencyOutputTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 sec - in org.overture.codegen.tests.output.ConcurrencyOutputTest Results : Tests run: 1479, Failures: 0, Errors: 0, Skipped: 690 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ javagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ javagen --- [INFO] Analyzed bundle 'The Java Code Generator' with 32 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ javagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ javagen --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ javagen --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM to JML Generator Runtime 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ vdm2jml-runtime --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 1 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ vdm2jml-runtime --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ vdm2jml-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ vdm2jml-runtime --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ vdm2jml-runtime --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ vdm2jml-runtime --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ vdm2jml-runtime --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ vdm2jml-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ vdm2jml-runtime --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ vdm2jml-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ vdm2jml-runtime --- [INFO] Disabled [INFO] [INFO] --- maven-source-plugin:3.0.0:jar-no-fork (attach-sources) @ vdm2jml-runtime --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vdm2jml-runtime --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM to JML Generator 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ vdm2jml --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 229 files to scan for tasks Found 6 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ vdm2jml --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ vdm2jml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 24 resources [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ vdm2jml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ vdm2jml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 37 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ vdm2jml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 383 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ vdm2jml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ vdm2jml --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.vdm2jml.tests.RecInvTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.857 sec - in org.overture.vdm2jml.tests.RecInvTests Running org.overture.vdm2jml.tests.JmlPassTypeCheckTests Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.023 sec - in org.overture.vdm2jml.tests.JmlPassTypeCheckTests Running org.overture.vdm2jml.tests.PreCondNoStateTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.overture.vdm2jml.tests.PreCondNoStateTests Running org.overture.vdm2jml.tests.exec.JmlComposedPatternExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.006 sec - in org.overture.vdm2jml.tests.exec.JmlComposedPatternExecTests Running org.overture.vdm2jml.tests.exec.JmlComplexStateDesExecTests Tests run: 7, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 0.008 sec - in org.overture.vdm2jml.tests.exec.JmlComplexStateDesExecTests Running org.overture.vdm2jml.tests.exec.JmlComprehensionExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlComprehensionExecTests Running org.overture.vdm2jml.tests.exec.JmlMapTypeExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.004 sec - in org.overture.vdm2jml.tests.exec.JmlMapTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlSeqTypeExecTests Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.008 sec - in org.overture.vdm2jml.tests.exec.JmlSeqTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlPrePostExecTests Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.002 sec - in org.overture.vdm2jml.tests.exec.JmlPrePostExecTests Running org.overture.vdm2jml.tests.exec.JmlReuseSlTraceJavaGenTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.023 sec - in org.overture.vdm2jml.tests.exec.JmlReuseSlTraceJavaGenTest Running org.overture.vdm2jml.tests.exec.JmlOptionalTypeExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.004 sec - in org.overture.vdm2jml.tests.exec.JmlOptionalTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlRecInvExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.002 sec - in org.overture.vdm2jml.tests.exec.JmlRecInvExecTests Running org.overture.vdm2jml.tests.exec.JmlUnionTypeExecTests Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.006 sec - in org.overture.vdm2jml.tests.exec.JmlUnionTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlSlTraceJavaGenTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlSlTraceJavaGenTest Running org.overture.vdm2jml.tests.exec.JmlBasicTypeExecTests Tests run: 9, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 0.008 sec - in org.overture.vdm2jml.tests.exec.JmlBasicTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlSimplePatternExecTests Tests run: 7, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 0.005 sec - in org.overture.vdm2jml.tests.exec.JmlSimplePatternExecTests Running org.overture.vdm2jml.tests.exec.JmlAtomicExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlAtomicExecTests Running org.overture.vdm2jml.tests.exec.JmlTupleTypeExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.004 sec - in org.overture.vdm2jml.tests.exec.JmlTupleTypeExecTests Running org.overture.vdm2jml.tests.exec.JmlInvariantForExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.002 sec - in org.overture.vdm2jml.tests.exec.JmlInvariantForExecTests Running org.overture.vdm2jml.tests.exec.JmlSelectorExecTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlSelectorExecTests Running org.overture.vdm2jml.tests.exec.JmlNamedTypeInvExecTests Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.008 sec - in org.overture.vdm2jml.tests.exec.JmlNamedTypeInvExecTests Running org.overture.vdm2jml.tests.exec.JmlQuantifierExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.002 sec - in org.overture.vdm2jml.tests.exec.JmlQuantifierExecTests Running org.overture.vdm2jml.tests.exec.JmlSetTypeExecTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.exec.JmlSetTypeExecTests Running org.overture.vdm2jml.tests.TypeDependencyTests Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.overture.vdm2jml.tests.TypeDependencyTests Running org.overture.vdm2jml.tests.JmlOutputTests Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.619 sec - in org.overture.vdm2jml.tests.JmlOutputTests Running org.overture.vdm2jml.tests.StateTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.overture.vdm2jml.tests.StateTests Running org.overture.vdm2jml.tests.V2JCallTests Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.overture.vdm2jml.tests.V2JCallTests Running org.overture.vdm2jml.tests.LeafTypeCallTests Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.overture.vdm2jml.tests.LeafTypeCallTests Running org.overture.vdm2jml.tests.PurityTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.overture.vdm2jml.tests.PurityTests Running org.overture.vdm2jml.tests.PostCondWithStateTests Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec - in org.overture.vdm2jml.tests.PostCondWithStateTests Running org.overture.vdm2jml.tests.JmlSlTraceOutputTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.157 sec - in org.overture.vdm2jml.tests.JmlSlTraceOutputTest Running org.overture.vdm2jml.tests.NameGenTests Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.overture.vdm2jml.tests.NameGenTests Running org.overture.vdm2jml.tests.JmlReuseSlTraceOutputTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 sec - in org.overture.vdm2jml.tests.JmlReuseSlTraceOutputTest Running org.overture.vdm2jml.tests.PreCondWithStateTests Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.overture.vdm2jml.tests.PreCondWithStateTests Running org.overture.vdm2jml.tests.PostCondNoStateTests Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.overture.vdm2jml.tests.PostCondNoStateTests Results : Tests run: 278, Failures: 0, Errors: 0, Skipped: 110 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ vdm2jml --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ vdm2jml --- [INFO] Analyzed bundle 'The VDM to JML Generator' with 37 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ vdm2jml --- [INFO] 2 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/src/main/java/org/overture/codegen/vdm2jml/JmlGenUtil.java:215: warning: no @return [WARNING] public List> makeRecsOuterClasses(List> ast, [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/src/main/java/org/overture/codegen/vdm2jml/JmlGenUtil.java:411: warning: no description for @param [WARNING] * @param newAst [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ vdm2jml --- [INFO] Disabled [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy) @ vdm2jml --- [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.1-SNAPSHOT:jar [INFO] Copying codegen-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/jml/lib/codegen-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/jml/lib/vdm2jml-runtime.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ vdm2jml --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator Maven Plugin 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ codegen-plugin --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 5 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ codegen-plugin --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-plugin-plugin:3.3:descriptor (default-descriptor) @ codegen-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ codegen-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:compile (default-compile) @ codegen-plugin --- [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/classes [INFO] [INFO] --- maven-plugin-plugin:3.3:descriptor (mojo-descriptor) @ codegen-plugin --- [INFO] Using 'UTF-8' encoding to read mojo metadata. [INFO] Applying mojo extractor for language: java [INFO] Mojo extractor for language: java found 1 mojo descriptors. [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor for language: bsh found 0 mojo descriptors. [INFO] Applying mojo extractor for language: java-annotations [INFO] Mojo extractor for language: java-annotations found 0 mojo descriptors. [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ codegen-plugin --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.4:testCompile (default-testCompile) @ codegen-plugin --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ codegen-plugin --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ codegen-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-plugin-plugin:3.3:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ codegen-plugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ codegen-plugin --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ codegen-plugin --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ codegen-plugin --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ codegen-plugin --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The VDM to Isabelle Translator 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ isagen --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/codegen/isagen' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 16 files to scan for tasks Found 3 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ isagen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- astcreator-plugin:1.6.8:generate (generate-ast) @ isagen --- [INFO] Preparing for tree generation... [INFO] Configuring extension [INFO] Extension base dependency is: "org.overturetool.core.codegen:ir" [INFO] Searching for base dependency artifact [INFO] Extension base artifact found - exstracting base tree definition files [INFO] Setting base definition files to: [INFO] base: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/ir.ast [INFO] base tostring: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/ir.ast.tostring [INFO] Extension base artifact configured. [INFO] Checking if generation required. [INFO] Full AST generation needed [INFO] Generating... [INFO] Generator starting with input: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/ir.ast [INFO] Generator starting with extension input: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/resources/isair.ast Generating base and extension tree, standby ... Extension tree only: true Adding aspect fields: PIRBase.{sourceNode,tag,metaData} WARNING: Using SubProduction class found without using package name. SImportsIRBase WARNING: Using SubProduction class found without using package name. SImportIRBase Adding aspect fields: SImportIRBase.{name,renamed,fromModuleName} Adding aspect fields: SValueImportBase.{importType} WARNING: Using SubProduction class found without using package name. SExportsIRBase WARNING: Using SubProduction class found without using package name. SExportIRBase Adding aspect fields: SExportIRBase.{decl} WARNING: Using SubProduction class found without using package name. SPatternIRBase WARNING: Using SubProduction class found without using package name. SBindIRBase Adding aspect fields: SBindIRBase.{pattern} WARNING: Using SubProduction class found without using package name. SMultipleBindIRBase Adding aspect fields: SMultipleBindIRBase.{patterns} WARNING: Using SubProduction class found without using package name. SNameIRBase WARNING: Using SubProduction class found without using package name. SDeclIRBase Adding aspect fields: SClassDeclBase.{globalMetaData,package,dependencies,access,abstract,static,name,fields,invariant,methods,functions,traces,superNames,thread,innerClasses,interfaces,typeDecls,perSyncs,mutexSyncs} WARNING: Using SubProduction class found without using package name. SStateDesignatorIRBase Adding aspect fields: SStateDesignatorIRBase.{type} WARNING: Using SubProduction class found without using package name. SObjectDesignatorIRBase WARNING: Using SubProduction class found without using package name. SLocalParamIRBase WARNING: Using SubProduction class found without using package name. SStmIRBase Adding aspect fields: SCallStmBase.{type,isStatic,name,args} WARNING: Using SubProduction class found without using package name. SLetBeStIRBase WARNING: Using SubProduction class found without using package name. SExpIRBase Adding aspect fields: SExpIRBase.{type} WARNING: Using SubProduction class found without using package name. SModifierIRBase Adding aspect fields: SIsExpBase.{exp} Adding aspect fields: SVarExpBase.{isLambda,isLocal,name} Adding aspect fields: SQuantifierExpBase.{bindList,predicate} Adding aspect fields: SBinaryExpBase.{left,right} Adding aspect fields: SUnaryExpBase.{exp} WARNING: Using SubProduction class found without using package name. STypeIRBase Adding aspect fields: STypeIRBase.{optional,namedInvType} Adding aspect fields: SSetTypeBase.{empty,setOf} Adding aspect fields: SSeqTypeBase.{empty,seq1,seqOf} Adding aspect fields: SMapTypeBase.{empty,injective,from,to} WARNING: Using SubProduction class found without using package name. STermIRBase WARNING: Using SubProduction class found without using package name. STraceDeclIRBase WARNING: Using SubProduction class found without using package name. STraceCoreDeclIRBase Retry Create interfaces - with 12 not yet created interfaces. Done creating interfaces Generating toString add on... WARNING: Using SubProduction class found without using package name. SDeclIRBase Done creating interfaces Generating toString add on... Failed to lookup tostring addition with %AIsaclassClassIR @ line 8 38:53 *********************************************** AST Creator Extensions *********************************************** Generating enumerations... Generating analysis visitors... Analysis...Answer...Question...Question-Answer...Depth-First... Writing sources to the file system, standby ... Destination: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/generated-sources/astCreator Copying base classes to destination... Writing source files.: .............. File write completed in 0 secs Created AST with extensions. [INFO] [INFO] --- build-helper-maven-plugin:1.10:add-source (add-source) @ isagen --- [INFO] Source directory: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/generated-sources/astCreator added. [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ isagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 65 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ isagen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ isagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 144 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ isagen --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ isagen --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overturetool.cgisa.IsaGenFileExpTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.435 sec - in org.overturetool.cgisa.IsaGenFileExpTest Running org.overturetool.cgisa.IsaGenModelTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in org.overturetool.cgisa.IsaGenModelTest Running org.overturetool.cgisa.IsaGenParamTest Tests run: 48, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.595 sec - in org.overturetool.cgisa.IsaGenParamTest Results : Tests run: 73, Failures: 0, Errors: 0, Skipped: 3 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ isagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ isagen --- [INFO] Analyzed bundle 'The VDM to Isabelle Translator' with 19 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ isagen --- [INFO] 4 warnings [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/java/org/overturetool/cgisa/transformations/GroupMutRecs.java:28: error: package org.overture.cgisa.isair.analysis does not exist [WARNING] import org.overture.cgisa.isair.analysis.DepthFirstAnalysisIsaAdaptor; [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/java/org/overturetool/cgisa/transformations/GroupMutRecs.java:29: error: package org.overture.cgisa.isair.declarations does not exist [WARNING] import org.overture.cgisa.isair.declarations.AMrFuncGroupDeclIR; [WARNING] ^ [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/java/org/overturetool/cgisa/transformations/GroupMutRecs.java:40: error: cannot find symbol [WARNING] public class GroupMutRecs extends DepthFirstAnalysisIsaAdaptor implements [WARNING] ^ [WARNING] symbol: class DepthFirstAnalysisIsaAdaptor [WARNING] /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/java/org/overturetool/cgisa/IsaGen.java:88: warning: no description for @throws [WARNING] * @throws AnalysisException [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ isagen --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ isagen --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building POG - Isagen Integration 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ isapog --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/isapog' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 6 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ isapog --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/isapog/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ isapog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/isapog/../../documentation/examples [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ isapog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-development/core/isapog/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ isapog --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ isapog --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/overture-development/core/isapog/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ isapog --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.overture.isapog.ThyWriteTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.374 sec - in org.overture.isapog.ThyWriteTest Running org.overture.isapog.IsaPogIntegrationTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.023 sec - in org.overture.isapog.IsaPogIntegrationTest Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 3 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ isapog --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ isapog --- [INFO] Analyzed bundle 'POG - Isagen Integration' with 2 classes [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ isapog --- [INFO] 1 warning [WARNING] Javadoc Warnings [WARNING] /var/lib/jenkins/workspace/overture-development/core/isapog/src/main/java/org/overture/isapog/IsaPog.java:104: warning: no description for @throws [WARNING] * @throws IOException [WARNING] ^ [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ isapog --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ isapog --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/isapog/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building VDM Annotations 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ annotations --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/annotations' for files matching the pattern '**/*.java' - excludes: provided/**/*, examples/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ annotations --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/annotations/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ annotations --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/annotations/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ annotations --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ annotations --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ annotations --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/3.0.1-SNAPSHOT/annotations-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Provided Annotations 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ provided --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/annotations/provided' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 6 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ provided --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ provided --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/annotations/provided/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ provided --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ provided --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/annotations/provided/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ provided --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ provided --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ provided --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ provided --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ provided --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ provided --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ provided --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/provided/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Annotation Examples 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ examples --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/core/annotations/examples' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 2 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ examples --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/annotations/examples/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ examples --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ examples --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/core/annotations/examples/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ examples --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ examples --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ examples --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ examples --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ examples --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ examples --- [INFO] Disabled [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ examples --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/examples/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT-javadoc.jar Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Documentation 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ documentation --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/documentation' for files matching the pattern '**/*.java' - excludes: releasenotes/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ documentation --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/documentation/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ documentation --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/documentation/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ documentation --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ documentation --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/documentation/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/documentation/3.0.1-SNAPSHOT/documentation-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Overture release notes 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ releasenotes --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/documentation/releasenotes' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ releasenotes --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ releasenotes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 83 resources to /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/classes/releasenotes [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ releasenotes --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ releasenotes --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ releasenotes --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ releasenotes --- [INFO] No tests to run. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ releasenotes --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/releasenotes-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ releasenotes --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ releasenotes --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ releasenotes --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/releasenotes-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Top-level 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ ide --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide' for files matching the pattern '**/*.java' - excludes: core/**/*, ui/**/*, parsers/**/*, builders/**/*, debug/**/*, vdmsl/**/*, vdmpp/**/*, vdmrt/**/*, help/**/*, plugins/**/*, platform/**/*, features/**/*, product/**/* [TASKS] Found 3 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ ide --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ ide --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ ide --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ ide --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ide --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/3.0.1-SNAPSHOT/ide-3.0.1-SNAPSHOT.pom [INFO] 'ide-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.core 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.core --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/core' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 46 files to scan for tasks Found 12 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.core --- [INFO] Configured Artifact: org.overturetool.core:ast:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core:parser:3.0.1-SNAPSHOT:jar [INFO] Copying ast-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/core/jars/ast.jar [INFO] Copying parser-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/core/jars/parser.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.core --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/core/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 46 source files to /var/lib/jenkins/workspace/overture-development/ide/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/core/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/core/target/org.overture.ide.core-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/core/target/org.overture.ide.core-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.core --- [INFO] 'org.overture.ide.core-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.core-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.core-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.core-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Builders 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.builders --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/builders' for files matching the pattern '**/*.java' - excludes: vdmj/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.builders --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/builders/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.builders --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/builders/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.builders --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.builders --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.builders --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/builders/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.builders/3.0.1-SNAPSHOT/org.overture.ide.builders-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.builders-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.builders.vdmj 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.builders.vdmj --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/builders/vdmj' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.builders.vdmj --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.builders.vdmj --- [INFO] Configured Artifact: org.overturetool.core:typechecker:3.0.1-SNAPSHOT:jar [INFO] Copying typechecker-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/jars/typechecker.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.builders.vdmj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.builders.vdmj --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.builders.vdmj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.builders.vdmj --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.builders.vdmj --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.builders.vdmj --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.builders.vdmj --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.builders.vdmj --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.builders.vdmj --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.builders.vdmj --- [INFO] 'org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.ui 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.ui --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/ui' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 117 files to scan for tasks Found 28 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.ui --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/ui/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 9 resources to /var/lib/jenkins/workspace/overture-development/ide/ui/includes/lib [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.ui --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 117 source files to /var/lib/jenkins/workspace/overture-development/ide/ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/ui/target/org.overture.ide.ui-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/ui/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.ui --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.ui --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/ui/target/org.overture.ide.ui-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/ui/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/ui/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.ui --- [INFO] 'org.overture.ide.ui-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.ui-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.ui-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.ui-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Parsers 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.parsers --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/parsers' for files matching the pattern '**/*.java' - excludes: vdmj/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.parsers --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/parsers/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.parsers --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/parsers/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.parsers --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.parsers --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.parsers --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/parsers/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.parsers/3.0.1-SNAPSHOT/org.overture.ide.parsers-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.parsers-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.parsers.vdmj 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.parsers.vdmj --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 5 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.parsers.vdmj --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.parsers.vdmj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.parsers.vdmj --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.parsers.vdmj --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.parsers.vdmj --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.parsers.vdmj --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.parsers.vdmj --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.parsers.vdmj --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.parsers.vdmj --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.parsers.vdmj --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.parsers.vdmj --- [INFO] 'org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.debug 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.debug --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/debug' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 285 files to scan for tasks Found 74 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.debug --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/debug/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.debug --- [INFO] Configured Artifact: org.overturetool.core:interpreter:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core:pog:3.0.1-SNAPSHOT:jar [INFO] Copying interpreter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/debug/jars/interpreter.jar [INFO] Copying pog-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/debug/jars/pog.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.debug --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/debug/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 285 source files to /var/lib/jenkins/workspace/overture-development/ide/debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/debug/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.debug --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/debug/target/org.overture.ide.debug-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.debug --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/debug/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.debug --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.debug --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.debug --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/debug/target/org.overture.ide.debug-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/debug/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/debug/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/debug/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.debug --- [INFO] 'org.overture.ide.debug-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.debug-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.debug-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.debug-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE VDM-SL top level 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmsl --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmsl' for files matching the pattern '**/*.java' - excludes: core/**/*, ui/**/*, debug/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmsl --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmsl/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmsl --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmsl/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmsl --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmsl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmsl --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.vdmsl/3.0.1-SNAPSHOT/org.overture.ide.vdmsl-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.vdmsl-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmsl.core 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmsl.core --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/core' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 3 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmsl.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmsl.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmsl.core --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmsl.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmsl.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmsl.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmsl.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmsl.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmsl.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmsl.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmsl.core --- [INFO] 'org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmsl.ui 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmsl.ui --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 12 files to scan for tasks Found 5 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmsl.ui --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmsl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmsl.ui --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmsl.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmsl.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmsl.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmsl.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmsl.ui --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmsl.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmsl.ui --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmsl.ui --- [INFO] 'org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmsl.debug 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmsl.debug --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 6 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmsl.debug --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmsl.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmsl.debug --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmsl.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmsl.debug --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmsl.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmsl.debug --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmsl.debug --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmsl.debug --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmsl.debug --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmsl.debug --- [INFO] 'org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE VDM-PP Top-level 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmpp --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmpp' for files matching the pattern '**/*.java' - excludes: core/**/*, ui/**/*, debug/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmpp --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmpp/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmpp --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmpp/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmpp --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmpp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmpp --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.vdmpp/3.0.1-SNAPSHOT/org.overture.ide.vdmpp-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.vdmpp-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmpp.core 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmpp.core --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/core' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 3 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmpp.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmpp.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmpp.core --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmpp.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmpp.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmpp.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmpp.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmpp.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmpp.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmpp.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmpp.core --- [INFO] 'org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmpp.ui 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmpp.ui --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 12 files to scan for tasks Found 4 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmpp.ui --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmpp.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmpp.ui --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 12 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmpp.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmpp.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmpp.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmpp.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmpp.ui --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmpp.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmpp.ui --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmpp.ui --- [INFO] 'org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmpp.debug 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmpp.debug --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmpp.debug --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmpp.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmpp.debug --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmpp.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmpp.debug --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmpp.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmpp.debug --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmpp.debug --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmpp.debug --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmpp.debug --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmpp.debug --- [INFO] 'org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE VDM-RT (RealTime) Top-level 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmrt --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmrt' for files matching the pattern '**/*.java' - excludes: core/**/*, ui/**/*, debug/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmrt --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmrt/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmrt --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmrt/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmrt --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmrt --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmrt --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.vdmrt/3.0.1-SNAPSHOT/org.overture.ide.vdmrt-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.vdmrt-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmrt.core 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmrt.core --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/core' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 3 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmrt.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmrt.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmrt.core --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 3 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmrt.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmrt.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmrt.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmrt.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmrt.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmrt.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmrt.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmrt.core --- [INFO] 'org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmrt.ui 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmrt.ui --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 14 files to scan for tasks Found 4 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmrt.ui --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmrt.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmrt.ui --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 14 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmrt.ui --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmrt.ui --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmrt.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmrt.ui --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmrt.ui --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmrt.ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmrt.ui --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmrt.ui --- [INFO] 'org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.vdmrt.debug 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.vdmrt.debug --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.vdmrt.debug --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.vdmrt.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.vdmrt.debug --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.vdmrt.debug --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.vdmrt.debug --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.vdmrt.debug --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.vdmrt.debug --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.vdmrt.debug --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.vdmrt.debug --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.vdmrt.debug --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.vdmrt.debug --- [INFO] 'org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.help 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.help --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/help' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 5 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.help --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.help --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.help --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.help --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/help/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.help --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/help/html [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/help/html [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/help/html [INFO] [INFO] --- example-packager-plugin:3.0.2:package-examples (default) @ org.overture.ide.help --- [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.help --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/help/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 5 source files to /var/lib/jenkins/workspace/overture-development/ide/help/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.help --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/help/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.help --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.help --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/help/target/org.overture.ide.help-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.help --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.help --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/help/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.help --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.help --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.help --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/help/target/org.overture.ide.help-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/help/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/help/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/help/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.help --- [INFO] 'org.overture.ide.help-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.help-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.help-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.help-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE core plugins GUI 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins' for files matching the pattern '**/*.java' - excludes: coverageeditor/**/*, csk/**/*, quickinterpreter/**/*, externaleditor/**/*, latex/**/*, poviewer/**/*, combinatorialtesting/**/*, developerutils/**/*, uml2/**/*, rttraceviewer/**/*, javagen/**/*, features/**/* [TASKS] Found 8 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.plugins/3.0.1-SNAPSHOT/org.overture.ide.plugins-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.plugins-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.externaleditor 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.externaleditor --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 2 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.externaleditor --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.externaleditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.externaleditor --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.externaleditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.externaleditor --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.externaleditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.externaleditor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.externaleditor --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.externaleditor --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.externaleditor --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.externaleditor --- [INFO] 'org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.coverageeditor 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.coverageeditor --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 3 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.coverageeditor --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.coverageeditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.coverageeditor --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.coverageeditor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.coverageeditor --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.coverageeditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.coverageeditor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.coverageeditor --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.coverageeditor --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.coverageeditor --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.coverageeditor --- [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.csk 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.csk --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/csk' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 6 files to scan for tasks Found 2 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.csk --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.csk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.csk --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/csk/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 6 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.csk --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.csk --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.csk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.csk --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.csk --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.csk --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.csk --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.csk --- [INFO] 'org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.quickinterpreter 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.quickinterpreter --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 2 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.quickinterpreter --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.quickinterpreter --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.quickinterpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.quickinterpreter --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.quickinterpreter --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.quickinterpreter --- [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.latex 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.latex --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/latex' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 16 files to scan for tasks Found 11 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.latex --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.latex --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.latex --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/latex/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 16 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.latex --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.latex --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.latex --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.latex --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.latex --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.latex --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.latex --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.latex --- [INFO] 'org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.plugins.poviewer 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.poviewer --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 7 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.poviewer --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.plugins.poviewer --- [INFO] Configured Artifact: org.overturetool.core:pog:3.0.1-SNAPSHOT:jar [INFO] Copying pog-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/jars/pog.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.poviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.poviewer --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 7 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.poviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.poviewer --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.poviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.poviewer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.poviewer --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.poviewer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.poviewer --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.poviewer --- [INFO] 'org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Combinatorial Testing 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 42 files to scan for tasks Found 8 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Configured Artifact: org.overturetool.core.combinatorialtesting:ctutils:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.combinatorialtesting:ctruntime:3.0.1-SNAPSHOT:jar [INFO] Copying ctutils-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/jars/ctutils.jar [INFO] Copying ctruntime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/jars/ctruntime.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.combinatorialtesting --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 42 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/src/test/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.combinatorialtesting --- [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Developer Utilities for Overture 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.developerutils --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 4 files to scan for tasks Found 1 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.developerutils --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.developerutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.developerutils --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.developerutils --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.developerutils --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.developerutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.developerutils --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.developerutils --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.developerutils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.developerutils --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.developerutils --- [INFO] 'org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building UML2 Translator 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.uml2 --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/uml2' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 15 files to scan for tasks Found 5 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.uml2 --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.plugins.uml2 --- [INFO] Configured Artifact: org.overturetool.core.prettyprinting:prettyprinter:3.0.1-SNAPSHOT:jar [INFO] Copying prettyprinter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/jars/prettyprinter.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.uml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.uml2 --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 15 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.uml2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.uml2 --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.uml2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.uml2 --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.uml2 --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.uml2 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.uml2 --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.uml2 --- [INFO] 'org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building RT Trace Viewer Plugin 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.rttraceviewer --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 48 files to scan for tasks Found 31 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.rttraceviewer --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.rttraceviewer --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 48 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/classes [WARNING] Source directory /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/src/test/java does not exist [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.rttraceviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.rttraceviewer --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.rttraceviewer --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.rttraceviewer --- [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building The Java Code Generator Plugin 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.plugins.javagen --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/javagen' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 10 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.javagen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-dependencies) @ org.overture.ide.plugins.javagen --- [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:ir:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:platform:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:javagen:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.apache.velocity:velocity:1.7:jar [INFO] Configured Artifact: commons-collections:commons-collections:3.2.2:jar [INFO] Configured Artifact: commons-lang:commons-lang:2.4:jar [INFO] Configured Artifact: com.google.googlejavaformat:google-java-format:1.0:jar [INFO] Configured Artifact: com.google.guava:guava:19.0:jar [INFO] Configured Artifact: log4j:log4j:1.2.17:jar [INFO] Configured Artifact: org.jgrapht:jgrapht-core:1.2.0:jar [INFO] Copying codegen-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/codegen-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/vdm2jml-runtime.jar [INFO] Copying ir-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/ir.jar [INFO] Copying platform-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/platform.jar [INFO] Copying javagen-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/javagen.jar [INFO] Copying vdm2jml-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/vdm2jml.jar [INFO] Copying velocity-1.7.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/velocity.jar [INFO] Copying commons-collections-3.2.2.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/commons-collections.jar [INFO] Copying commons-lang-2.4.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/commons-lang.jar [INFO] Copying google-java-format-1.0.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/google-java-format.jar [INFO] Copying guava-19.0.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/guava.jar [INFO] Copying log4j-1.2.17.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/log4j.jar [INFO] Copying jgrapht-core-1.2.0.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/jgrapht-core.jar [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.plugins.javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/src/main/resources [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy) @ org.overture.ide.plugins.javagen --- [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:sources:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:sources:3.0.1-SNAPSHOT:jar [INFO] Copying codegen-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/runtime/codegen-runtime.jar [INFO] Copying codegen-runtime-3.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/runtime/codegen-runtime-sources.jar [INFO] Copying vdm2jml-runtime-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/runtime/vdm2jml-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/runtime/vdm2jml-runtime-sources.jar [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.plugins.javagen --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 10 source files to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:copy-resources (copy-resources) @ org.overture.ide.plugins.javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.plugins.javagen --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.plugins.javagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.javagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.javagen --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.javagen --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.javagen --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.javagen --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.javagen --- [INFO] 'org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building org.overture.ide.platform 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ org.overture.ide.platform --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/platform' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 2 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.platform --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.platform --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.platform --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.platform --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/platform/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.overture.ide.platform --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/platform [INFO] [INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ org.overture.ide.platform --- [WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '/var/lib/jenkins/workspace/overture-development/ide/platform/.settings/org.eclipse.jdt.core.prefs' could not be found! [INFO] Compiling 2 source files to /var/lib/jenkins/workspace/overture-development/ide/platform/target/classes [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.overture.ide.platform --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/overture-development/ide/platform/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.platform --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) @ org.overture.ide.platform --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/platform/target/org.overture.ide.platform-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.platform --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.platform --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/platform/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.platform --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.platform --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.platform --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/platform/target/org.overture.ide.platform-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/platform/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/platform/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/platform/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.platform --- [INFO] 'org.overture.ide.platform-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.platform-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.platform-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.platform-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse features 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ features --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/features' for files matching the pattern '**/*.java' - excludes: core/**/*, rcp/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ features --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/features/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ features --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/features/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ features --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/3.0.1-SNAPSHOT/features-3.0.1-SNAPSHOT.pom [INFO] 'features-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse core feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.features.core --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/features/core' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.features.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.features.core --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.features.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.features.core --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/features/core/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.features.core --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.features.core --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/features/core/target/org.overture.ide.features.core-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.features.core --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.features.core --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.features.core --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/features/core/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.features.core --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.features.core --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.features.core --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/core/target/org.overture.ide.features.core-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/core/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/core/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/core/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.features.core --- [INFO] 'org.overture.ide.features.core-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.core-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.core-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.core-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse plugin features 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features --- [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features' for files matching the pattern '**/*.java' - excludes: coverageeditor/**/*, csk/**/*, combinatorialtesting/**/*, developerutils/**/*, latex/**/*, poviewer/**/*, quickinterpreter/**/*, uml2/**/*, rttraceviewer/**/*, javagen/**/* [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features --- [INFO] 0 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.features/3.0.1-SNAPSHOT/org.overture.ide.plugins.features-3.0.1-SNAPSHOT.pom [INFO] 'org.overture.ide.plugins.features-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Coverage Editor feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.coverageeditor --- [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse CSK VDM Tools Link feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.csk --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.csk --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.csk --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.csk --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.csk --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.csk --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.csk --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.csk --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.csk --- [INFO] 'org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Combinatorial Testing feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.combinatorialtesting --- [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Developer Utilities feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.developerutils --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.developerutils --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.developerutils --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.developerutils --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.developerutils --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.developerutils --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.developerutils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.developerutils --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.developerutils --- [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse LaTeX Creator feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.latex --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.latex --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.latex --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.latex --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.latex --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.latex --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.latex --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.latex --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.latex --- [INFO] 'org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Proof Obligation Viewer feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.poviewer --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.poviewer --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.poviewer --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.poviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.poviewer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.poviewer --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.poviewer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.poviewer --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.poviewer --- [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse VDM Quick Interpreter feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.quickinterpreter --- [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse plugin uml2 feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.uml2 --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.uml2 --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.uml2 --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.uml2 --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.uml2 --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.uml2 --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.uml2 --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.uml2 --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.uml2 --- [INFO] 'org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Realtime Trace Viewer feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.rttraceviewer --- [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse Java Code Generator feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.plugins.features.javagen --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.plugins.features.javagen --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.plugins.features.javagen --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.plugins.features.javagen --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.plugins.features.javagen --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.plugins.features.javagen --- [INFO] 1 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.plugins.features.javagen --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.plugins.features.javagen --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.plugins.features.javagen --- [INFO] 'org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Eclipse rcp feature 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.features.rcp --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/features/rcp' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.features.rcp --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-dependency-plugin:2.10:unpack (unpack) @ org.overture.ide.features.rcp --- [INFO] Configured Artifact: org.overturetool:externals:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core:commandlinetool:3.0.1-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.documentation:releasenotes:3.0.1-SNAPSHOT:jar [INFO] Unpacking /var/lib/jenkins/workspace/overture-development/externals/target/externals-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/rootfiles with includes "**/*.pdf,**/*.uml" and excludes "**/*.properties" [INFO] Unpacking /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/rootfiles/commandline with includes "overture,overture.bat" and excludes "**/*.properties" [INFO] Unpacking /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/releasenotes-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/rootfiles with includes "**/*.md,**/*.txt" and excludes "**/*.properties" [INFO] [INFO] --- maven-dependency-plugin:2.10:copy-dependencies (copy-dependencies) @ org.overture.ide.features.rcp --- [INFO] Copying commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar to /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/rootfiles/commandline/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:package-feature (default-package-feature) @ org.overture.ide.features.rcp --- [INFO] Building jar: /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.7.0:p2-metadata-default (default-p2-metadata-default) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- tycho-p2-plugin:1.7.0:feature-p2-metadata (default-feature-p2-metadata) @ org.overture.ide.features.rcp --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.features.rcp --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.features.rcp --- [INFO] 2 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.features.rcp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.features.rcp --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/rcp/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp_root-3.0.1.202011100827-root.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-root.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.features.rcp --- [INFO] 'org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.1-SNAPSHOT-root.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Overture IDE Standalone Product 3.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.overture.ide.product --- [INFO] The project's OSGi version is 3.0.1.202011100827 [TASKS] Scanning folder '/var/lib/jenkins/workspace/overture-development/ide/product' for files matching the pattern '**/*.java' - excludes: [TASKS] Found 0 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #278 [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ org.overture.ide.product --- [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.overture.ide.product --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:prepare-agent (jacoco-initialize) @ org.overture.ide.product --- [INFO] argLine set to -javaagent:/var/lib/jenkins/workspace/overture-development/.repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/org.jacoco.agent-0.7.6.201602180812-runtime.jar=destfile=/var/lib/jenkins/workspace/overture-development/ide/product/target/coverage-reports/jacoco-unit.exec,excludes=**/org/overture/ast/analysis/**/*.*:**/org/overture/ast/expressions/**/*.*:**/org/overture/ast/modules/**/*.*:**/org/overture/ast/node/**/*.*:**/org/overture/ast/patterns/**/*.*:**/org/overture/ast/statements/**/*.*:**/org/overture/ast/types/**/*.*:**/org/overture/codegen/ir/**/*:**/org/overture/ide/**/* [INFO] [INFO] --- maven-resources-plugin:2.7:resources (p2-inf) @ org.overture.ide.product --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/product [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/product [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.overture.ide.product --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/product [INFO] Copying 1 resource to /var/lib/jenkins/workspace/overture-development/ide/product [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ org.overture.ide.product --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- target-platform-configuration:1.7.0:target-platform (default-target-platform) @ org.overture.ide.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-osgi-ee (default-publish-osgi-ee) @ org.overture.ide.product --- [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0] [INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-products (default-publish-products) @ org.overture.ide.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:publish-categories (default-publish-categories) @ org.overture.ide.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.7.0:attach-artifacts (default-attach-artifacts) @ org.overture.ide.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:assemble-repository (default-assemble-repository) @ org.overture.ide.product --- [INFO] Copying resources from /var/lib/jenkins/workspace/overture-development/ide/product/target/classes to /var/lib/jenkins/workspace/overture-development/ide/product/target/repository [INFO] [INFO] --- tycho-p2-repository-plugin:1.7.0:archive-repository (default-archive-repository) @ org.overture.ide.product --- [INFO] Building zip: /var/lib/jenkins/workspace/overture-development/ide/product/target/org.overture.ide.product-3.0.1-SNAPSHOT.zip [INFO] [INFO] --- jacoco-maven-plugin:0.7.6.201602180812:report (jacoco-site) @ org.overture.ide.product --- [INFO] Skipping JaCoCo execution due to missing execution data file:/var/lib/jenkins/workspace/overture-development/ide/product/target/coverage-reports/jacoco-unit.exec [INFO] [INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ org.overture.ide.product --- [INFO] 4 archive(s) processed [INFO] [INFO] --- maven-javadoc-plugin:2.10.3:jar (attach-javadocs) @ org.overture.ide.product --- [INFO] Skipping javadoc generation [INFO] [INFO] --- tycho-p2-director-plugin:1.7.0:materialize-products (materialize-products) @ org.overture.ide.product --- [INFO] Installing product org.overture.ide.platform.product for environment win32/win32/x86_64 to /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/win32/win32/x86_64/Overture Installing org.overture.ide.platform.product 3.0.1.202011100827. Operation completed in 12221 ms. [INFO] Installing product org.overture.ide.platform.product for environment linux/gtk/x86_64 to /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/linux/gtk/x86_64/Overture Installing org.overture.ide.platform.product 3.0.1.202011100827. Operation completed in 6280 ms. [INFO] Installing product org.overture.ide.platform.product for environment macosx/cocoa/x86_64 to /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/macosx/cocoa/x86_64/Overture.app Installing org.overture.ide.platform.product 3.0.1.202011100827. Operation completed in 19335 ms. [INFO] [INFO] --- tycho-p2-director-plugin:1.7.0:archive-products (archive-products) @ org.overture.ide.product --- [INFO] Building zip: /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-win32.win32.x86_64.zip [INFO] Building zip: /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip [INFO] Building zip: /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.overture.ide.product --- [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/org.overture.ide.product-3.0.1-SNAPSHOT.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/pom.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.win32.win32.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.win32.win32.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/p2artifacts.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-p2artifacts.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/p2content.xml to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-win32.win32.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-win32.win32.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip [INFO] [INFO] --- tycho-p2-plugin:1.7.0:update-local-index (default-update-local-index) @ org.overture.ide.product --- [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-win32.win32.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.win32.win32.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.1-SNAPSHOT.pom' will not be deployed due to the defined include-exclude patterns. Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] Artifactory Build Info Recorder: Saving Build Info to '/var/lib/jenkins/workspace/overture-development/target/build-info.json' [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/samples/3.0.1-SNAPSHOT/samples-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/3.0.1-SNAPSHOT/combinatorialtesting-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/3.0.1-SNAPSHOT/annotations-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT-sources.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/root/3.0.1-SNAPSHOT/root-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/documentation/3.0.1-SNAPSHOT/documentation-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/3.0.1-SNAPSHOT/core-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/3.0.1-SNAPSHOT/codegen-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/3.0.1-SNAPSHOT/prettyprinting-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/3.0.1-SNAPSHOT/testing-3.0.1-SNAPSHOT.pom [INFO] Artifactory Build Info Recorder: Deploying build info ... [INFO] Deploying build descriptor to: https://overture.au.dk/artifactory/api/build [INFO] Build successfully deployed. Browse it in Artifactory under https://overture.au.dk/artifactory/webapp/builds/overture-development/279 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] The Overture Tool Platform root ................... SUCCESS [8.580s] [INFO] Overture External Resources ....................... SUCCESS [6.835s] [INFO] Core Tools ........................................ SUCCESS [2.283s] [INFO] The Overture Abstract Syntax Tree ................. SUCCESS [22.660s] [INFO] Test Framework for Overture ....................... SUCCESS [4.828s] [INFO] The VDM parser .................................... SUCCESS [10.815s] [INFO] The VDM Type Checker .............................. SUCCESS [44.988s] [INFO] Overture Testing .................................. SUCCESS [1.464s] [INFO] Overture Testing Framework ........................ SUCCESS [4.247s] [INFO] Overture Sample Tests ............................. SUCCESS [23.050s] [INFO] VDM Pretty Printing ............................... SUCCESS [1.396s] [INFO] The VDM Pretty Printer ............................ SUCCESS [5.160s] [INFO] The Proof Obligation Generator .................... SUCCESS [18.363s] [INFO] The VDM Interpreter ............................... SUCCESS [41.341s] [INFO] Combinatorial Testing ............................. SUCCESS [1.392s] [INFO] Combinatorial Testing Utilities ................... SUCCESS [3.939s] [INFO] Combinatorial Testing Runtime ..................... SUCCESS [26.782s] [INFO] New Pretty Printer ................................ SUCCESS [6.721s] [INFO] Overture Core Command Line Tool ................... SUCCESS [5.525s] [INFO] Code Generation ................................... SUCCESS [1.736s] [INFO] The Intermediate Representation Tree .............. SUCCESS [14.925s] [INFO] The Code Generation Platform ...................... SUCCESS [1:13.447s] [INFO] The Java Code Generator Runtime ................... SUCCESS [7.800s] [INFO] The Java Code Generator Testing ................... SUCCESS [4.689s] [INFO] The Java Code Generator ........................... SUCCESS [42.397s] [INFO] The VDM to JML Generator Runtime .................. SUCCESS [4.055s] [INFO] The VDM to JML Generator .......................... SUCCESS [32.046s] [INFO] The Java Code Generator Maven Plugin .............. SUCCESS [13.682s] [INFO] The VDM to Isabelle Translator .................... SUCCESS [12.620s] [INFO] POG - Isagen Integration .......................... SUCCESS [7.082s] [INFO] VDM Annotations ................................... SUCCESS [1.394s] [INFO] Provided Annotations .............................. SUCCESS [4.436s] [INFO] Annotation Examples ............................... SUCCESS [3.805s] [INFO] Documentation ..................................... SUCCESS [1.222s] [INFO] The Overture release notes ........................ SUCCESS [3.257s] [INFO] Overture IDE Top-level ............................ SUCCESS [2.297s] [INFO] org.overture.ide.core ............................. SUCCESS [7.460s] [INFO] Overture IDE Builders ............................. SUCCESS [1.421s] [INFO] org.overture.ide.builders.vdmj .................... SUCCESS [4.533s] [INFO] org.overture.ide.ui ............................... SUCCESS [7.474s] [INFO] Overture IDE Parsers .............................. SUCCESS [1.409s] [INFO] org.overture.ide.parsers.vdmj ..................... SUCCESS [4.228s] [INFO] org.overture.ide.debug ............................ SUCCESS [9.827s] [INFO] Overture IDE VDM-SL top level ..................... SUCCESS [1.460s] [INFO] org.overture.ide.vdmsl.core ....................... SUCCESS [5.493s] [INFO] org.overture.ide.vdmsl.ui ......................... SUCCESS [5.104s] [INFO] org.overture.ide.vdmsl.debug ...................... SUCCESS [4.725s] [INFO] Overture IDE VDM-PP Top-level ..................... SUCCESS [1.431s] [INFO] org.overture.ide.vdmpp.core ....................... SUCCESS [4.124s] [INFO] org.overture.ide.vdmpp.ui ......................... SUCCESS [4.545s] [INFO] org.overture.ide.vdmpp.debug ...................... SUCCESS [4.640s] [INFO] Overture IDE VDM-RT (RealTime) Top-level .......... SUCCESS [1.448s] [INFO] org.overture.ide.vdmrt.core ....................... SUCCESS [4.179s] [INFO] org.overture.ide.vdmrt.ui ......................... SUCCESS [4.856s] [INFO] org.overture.ide.vdmrt.debug ...................... SUCCESS [4.974s] [INFO] org.overture.ide.help ............................. SUCCESS [14.056s] [INFO] Overture IDE core plugins GUI ..................... SUCCESS [1.498s] [INFO] org.overture.ide.plugins.externaleditor ........... SUCCESS [4.464s] [INFO] org.overture.ide.plugins.coverageeditor ........... SUCCESS [4.737s] [INFO] org.overture.ide.plugins.csk ...................... SUCCESS [5.471s] [INFO] org.overture.ide.plugins.quickinterpreter ......... SUCCESS [4.772s] [INFO] org.overture.ide.plugins.latex .................... SUCCESS [5.063s] [INFO] org.overture.ide.plugins.poviewer ................. SUCCESS [5.780s] [INFO] Combinatorial Testing ............................. SUCCESS [5.689s] [INFO] Developer Utilities for Overture .................. SUCCESS [4.920s] [INFO] UML2 Translator ................................... SUCCESS [5.289s] [INFO] RT Trace Viewer Plugin ............................ SUCCESS [6.477s] [INFO] The Java Code Generator Plugin .................... SUCCESS [6.907s] [INFO] org.overture.ide.platform ......................... SUCCESS [9.585s] [INFO] Overture IDE Eclipse features ..................... SUCCESS [1.379s] [INFO] Overture IDE Eclipse core feature ................. SUCCESS [6.158s] [INFO] Overture IDE Eclipse plugin features .............. SUCCESS [1.546s] [INFO] Overture IDE Eclipse Coverage Editor feature ...... SUCCESS [3.994s] [INFO] Overture IDE Eclipse CSK VDM Tools Link feature ... SUCCESS [4.110s] [INFO] Overture IDE Eclipse Combinatorial Testing feature SUCCESS [4.346s] [INFO] Overture IDE Eclipse Developer Utilities feature .. SUCCESS [4.041s] [INFO] Overture IDE Eclipse LaTeX Creator feature ........ SUCCESS [4.102s] [INFO] Overture IDE Eclipse Proof Obligation Viewer feature SUCCESS [4.296s] [INFO] Overture IDE Eclipse VDM Quick Interpreter feature SUCCESS [4.316s] [INFO] Overture IDE Eclipse plugin uml2 feature .......... SUCCESS [4.932s] [INFO] Overture IDE Eclipse Realtime Trace Viewer feature SUCCESS [4.038s] [INFO] Overture IDE Eclipse Java Code Generator feature .. SUCCESS [4.167s] [INFO] Overture IDE Eclipse rcp feature .................. SUCCESS [13.647s] [INFO] Overture IDE Standalone Product ................... SUCCESS [1:54.601s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17:53.415s [INFO] Finished at: Tue Nov 10 09:45:21 CET 2020 [INFO] Final Memory: 277M/730M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "force-download-externals" could not be activated because it does not exist. Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/pom.xml to org.overturetool/ide/3.0.1-SNAPSHOT/ide-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.latex-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/ui/pom.xml to org.overturetool.ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/ui/target/org.overture.ide.ui-3.0.1-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/ui/target/p2content.xml to org.overturetool.ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/ui/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.ui/3.0.1-SNAPSHOT/org.overture.ide.ui-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/pom.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/p2content.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/p2artifacts.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/pom.xml to org.overturetool.ide/org.overture.ide.vdmsl/3.0.1-SNAPSHOT/org.overture.ide.vdmsl-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/pom.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/p2content.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/p2artifacts.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/isapog/pom.xml to org.overturetool.core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT.jar to org.overturetool.core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/isapog/3.0.1-SNAPSHOT/isapog-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/framework/pom.xml to org.overturetool.core.testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT.jar to org.overturetool.core.testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.testing/framework/3.0.1-SNAPSHOT/framework-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/pom.xml to org.overturetool.core/combinatorialtesting/3.0.1-SNAPSHOT/combinatorialtesting-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/pom.xml to org.overturetool/root/3.0.1-SNAPSHOT/root-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/samples/pom.xml to org.overturetool.core.testing/samples/3.0.1-SNAPSHOT/samples-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/samples/target/samples-3.0.1-SNAPSHOT.jar to org.overturetool.core.testing/samples/3.0.1-SNAPSHOT/samples-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/documentation/pom.xml to org.overturetool/documentation/3.0.1-SNAPSHOT/documentation-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/pom.xml to org.overturetool.core.codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/isagen/3.0.1-SNAPSHOT/isagen-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/help/pom.xml to org.overturetool.ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/help/target/org.overture.ide.help-3.0.1-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/help/target/p2content.xml to org.overturetool.ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/help/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.help/3.0.1-SNAPSHOT/org.overture.ide.help-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/pom.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/p2content.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/p2artifacts.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testframework/pom.xml to org.overturetool.core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT.jar to org.overturetool.core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/testframework/3.0.1-SNAPSHOT/testframework-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/pom.xml to org.overturetool.core/codegen/3.0.1-SNAPSHOT/codegen-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/core/pom.xml to org.overturetool.ide.features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/core/target/org.overture.ide.features.core-3.0.1-SNAPSHOT.jar to org.overturetool.ide.features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/core/target/p2content.xml to org.overturetool.ide.features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/core/target/p2artifacts.xml to org.overturetool.ide.features/org.overture.ide.features.core/3.0.1-SNAPSHOT/org.overture.ide.features.core-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/pom.xml to org.overturetool.core.codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/javagen/3.0.1-SNAPSHOT/javagen-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/pom.xml to org.overturetool.core.codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/vdm2jml/3.0.1-SNAPSHOT/vdm2jml-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.csk-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/pom.xml to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/p2content.xml to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/p2artifacts.xml to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp_root-3.0.1.202011100827-root.zip to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.1-SNAPSHOT/org.overture.ide.features.rcp-3.0.1-SNAPSHOT-root.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/pom.xml to org.overturetool.core.codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/codegen-plugin/3.0.1-SNAPSHOT/codegen-plugin-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/pom.xml to org.overturetool.core.codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.1-SNAPSHOT/vdm2jml-runtime-3.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/typechecker/pom.xml to org.overturetool.core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT.jar to org.overturetool.core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/typechecker/3.0.1-SNAPSHOT/typechecker-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/pom.xml to org.overturetool.core.codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/javagen-test/3.0.1-SNAPSHOT/javagen-test-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/pom.xml to org.overturetool.ide/org.overture.ide.vdmpp/3.0.1-SNAPSHOT/org.overture.ide.vdmpp-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/pom.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/p2content.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/p2artifacts.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml to org.overturetool.ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/core/target/org.overture.ide.core-3.0.1-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/core/target/p2content.xml to org.overturetool.ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/core/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.core/3.0.1-SNAPSHOT/org.overture.ide.core-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/builders/pom.xml to org.overturetool.ide/org.overture.ide.builders/3.0.1-SNAPSHOT/org.overture.ide.builders-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/pom.xml to org.overturetool.core.combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT.jar to org.overturetool.core.combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.combinatorialtesting/ctruntime/3.0.1-SNAPSHOT/ctruntime-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.features/3.0.1-SNAPSHOT/org.overture.ide.plugins.features-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/pom.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/p2content.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/p2artifacts.xml to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/pom.xml to org.overturetool.core.codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.1-SNAPSHOT-sources.jar to org.overturetool.core.codegen/codegen-runtime/3.0.1-SNAPSHOT/codegen-runtime-3.0.1-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/pom.xml to org.overturetool.core/annotations/3.0.1-SNAPSHOT/annotations-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/provided/pom.xml to org.overturetool.core.annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT.jar to org.overturetool.core.annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.annotations/provided/3.0.1-SNAPSHOT/provided-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pom.xml to org.overturetool/core/3.0.1-SNAPSHOT/core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/ast/pom.xml to org.overturetool.core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT.jar to org.overturetool.core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/ast/3.0.1-SNAPSHOT/ast-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/parsers/pom.xml to org.overturetool.ide/org.overture.ide.parsers/3.0.1-SNAPSHOT/org.overture.ide.parsers-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/pom.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/p2content.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/p2artifacts.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/pom.xml to org.overturetool.core.prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT.jar to org.overturetool.core.prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.prettyprinting/prettyprinter/3.0.1-SNAPSHOT/prettyprinter-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/ir/pom.xml to org.overturetool.core.codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/ir/3.0.1-SNAPSHOT/ir-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/pom.xml to org.overturetool.core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT.jar to org.overturetool.core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/npp/3.0.1-SNAPSHOT/npp-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/pom.xml to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/p2content.xml to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/p2artifacts.xml to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.1-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/pom.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/p2content.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/p2artifacts.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/pom.xml to org.overturetool.ide/org.overture.ide.plugins/3.0.1-SNAPSHOT/org.overture.ide.plugins-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/commandline/pom.xml to org.overturetool.core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT.jar to org.overturetool.core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar to org.overturetool.core/commandlinetool/3.0.1-SNAPSHOT/commandlinetool-3.0.1-SNAPSHOT-jar-with-dependencies.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/examples/pom.xml to org.overturetool.core.annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT.jar to org.overturetool.core.annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.annotations/examples/3.0.1-SNAPSHOT/examples-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/debug/pom.xml to org.overturetool.ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/debug/target/org.overture.ide.debug-3.0.1-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/debug/target/p2content.xml to org.overturetool.ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/debug/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.debug/3.0.1-SNAPSHOT/org.overture.ide.debug-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/pom.xml to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/org.overture.ide.product-3.0.1-SNAPSHOT.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.win32.win32.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.win32.win32.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.gtk.linux.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/extraArtifacts/org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-org.overture.ide.platform.product.executable.cocoa.macosx.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/p2content.xml to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-win32.win32.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-win32.win32.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-linux.gtk.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.1-SNAPSHOT/org.overture.ide.product-3.0.1-SNAPSHOT-macosx.cocoa.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/pom.xml to org.overturetool.core/testing/3.0.1-SNAPSHOT/testing-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/pom.xml to org.overturetool.documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/releasenotes-3.0.1-SNAPSHOT.jar to org.overturetool.documentation/releasenotes/3.0.1-SNAPSHOT/releasenotes-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/pom.xml to org.overturetool.core/prettyprinting/3.0.1-SNAPSHOT/prettyprinting-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/platform/pom.xml to org.overturetool.core.codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT.jar to org.overturetool.core.codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/platform/3.0.1-SNAPSHOT/platform-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/pom.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/p2content.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/p2artifacts.xml to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.1-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.1-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/externals/pom.xml to org.overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/externals/target/externals-3.0.1-SNAPSHOT.jar to org.overturetool/externals/3.0.1-SNAPSHOT/externals-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/pom.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/p2content.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/p2artifacts.xml to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.1-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/pom.xml to org.overturetool.ide/org.overture.ide.vdmrt/3.0.1-SNAPSHOT/org.overture.ide.vdmrt-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.1-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/pom.xml to org.overturetool.core.combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT.jar to org.overturetool.core.combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core.combinatorialtesting/ctutils/3.0.1-SNAPSHOT/ctutils-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.1-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/pom.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/p2content.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/p2artifacts.xml to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/pom.xml to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/p2content.xml to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/p2artifacts.xml to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.1-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pog/pom.xml to org.overturetool.core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT.jar to org.overturetool.core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/pog/3.0.1-SNAPSHOT/pog-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/platform/pom.xml to org.overturetool.ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/platform/target/org.overture.ide.platform-3.0.1-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/platform/target/p2content.xml to org.overturetool.ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/platform/target/p2artifacts.xml to org.overturetool.ide/org.overture.ide.platform/3.0.1-SNAPSHOT/org.overture.ide.platform-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/pom.xml to org.overturetool.ide/features/3.0.1-SNAPSHOT/features-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/pom.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/p2content.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/p2artifacts.xml to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.1-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.1-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/parser/pom.xml to org.overturetool.core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT.jar to org.overturetool.core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/parser/3.0.1-SNAPSHOT/parser-3.0.1-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/interpreter/pom.xml to org.overturetool.core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT.jar to org.overturetool.core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.1-SNAPSHOT-javadoc.jar to org.overturetool.core/interpreter/3.0.1-SNAPSHOT/interpreter-3.0.1-SNAPSHOT-javadoc.jar channel stopped [overture-development] $ /bin/sh -xe /tmp/jenkins4010618253135846133.sh + /var/lib/jenkins/internal-resources/bintray-scripts/up-dev.sh jenkins-overture-development-279 /var/lib/jenkins/workspace/overture-development delete % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:13 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:15 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:16 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:17 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:18 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:19 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:20 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:21 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:22 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:23 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:24 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:25 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:26 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:27 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:28 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:29 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:30 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:31 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:32 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:33 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:34 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:35 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:36 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:37 --:--:-- 0 100 21 0 21 0 0 0 0 --:--:-- 0:00:37 --:--:-- 5 {"message":"success"}create % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 470 100 401 100 69 527 90 --:--:-- --:--:-- --:--:-- 618 {"name":"development","desc":"jenkins-overture-development-279","package":"overture-ide","repo":"overturetool-development","owner":"overturetool","labels":[],"published":false,"attribute_names":[],"created":"2020-11-10T08:46:45.431Z","updated":"2020-11-10T08:46:45.447Z","released":"","ordinal":2.0,"github_release_notes_file":null,"github_use_tag_release_notes":false,"vcs_tag":null,"rating_count":0}overture-builder 119ae46d26f3cf00287fc3b055eea7f7807b3a60 overturetool overturetool-development overture-ide development /var/lib/jenkins/workspace/overture-development/ide/product/target/repository Processing ./artifacts.jar file... Uploading p2 metadata file directly to the repository % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27697 0 0 100 27697 0 18803 0:00:01 0:00:01 --:--:-- 18790 100 27697 0 0 100 27697 0 11177 0:00:02 0:00:02 --:--:-- 11177 100 27718 100 21 100 27697 7 9281 0:00:03 0:00:02 0:00:01 9285 {"message":"success"} Processing ./artifacts.xml.xz file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21744 0 0 100 21744 0 14832 0:00:01 0:00:01 --:--:-- 14822 100 21744 0 0 100 21744 0 8810 0:00:02 0:00:02 --:--:-- 8806 100 21765 100 21 100 21744 6 7103 0:00:03 0:00:03 --:--:-- 7112 {"message":"success"} Processing ./content.jar file... Uploading p2 metadata file directly to the repository % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 130k 0 0 86 112k 0 105k 0:00:01 0:00:01 --:--:-- 105k 100 130k 0 0 100 130k 0 53999 0:00:02 0:00:02 --:--:-- 53999 100 130k 100 21 100 130k 8 51121 0:00:02 0:00:02 --:--:-- 51129 {"message":"success"} Processing ./content.xml.xz file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51748 0 0 100 51748 0 35274 0:00:01 0:00:01 --:--:-- 35250 100 51748 0 0 100 51748 0 20959 0:00:02 0:00:02 --:--:-- 20950 100 51748 0 0 100 51748 0 14912 0:00:03 0:00:03 --:--:-- 14908 100 51769 100 21 100 51748 5 14446 0:00:04 0:00:03 0:00:01 14448 {"message":"success"} Processing ./p2.index file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 172 0 0 100 172 0 116 0:00:01 0:00:01 --:--:-- 116 100 193 100 21 100 172 10 86 0:00:02 0:00:01 0:00:01 97 100 193 100 21 100 172 10 86 0:00:02 0:00:01 0:00:01 97 {"message":"success"} Processing features dir ./features/* file... Processing feature: ./features/org.eclipse.e4.rcp_4.17.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21579 0 0 100 21579 0 14659 0:00:01 0:00:01 --:--:-- 14659 100 21600 100 21 100 21579 11 12150 0:00:01 0:00:01 --:--:-- 12162 100 21600 100 21 100 21579 11 12150 0:00:01 0:00:01 --:--:-- 12155 {"message":"success"} Processing feature: ./features/org.eclipse.emf.common_2.20.0.v20200822-0801.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19483 0 0 100 19483 0 13262 0:00:01 0:00:01 --:--:-- 13262 100 19504 100 21 100 19483 11 10687 0:00:01 0:00:01 --:--:-- 10698 {"message":"success"} Processing feature: ./features/org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19558 0 0 100 19558 0 13322 0:00:01 0:00:01 --:--:-- 13313 100 19579 100 21 100 19558 11 10664 0:00:01 0:00:01 --:--:-- 10669 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.core.feature_1.6.700.v20200813-0739.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20130 0 0 100 20130 0 13721 0:00:01 0:00:01 --:--:-- 13712 100 20151 100 21 100 20130 11 11202 0:00:01 0:00:01 --:--:-- 11213 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.extras.feature_1.4.900.v20200828-0839.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19569 0 0 100 19569 0 13321 0:00:01 0:00:01 --:--:-- 13312 100 19590 100 21 100 19569 11 10817 0:00:01 0:00:01 --:--:-- 10823 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.rcp.feature_1.4.900.v20200813-0739.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 19472 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19493 100 21 100 19472 11 10559 0:00:01 0:00:01 --:--:-- 10571 100 19493 100 21 100 19472 11 10559 0:00:01 0:00:01 --:--:-- 10565 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.user.ui_2.4.900.v20200828-0839.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19360 0 0 100 19360 0 13188 0:00:01 0:00:01 --:--:-- 13188 100 19381 100 21 100 19360 12 11768 0:00:01 0:00:01 --:--:-- 11781 {"message":"success"} Processing feature: ./features/org.eclipse.help_2.3.300.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19975 0 0 100 19975 0 13616 0:00:01 0:00:01 --:--:-- 13606 100 19996 100 21 100 19975 13 12586 0:00:01 0:00:01 --:--:-- 12591 {"message":"success"} Processing feature: ./features/org.eclipse.platform_4.17.0.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21080 0 0 100 21080 0 14359 0:00:01 0:00:01 --:--:-- 14349 100 21101 100 21 100 21080 11 11431 0:00:01 0:00:01 --:--:-- 11436 {"message":"success"} Processing feature: ./features/org.eclipse.rcp_4.17.0.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 19555 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19576 100 21 100 19555 11 10992 0:00:01 0:00:01 --:--:-- 10997 100 19576 100 21 100 19555 11 10992 0:00:01 0:00:01 --:--:-- 10997 {"message":"success"} Processing feature: ./features/org.overture.ide.features.core_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6876 0 0 100 6876 0 4687 0:00:01 0:00:01 --:--:-- 4687 100 6897 100 21 100 6876 10 3385 0:00:02 0:00:02 --:--:-- 3397 100 6897 100 21 100 6876 10 3385 0:00:02 0:00:02 --:--:-- 3395 {"message":"success"} Processing feature: ./features/org.overture.ide.features.rcp_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 11.3M 0 0 0 49152 0 64335 0:03:05 --:--:-- 0:03:05 64250 36 11.3M 0 0 36 4192k 0 2332k 0:00:04 0:00:01 0:00:03 2332k 100 11.3M 0 0 100 11.3M 0 3406k 0:00:03 0:00:03 --:--:-- 3406k 100 11.3M 0 0 100 11.3M 0 2632k 0:00:04 0:00:04 --:--:-- 2632k 100 11.3M 100 21 100 11.3M 3 2169k 0:00:07 0:00:05 0:00:02 2169k 100 11.3M 100 21 100 11.3M 3 2168k 0:00:07 0:00:05 0:00:02 2518k {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.combinatorialtesting_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6484 0 0 100 6484 0 4407 0:00:01 0:00:01 --:--:-- 4404 100 6505 100 21 100 6484 9 2933 0:00:02 0:00:02 --:--:-- 2943 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.coverageeditor_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6478 0 0 100 6478 0 4406 0:00:01 0:00:01 --:--:-- 4403 100 6499 100 21 100 6478 9 2988 0:00:02 0:00:02 --:--:-- 2996 100 6499 100 21 100 6478 9 2983 0:00:02 0:00:02 --:--:-- 2992 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.csk_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6490 0 0 100 6490 0 4420 0:00:01 0:00:01 --:--:-- 4420 100 6511 100 21 100 6490 10 3090 0:00:02 0:00:02 --:--:-- 3100 100 6511 100 21 100 6490 9 3089 0:00:02 0:00:02 --:--:-- 3099 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.developerutils_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6536 0 0 100 6536 0 4455 0:00:01 0:00:01 --:--:-- 4455 100 6557 100 21 100 6536 10 3338 0:00:02 0:00:01 0:00:01 3347 100 6557 100 21 100 6536 10 3338 0:00:02 0:00:01 0:00:01 3347 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.javagen_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6510 0 0 100 6510 0 4437 0:00:01 0:00:01 --:--:-- 4437 100 6531 100 21 100 6510 10 3224 0:00:02 0:00:02 --:--:-- 3234 100 6531 100 21 100 6510 10 3222 0:00:02 0:00:02 --:--:-- 3233 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.latex_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6546 0 0 100 6546 0 4456 0:00:01 0:00:01 --:--:-- 4456 100 6567 100 21 100 6546 10 3179 0:00:02 0:00:02 --:--:-- 3189 100 6567 100 21 100 6546 10 3177 0:00:02 0:00:02 --:--:-- 3189 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.poviewer_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6481 0 0 100 6481 0 4414 0:00:01 0:00:01 --:--:-- 4414 100 6502 100 21 100 6481 10 3141 0:00:02 0:00:02 --:--:-- 3151 100 6502 100 21 100 6481 10 3141 0:00:02 0:00:02 --:--:-- 3151 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.quickinterpreter_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6488 0 0 100 6488 0 4425 0:00:01 0:00:01 --:--:-- 4425 100 6509 100 21 100 6488 9 3007 0:00:02 0:00:02 --:--:-- 3017 100 6509 100 21 100 6488 9 3007 0:00:02 0:00:02 --:--:-- 3017 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.rttraceviewer_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6487 0 0 100 6487 0 4421 0:00:01 0:00:01 --:--:-- 4418 100 6508 100 21 100 6487 10 3198 0:00:02 0:00:02 --:--:-- 3209 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.uml2_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6662 0 0 100 6662 0 4535 0:00:01 0:00:01 --:--:-- 4535 100 6683 100 21 100 6662 8 2760 0:00:02 0:00:02 --:--:-- 2768 100 6683 100 21 100 6662 8 2760 0:00:02 0:00:02 --:--:-- 2768 {"message":"success"} Processing plugin dir ./plugins/* file... Processing plugin: ./plugins/com.ibm.icu_67.1.0.v20200706-1749.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 12.9M 0 0 1 144k 0 135k 0:01:37 0:00:01 0:01:36 135k 44 12.9M 0 0 44 5872k 0 2995k 0:00:04 0:00:01 0:00:03 2994k 100 12.9M 0 0 100 12.9M 0 3590k 0:00:03 0:00:03 --:--:-- 3591k 100 12.9M 100 21 100 12.9M 4 3137k 0:00:05 0:00:04 0:00:01 3138k 100 12.9M 100 21 100 12.9M 4 3135k 0:00:05 0:00:04 0:00:01 3135k {"message":"success"} Processing plugin: ./plugins/com.jcraft.jsch_0.1.55.v20190404-1902.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 297k 0 0 16 49152 0 64083 0:00:04 --:--:-- 0:00:04 64000 100 297k 100 21 100 297k 9 133k 0:00:02 0:00:02 --:--:-- 133k 100 297k 100 21 100 297k 9 133k 0:00:02 0:00:02 --:--:-- 133k {"message":"success"} Processing plugin: ./plugins/com.sun.el_2.2.0.v201303151357.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 133k 0 0 100 133k 0 92623 0:00:01 0:00:01 --:--:-- 92561 100 133k 100 21 100 133k 9 61319 0:00:02 0:00:02 --:--:-- 61328 {"message":"success"} Processing plugin: ./plugins/com.sun.jna_4.5.1.v20190425-1842.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 1432k 0 0 16 240k 0 198k 0:00:07 0:00:01 0:00:06 198k 100 1432k 0 0 100 1432k 0 567k 0:00:02 0:00:02 --:--:-- 567k 100 1432k 100 21 100 1432k 8 549k 0:00:02 0:00:02 --:--:-- 549k {"message":"success"} Processing plugin: ./plugins/com.sun.jna.platform_4.5.1.v20190425-1842.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1167k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1167k 0 0 100 1167k 0 464k 0:00:02 0:00:02 --:--:-- 464k 100 1167k 100 21 100 1167k 7 444k 0:00:03 0:00:02 0:00:01 443k 100 1167k 100 21 100 1167k 7 444k 0:00:03 0:00:02 0:00:01 443k {"message":"success"} Processing plugin: ./plugins/javax.annotation_1.3.5.v20200504-1837.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47289 0 0 100 47289 0 32191 0:00:01 0:00:01 --:--:-- 32191 100 47310 100 21 100 47289 11 26083 0:00:01 0:00:01 --:--:-- 26094 {"message":"success"} Processing plugin: ./plugins/javax.el_2.2.0.v201303151357.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55399 0 0 100 55399 0 37763 0:00:01 0:00:01 --:--:-- 37737 100 55420 100 21 100 55399 11 30726 0:00:01 0:00:01 --:--:-- 30720 {"message":"success"} Processing plugin: ./plugins/javax.inject_1.0.0.v20091030.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16996 0 0 100 16996 0 11569 0:00:01 0:00:01 --:--:-- 11561 100 17017 100 21 100 16996 11 9463 0:00:01 0:00:01 --:--:-- 9474 {"message":"success"} Processing plugin: ./plugins/javax.servlet_3.1.0.v201410161800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 102k 0 0 100 102k 0 71589 0:00:01 0:00:01 --:--:-- 71589 100 102k 100 21 100 102k 10 51310 0:00:02 0:00:02 --:--:-- 51320 {"message":"success"} Processing plugin: ./plugins/javax.servlet.jsp_2.2.0.v201112011158.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 108k 0 0 100 108k 0 75711 0:00:01 0:00:01 --:--:-- 75659 100 108k 100 21 100 108k 11 58558 0:00:01 0:00:01 --:--:-- 58538 {"message":"success"} Processing plugin: ./plugins/org.apache.ant_1.10.8.v20200515-1239.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 3069k 0 0 23 736k 0 501k 0:00:06 0:00:01 0:00:05 500k 100 3069k 0 0 100 3069k 0 1095k 0:00:02 0:00:02 --:--:-- 1094k 100 3069k 100 21 100 3069k 7 1036k 0:00:03 0:00:02 0:00:01 1035k {"message":"success"} Processing plugin: ./plugins/org.apache.batik.constants_1.13.0.v20200622-2037.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20769 0 0 100 20769 0 13985 0:00:01 0:00:01 --:--:-- 13976 100 20790 100 21 100 20769 10 10231 0:00:02 0:00:02 --:--:-- 10241 {"message":"success"} Processing plugin: ./plugins/org.apache.batik.css_1.13.0.v20200622-2037.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 353k 0 0 100 353k 0 240k 0:00:01 0:00:01 --:--:-- 240k 100 353k 100 21 100 353k 9 158k 0:00:02 0:00:02 --:--:-- 158k {"message":"success"} Processing plugin: ./plugins/org.apache.batik.i18n_1.13.0.v20200622-2037.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23969 0 0 100 23969 0 16327 0:00:01 0:00:01 --:--:-- 16327 100 23990 100 21 100 23969 12 14777 0:00:01 0:00:01 --:--:-- 14781 {"message":"success"} Processing plugin: ./plugins/org.apache.batik.util_1.13.0.v20200622-2037.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 144k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 21 100 144k 9 68274 0:00:02 0:00:02 --:--:-- 68284 100 144k 100 21 100 144k 9 68274 0:00:02 0:00:02 --:--:-- 68284 {"message":"success"} Processing plugin: ./plugins/org.apache.commons.io_2.6.0.v20190123-2029.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 227k 0 0 100 227k 0 155k 0:00:01 0:00:01 --:--:-- 154k 100 227k 100 21 100 227k 9 103k 0:00:02 0:00:02 --:--:-- 103k {"message":"success"} Processing plugin: ./plugins/org.apache.commons.jxpath_1.3.0.v200911051830.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 72 308k 0 0 72 224k 0 184k 0:00:01 0:00:01 --:--:-- 184k 100 308k 100 21 100 308k 10 147k 0:00:02 0:00:02 --:--:-- 147k {"message":"success"} Processing plugin: ./plugins/org.apache.commons.logging_1.2.0.v20180409-1502.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73163 0 0 100 73163 0 49838 0:00:01 0:00:01 --:--:-- 49838 100 73184 100 21 100 73163 12 41855 0:00:01 0:00:01 --:--:-- 41867 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58232 0 0 100 58232 0 39694 0:00:01 0:00:01 --:--:-- 39667 100 58253 100 21 100 58232 11 33086 0:00:01 0:00:01 --:--:-- 33079 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 203k 0 0 100 203k 0 138k 0:00:01 0:00:01 --:--:-- 138k 100 203k 100 21 100 203k 10 99k 0:00:02 0:00:02 --:--:-- 99k {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69091 0 0 100 69091 0 46968 0:00:01 0:00:01 --:--:-- 46936 100 69112 100 21 100 69091 10 34894 0:00:02 0:00:01 0:00:01 34887 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.scr_2.1.16.v20200110-1820.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 406k 0 0 100 406k 0 300k 0:00:01 0:00:01 --:--:-- 300k 100 406k 100 21 100 406k 8 171k 0:00:02 0:00:02 --:--:-- 170k 100 406k 100 21 100 406k 8 170k 0:00:02 0:00:02 --:--:-- 170k {"message":"success"} Processing plugin: ./plugins/org.apache.jasper.glassfish_2.2.2.v201501141630.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 2378k 0 0 4 112k 0 105k 0:00:22 0:00:01 0:00:21 105k 100 2378k 0 0 100 2378k 0 889k 0:00:02 0:00:02 --:--:-- 889k 100 2378k 100 21 100 2378k 7 870k 0:00:03 0:00:02 0:00:01 870k {"message":"success"} Processing plugin: ./plugins/org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 1715k 0 0 10 176k 0 146k 0:00:11 0:00:01 0:00:10 145k 100 1715k 0 0 100 1715k 0 642k 0:00:02 0:00:02 --:--:-- 642k 100 1715k 100 21 100 1715k 7 592k 0:00:03 0:00:02 0:00:01 592k {"message":"success"} Processing plugin: ./plugins/org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 3529k 0 0 11 416k 0 306k 0:00:11 0:00:01 0:00:10 306k 100 3529k 0 0 100 3529k 0 1299k 0:00:02 0:00:02 --:--:-- 1299k 100 3529k 100 21 100 3529k 7 1176k 0:00:03 0:00:02 0:00:01 1176k {"message":"success"} Processing plugin: ./plugins/org.apache.lucene.core_8.4.1.v20200122-1459.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 3406k 0 0 11 400k 0 294k 0:00:11 0:00:01 0:00:10 293k 100 3406k 100 21 100 3406k 7 1244k 0:00:03 0:00:02 0:00:01 1244k 100 3406k 100 21 100 3406k 7 1244k 0:00:03 0:00:02 0:00:01 1243k {"message":"success"} Processing plugin: ./plugins/org.apache.xmlgraphics_2.4.0.v20200622-2037.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 703k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 703k 100 21 100 703k 8 287k 0:00:02 0:00:02 --:--:-- 287k 100 703k 100 21 100 703k 8 287k 0:00:02 0:00:02 --:--:-- 287k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ant.core_3.5.800.v20200608-1251.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 74014 0:00:01 0:00:01 --:--:-- 74014 100 106k 100 21 100 106k 10 53038 0:00:02 0:00:02 --:--:-- 53022 100 106k 100 21 100 106k 10 53012 0:00:02 0:00:02 --:--:-- 52996 {"message":"success"} Processing plugin: ./plugins/org.eclipse.compare_3.7.1100.v20200611-0145.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 18 792k 0 0 18 144k 0 136k 0:00:05 0:00:01 0:00:04 136k 100 792k 0 0 100 792k 0 321k 0:00:02 0:00:02 --:--:-- 321k 100 792k 100 21 100 792k 7 273k 0:00:03 0:00:02 0:00:01 273k {"message":"success"} Processing plugin: ./plugins/org.eclipse.compare.core_3.6.900.v20200412-2017.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68193 0 0 100 68193 0 46452 0:00:01 0:00:01 --:--:-- 46421 100 68214 100 21 100 68193 10 34336 0:00:02 0:00:01 0:00:01 34330 {"message":"success"} Processing plugin: ./plugins/org.eclipse.compare.win32_1.2.800.v20200127-1343.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44817 0 0 100 44817 0 30508 0:00:01 0:00:01 --:--:-- 30508 100 44838 100 21 100 44817 11 24396 0:00:01 0:00:01 --:--:-- 24394 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.commands_3.9.700.v20191217-1850.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 112k 0 0 100 112k 0 78724 0:00:01 0:00:01 --:--:-- 78724 100 112k 100 21 100 112k 10 55603 0:00:02 0:00:02 --:--:-- 55613 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.contenttype_3.7.800.v20200724-0804.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 68737 0:00:01 0:00:01 --:--:-- 68690 100 98k 100 21 100 98k 10 50568 0:00:02 0:00:01 0:00:01 50553 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding_1.10.0.v20200815-1752.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 71 180k 0 0 71 128k 0 121k 0:00:01 0:00:01 --:--:-- 121k 100 180k 100 21 100 180k 10 88131 0:00:02 0:00:02 --:--:-- 88099 100 180k 100 21 100 180k 10 88089 0:00:02 0:00:02 --:--:-- 88099 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding.beans_1.7.0.v20200717-1533.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 93673 0 0 100 93673 0 63853 0:00:01 0:00:01 --:--:-- 63853 100 93694 100 21 100 93673 10 47914 0:00:02 0:00:01 0:00:01 47900 100 93694 100 21 100 93673 10 47841 0:00:02 0:00:01 0:00:01 47827 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 46 306k 0 0 46 144k 0 136k 0:00:02 0:00:01 0:00:01 136k 100 306k 100 21 100 306k 9 131k 0:00:02 0:00:02 --:--:-- 131k 100 306k 100 21 100 306k 9 131k 0:00:02 0:00:02 --:--:-- 131k {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 161k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 161k 100 21 100 161k 10 78787 0:00:02 0:00:02 --:--:-- 78797 100 161k 100 21 100 161k 9 78637 0:00:02 0:00:02 --:--:-- 78685 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.expressions_3.7.0.v20200720-1126.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 92924 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92945 100 21 100 92924 11 51768 0:00:01 0:00:01 --:--:-- 51751 100 92945 100 21 100 92924 11 51681 0:00:01 0:00:01 --:--:-- 51664 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.externaltools_1.1.700.v20200416-1310.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 43370 0 0 100 43370 0 56841 --:--:-- --:--:-- --:--:-- 56767 100 43391 100 21 100 43370 12 24797 0:00:01 0:00:01 --:--:-- 24794 100 43391 100 21 100 43370 11 24754 0:00:01 0:00:01 --:--:-- 24752 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filebuffers_3.6.1000.v20200409-1035.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 70 113k 0 0 70 81920 0 89628 0:00:01 --:--:-- 0:00:01 89628 100 113k 100 21 100 113k 10 56297 0:00:02 0:00:02 --:--:-- 56307 100 113k 100 21 100 113k 10 56215 0:00:02 0:00:02 --:--:-- 56225 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66954 0 0 100 66954 0 73656 --:--:-- --:--:-- --:--:-- 73656 100 66975 100 21 100 66954 12 38435 0:00:01 0:00:01 --:--:-- 38447 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11589 0 0 100 11589 0 7883 0:00:01 0:00:01 --:--:-- 7878 100 11610 100 21 100 11589 12 6981 0:00:01 0:00:01 --:--:-- 6989 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16916 0 0 100 16916 0 11499 0:00:01 0:00:01 --:--:-- 11491 100 16937 100 21 100 16916 11 9573 0:00:01 0:00:01 --:--:-- 9579 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 38372 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38393 100 21 100 38372 8 16433 0:00:02 0:00:02 --:--:-- 16442 100 38393 100 21 100 38372 8 16433 0:00:02 0:00:02 --:--:-- 16442 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.jobs_3.10.800.v20200421-0950.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 73333 0:00:01 0:00:01 --:--:-- 73283 100 105k 100 21 100 105k 9 47845 0:00:02 0:00:02 --:--:-- 47833 100 105k 100 21 100 105k 9 47845 0:00:02 0:00:02 --:--:-- 47833 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.net_1.3.1000.v20200715-0827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70762 0 0 100 70762 0 48202 0:00:01 0:00:01 --:--:-- 48202 100 70783 100 21 100 70762 10 35451 0:00:02 0:00:01 0:00:01 35444 100 70783 100 21 100 70762 10 35434 0:00:02 0:00:01 0:00:01 35426 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97808 0 0 100 97808 0 104k --:--:-- --:--:-- --:--:-- 104k 100 97829 100 21 100 97808 10 50994 0:00:02 0:00:01 0:00:01 50979 100 97829 100 21 100 97808 10 50994 0:00:02 0:00:01 0:00:01 50979 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35546 0 0 100 35546 0 24230 0:00:01 0:00:01 --:--:-- 24230 100 35567 100 21 100 35546 12 21928 0:00:01 0:00:01 --:--:-- 21941 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.resources_3.13.800.v20200706-2152.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 49 875k 0 0 49 432k 0 319k 0:00:02 0:00:01 0:00:01 319k 100 875k 100 21 100 875k 8 375k 0:00:02 0:00:02 --:--:-- 375k 100 875k 100 21 100 875k 8 375k 0:00:02 0:00:02 --:--:-- 374k {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59125 0 0 100 59125 0 40303 0:00:01 0:00:01 --:--:-- 40330 100 59146 100 21 100 59125 10 30794 0:00:02 0:00:01 0:00:01 30805 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.runtime_3.19.0.v20200724-1004.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73375 0 0 100 73375 0 49847 0:00:01 0:00:01 --:--:-- 49813 100 73396 100 21 100 73375 12 42659 0:00:01 0:00:01 --:--:-- 42672 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.variables_3.4.800.v20200120-1101.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36056 0 0 100 36056 0 24561 0:00:01 0:00:01 --:--:-- 24544 100 36077 100 21 100 36056 11 19067 0:00:01 0:00:01 --:--:-- 19068 {"message":"success"} Processing plugin: ./plugins/org.eclipse.debug.core_3.16.0.v20200828-0817.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 385k 0 0 100 385k 0 262k 0:00:01 0:00:01 --:--:-- 262k 100 385k 100 21 100 385k 9 171k 0:00:02 0:00:02 --:--:-- 171k {"message":"success"} Processing plugin: ./plugins/org.eclipse.debug.ui_3.14.600.v20200828-0817.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 2987k 0 0 8 240k 0 199k 0:00:14 0:00:01 0:00:13 199k 100 2987k 0 0 100 2987k 0 1115k 0:00:02 0:00:02 --:--:-- 1114k 100 2987k 100 21 100 2987k 7 1038k 0:00:03 0:00:02 0:00:01 1037k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.commands_0.12.900.v20200110-1732.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26044 0 0 100 26044 0 17717 0:00:01 0:00:01 --:--:-- 17704 100 26065 100 21 100 26044 10 13328 0:00:02 0:00:01 0:00:01 13332 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48527 0 0 100 48527 0 33011 0:00:01 0:00:01 --:--:-- 32989 100 48548 100 21 100 48527 11 27308 0:00:01 0:00:01 --:--:-- 27304 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52809 0 0 100 52809 0 35900 0:00:01 0:00:01 --:--:-- 35875 100 52830 100 21 100 52809 11 29224 0:00:01 0:00:01 --:--:-- 29220 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 12249 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12270 100 21 100 12249 14 8378 0:00:01 0:00:01 --:--:-- 8392 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11383 0 0 100 11383 0 7764 0:00:01 0:00:01 --:--:-- 7759 100 11404 100 21 100 11383 12 7000 0:00:01 0:00:01 --:--:-- 7009 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.di.extensions.supplier_0.15.700.v20200622-1247.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 35295 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35316 100 21 100 35295 13 22086 0:00:01 0:00:01 --:--:-- 22086 100 35316 100 21 100 35295 13 22073 0:00:01 0:00:01 --:--:-- 22086 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.services_2.2.400.v20200622-1247.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70490 0 0 100 70490 0 77632 --:--:-- --:--:-- --:--:-- 77546 100 70511 100 21 100 70490 12 40934 0:00:01 0:00:01 --:--:-- 40947 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51364 0 0 100 51364 0 35012 0:00:01 0:00:01 --:--:-- 34989 100 51385 100 21 100 51364 10 25178 0:00:02 0:00:02 --:--:-- 25188 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.bindings_0.12.900.v20200513-0930.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46115 0 0 100 46115 0 31499 0:00:01 0:00:01 --:--:-- 31477 100 46136 100 21 100 46115 11 25576 0:00:01 0:00:01 --:--:-- 25574 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.core_0.12.1300.v20200615-1701.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 210k 0 0 100 210k 0 143k 0:00:01 0:00:01 --:--:-- 143k 100 210k 100 21 100 210k 9 100k 0:00:02 0:00:02 --:--:-- 100k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.swt_0.13.1100.v20200819-0632.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 198k 0 0 100 198k 0 164k 0:00:01 0:00:01 --:--:-- 164k 100 198k 100 21 100 198k 10 99327 0:00:02 0:00:02 --:--:-- 99337 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.swt.theme_0.12.700.v20200527-0719.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27971 0 0 100 27971 0 19053 0:00:01 0:00:01 --:--:-- 19040 100 27992 100 21 100 27971 11 15368 0:00:01 0:00:01 --:--:-- 15371 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.di_1.2.800.v20200128-0855.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16632 0 0 100 16632 0 11329 0:00:01 0:00:01 --:--:-- 11321 100 16653 100 21 100 16632 11 9044 0:00:01 0:00:01 --:--:-- 9055 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.dialogs_1.2.0.v20200807-0944.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58017 0 0 100 58017 0 39548 0:00:01 0:00:01 --:--:-- 39521 100 58038 100 21 100 58017 9 26395 0:00:02 0:00:02 --:--:-- 26404 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11378 0 0 100 11378 0 7740 0:00:01 0:00:01 --:--:-- 7740 100 11399 100 21 100 11378 11 6428 0:00:01 0:00:01 --:--:-- 6436 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.model.workbench_2.1.800.v20200828-0938.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 388k 0 0 100 388k 0 287k 0:00:01 0:00:01 --:--:-- 287k 100 388k 100 21 100 388k 8 162k 0:00:02 0:00:02 --:--:-- 162k 100 388k 100 21 100 388k 8 162k 0:00:02 0:00:02 --:--:-- 162k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.services_1.3.700.v20190930-1643.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24891 0 0 100 24891 0 16944 0:00:01 0:00:01 --:--:-- 16944 100 24912 100 21 100 24891 13 15412 0:00:01 0:00:01 --:--:-- 15425 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10652 0 0 100 10652 0 7256 0:00:01 0:00:01 --:--:-- 7251 100 10673 100 21 100 10652 12 6459 0:00:01 0:00:01 --:--:-- 6468 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.swt.win32_1.0.700.v20200607-1314.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 10509 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10530 100 21 100 10509 11 5927 0:00:01 0:00:01 --:--:-- 5935 100 10530 100 21 100 10509 11 5923 0:00:01 0:00:01 --:--:-- 5932 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.widgets_1.2.700.v20191222-1048.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13421 0 0 100 13421 0 9136 0:00:01 0:00:01 --:--:-- 9136 100 13442 100 21 100 13421 11 7223 0:00:01 0:00:01 --:--:-- 7230 100 13442 100 21 100 13421 11 7211 0:00:01 0:00:01 --:--:-- 7219 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench_1.11.400.v20200828-0938.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 32 243k 0 0 32 81920 0 90121 0:00:02 --:--:-- 0:00:02 90021 100 243k 100 21 100 243k 10 119k 0:00:02 0:00:02 --:--:-- 119k 100 243k 100 21 100 243k 10 119k 0:00:02 0:00:02 --:--:-- 119k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench3_0.15.400.v20191216-0805.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21306 0 0 100 21306 0 14533 0:00:01 0:00:01 --:--:-- 14533 100 21327 100 21 100 21306 12 12781 0:00:01 0:00:01 --:--:-- 12793 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.addons.swt_1.3.1100.v20200703-0611.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 114k 0 0 100 114k 0 80195 0:00:01 0:00:01 --:--:-- 80140 100 114k 100 21 100 114k 10 57737 0:00:02 0:00:02 --:--:-- 57747 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.14.1300.v20200829-1411.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 98 244k 0 0 98 240k 0 199k 0:00:01 0:00:01 --:--:-- 199k 100 244k 100 21 100 244k 9 107k 0:00:02 0:00:02 --:--:-- 107k 100 244k 100 21 100 244k 9 107k 0:00:02 0:00:02 --:--:-- 107k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30333 0 0 100 30333 0 20676 0:00:01 0:00:01 --:--:-- 20676 100 30354 100 21 100 30333 11 16648 0:00:01 0:00:01 --:--:-- 16650 100 30354 100 21 100 30333 11 16648 0:00:01 0:00:01 --:--:-- 16650 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.swt_0.14.1100.v20200619-0644.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 92 138k 0 0 92 128k 0 121k 0:00:01 0:00:01 --:--:-- 121k 100 138k 100 21 100 138k 9 67043 0:00:02 0:00:02 --:--:-- 67052 100 138k 100 21 100 138k 9 67011 0:00:02 0:00:02 --:--:-- 67052 {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.common_2.20.0.v20200822-0801.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 17 366k 0 0 17 65536 0 71859 0:00:05 --:--:-- 0:00:05 71780 100 366k 100 21 100 366k 9 162k 0:00:02 0:00:02 --:--:-- 162k 100 366k 100 21 100 366k 9 161k 0:00:02 0:00:02 --:--:-- 161k {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1381k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1381k 100 21 100 1381k 8 555k 0:00:02 0:00:02 --:--:-- 555k 100 1381k 100 21 100 1381k 8 555k 0:00:02 0:00:02 --:--:-- 555k {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 100k 0 0 100 100k 0 69991 0:00:01 0:00:01 --:--:-- 69944 100 100k 100 21 100 100k 10 53079 0:00:02 0:00:01 0:00:01 53063 {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 90 229k 0 0 90 208k 0 172k 0:00:01 0:00:01 --:--:-- 172k 100 229k 100 21 100 229k 9 102k 0:00:02 0:00:02 --:--:-- 102k 100 229k 100 21 100 229k 9 102k 0:00:02 0:00:02 --:--:-- 102k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.app_1.5.0.v20200717-0620.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 91 89285 0 0 91 81920 0 90220 --:--:-- --:--:-- --:--:-- 90121 100 89306 100 21 100 89285 10 43490 0:00:02 0:00:02 --:--:-- 43500 100 89306 100 21 100 89285 10 43468 0:00:02 0:00:02 --:--:-- 43500 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.bidi_1.3.0.v20200612-1624.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 96 51252 0 0 96 49152 0 64335 --:--:-- --:--:-- --:--:-- 64250 100 51273 100 21 100 51252 9 23916 0:00:02 0:00:02 --:--:-- 23925 100 51273 100 21 100 51252 9 23904 0:00:02 0:00:02 --:--:-- 23914 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.common_3.13.0.v20200828-1034.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 132k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 132k 100 21 100 132k 10 68854 0:00:02 0:00:01 0:00:01 68829 100 132k 100 21 100 132k 10 68854 0:00:02 0:00:01 0:00:01 68829 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.concurrent_1.1.500.v20200106-1437.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 26570 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26591 100 21 100 26570 11 14910 0:00:01 0:00:01 --:--:-- 14913 100 26591 100 21 100 26570 11 14901 0:00:01 0:00:01 --:--:-- 14905 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.console_1.4.200.v20200828-1034.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 122k 0 0 39 49152 0 64250 0:00:01 --:--:-- 0:00:01 64167 100 122k 100 21 100 122k 9 59877 0:00:02 0:00:02 --:--:-- 59887 100 122k 100 21 100 122k 9 59849 0:00:02 0:00:02 --:--:-- 59859 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.event_1.5.500.v20200616-0800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35256 0 0 100 35256 0 46146 --:--:-- --:--:-- --:--:-- 46086 100 35277 100 21 100 35256 12 21187 0:00:01 0:00:01 --:--:-- 21187 100 35277 100 21 100 35256 12 21187 0:00:01 0:00:01 --:--:-- 21187 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36937 0 0 100 36937 0 25178 0:00:01 0:00:01 --:--:-- 25195 100 36958 100 21 100 36937 11 19773 0:00:01 0:00:01 --:--:-- 19784 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68502 0 0 100 68502 0 46631 0:00:01 0:00:01 --:--:-- 46600 100 68523 100 21 100 68502 10 35219 0:00:02 0:00:01 0:00:01 35212 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.http.jetty_3.7.400.v20200123-1333.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29370 0 0 100 29370 0 20006 0:00:01 0:00:01 --:--:-- 19993 100 29391 100 21 100 29370 11 16630 0:00:01 0:00:01 --:--:-- 16642 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 47856 0 0 100 47856 0 32577 0:00:01 0:00:01 --:--:-- 32555 100 47877 100 21 100 47856 10 24964 0:00:02 0:00:01 0:00:01 24961 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.http.servlet_1.6.600.v20200707-1543.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 229k 0 0 100 229k 0 156k 0:00:01 0:00:01 --:--:-- 156k 100 229k 100 21 100 229k 10 109k 0:00:02 0:00:02 --:--:-- 109k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28431 0 0 100 28431 0 19314 0:00:01 0:00:01 --:--:-- 19301 100 28452 100 21 100 28431 13 17680 0:00:01 0:00:01 --:--:-- 17694 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12862 100 21 100 12841 14 8911 0:00:01 0:00:01 --:--:-- 8925 100 12862 100 21 100 12841 14 8911 0:00:01 0:00:01 --:--:-- 8925 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53255 0 0 100 53255 0 34875 0:00:01 0:00:01 --:--:-- 34852 100 53276 100 21 100 53255 10 26828 0:00:02 0:00:01 0:00:01 26825 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1300.v20200819-0940.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41286 0 0 100 41286 0 28085 0:00:01 0:00:01 --:--:-- 28066 100 41307 100 21 100 41286 12 23892 0:00:01 0:00:01 --:--:-- 23890 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1300.v20200819-0940.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71774 0 0 100 71774 0 48859 0:00:01 0:00:01 --:--:-- 48825 100 71795 100 21 100 71774 10 36788 0:00:02 0:00:01 0:00:01 36780 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1300.v20200819-0940.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 84542 0 0 100 84542 0 57550 0:00:01 0:00:01 --:--:-- 57511 100 84563 100 21 100 84542 10 43758 0:00:02 0:00:01 0:00:01 43747 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 153k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 153k 100 21 100 153k 10 75439 0:00:02 0:00:02 --:--:-- 75449 100 153k 100 21 100 153k 10 75439 0:00:02 0:00:02 --:--:-- 75449 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.console_1.1.300.v20191014-1219.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28782 0 0 100 28782 0 19592 0:00:01 0:00:01 --:--:-- 19579 100 28803 100 21 100 28782 11 15814 0:00:01 0:00:01 --:--:-- 15817 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 76716 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 76737 100 21 100 76716 10 37865 0:00:02 0:00:02 --:--:-- 37894 100 76737 100 21 100 76716 10 37809 0:00:02 0:00:02 --:--:-- 37820 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 73685 0:00:01 0:00:01 --:--:-- 73636 100 106k 100 21 100 106k 10 55638 0:00:02 0:00:01 0:00:01 55621 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 57652 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57673 100 21 100 57652 10 28597 0:00:02 0:00:02 --:--:-- 28607 100 57673 100 21 100 57652 10 28597 0:00:02 0:00:02 --:--:-- 28607 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31782 0 0 100 31782 0 21649 0:00:01 0:00:01 --:--:-- 21635 100 31803 100 21 100 31782 12 19031 0:00:01 0:00:01 --:--:-- 19032 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 205k 0 0 23 49152 0 64083 0:00:03 --:--:-- 0:00:03 64000 100 205k 100 21 100 205k 10 98k 0:00:02 0:00:02 --:--:-- 98k 100 205k 100 21 100 205k 10 98k 0:00:02 0:00:02 --:--:-- 98k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35810 0 0 100 35810 0 47118 --:--:-- --:--:-- --:--:-- 47056 100 35831 100 21 100 35810 11 19740 0:00:01 0:00:01 --:--:-- 19741 100 35831 100 21 100 35810 11 19730 0:00:01 0:00:01 --:--:-- 19730 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 25396 0 0 100 25396 0 17276 0:00:01 0:00:01 --:--:-- 17276 100 25417 100 21 100 25396 11 14069 0:00:01 0:00:01 --:--:-- 14081 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.jarprocessor_1.1.600.v20200217-1130.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73656 0 0 100 73656 0 50140 0:00:01 0:00:01 --:--:-- 50140 100 73677 100 21 100 73656 10 35807 0:00:02 0:00:02 --:--:-- 35817 100 73677 100 21 100 73656 10 35790 0:00:02 0:00:02 --:--:-- 35817 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.metadata_2.5.0.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 40 352k 0 0 40 144k 0 136k 0:00:02 0:00:01 0:00:01 136k 100 352k 100 21 100 352k 10 174k 0:00:02 0:00:02 --:--:-- 174k 100 352k 100 21 100 352k 10 174k 0:00:02 0:00:02 --:--:-- 174k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 61 130k 0 0 61 81920 0 90319 0:00:01 --:--:-- 0:00:01 90220 100 130k 100 21 100 130k 10 64662 0:00:02 0:00:02 --:--:-- 64672 100 130k 100 21 100 130k 10 64662 0:00:02 0:00:02 --:--:-- 64672 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.operations_2.5.900.v20200808-1311.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 75804 0 0 86 65536 0 71859 0:00:01 --:--:-- 0:00:01 71780 100 75825 100 21 100 75804 12 43665 0:00:01 0:00:01 --:--:-- 43677 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 68259 0:00:01 0:00:01 --:--:-- 68212 100 98k 100 21 100 98k 10 52079 0:00:02 0:00:01 0:00:01 52063 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200828-0839.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 95 234k 0 0 95 224k 0 185k 0:00:01 0:00:01 --:--:-- 185k 100 234k 0 0 100 234k 0 97193 0:00:02 0:00:02 --:--:-- 97154 100 234k 0 0 100 234k 0 69112 0:00:03 0:00:03 --:--:-- 69092 100 234k 0 0 100 234k 0 53620 0:00:04 0:00:04 --:--:-- 53608 100 234k 100 21 100 234k 3 43881 0:00:07 0:00:05 0:00:02 45147 100 234k 100 21 100 234k 3 43881 0:00:07 0:00:05 0:00:02 2533 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.reconciler.dropins_1.3.400.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 50286 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50307 100 21 100 50286 11 28718 0:00:01 0:00:01 --:--:-- 28714 100 50307 100 21 100 50286 11 28652 0:00:01 0:00:01 --:--:-- 28664 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.repository_2.4.800.v20200813-0739.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 46 138k 0 0 46 65536 0 72017 0:00:01 --:--:-- 0:00:01 71938 100 138k 100 21 100 138k 9 65509 0:00:02 0:00:02 --:--:-- 65518 100 138k 100 21 100 138k 9 65418 0:00:02 0:00:02 --:--:-- 65428 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 248k 0 0 19 49152 0 64758 0:00:03 --:--:-- 0:00:03 64673 100 248k 100 21 100 248k 10 119k 0:00:02 0:00:02 --:--:-- 119k 100 248k 100 21 100 248k 10 119k 0:00:02 0:00:02 --:--:-- 119k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.2.700.v20200813-0739.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 128k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 100 21 100 128k 10 68007 0:00:02 0:00:01 0:00:01 67983 100 128k 100 21 100 128k 10 68007 0:00:02 0:00:01 0:00:01 67983 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 81895 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81916 100 21 100 81895 10 42388 0:00:02 0:00:01 0:00:01 42377 100 81916 100 21 100 81895 10 42366 0:00:02 0:00:01 0:00:01 42355 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.transport.ecf_1.2.400.v20200123-2221.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 44445 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44466 100 21 100 44445 11 24340 0:00:01 0:00:01 --:--:-- 24351 100 44466 100 21 100 44445 11 24340 0:00:01 0:00:01 --:--:-- 24338 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui_2.6.100.v20200731-1005.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 608k 0 0 7 49152 0 64588 0:00:09 --:--:-- 0:00:09 64503 100 608k 100 21 100 608k 8 249k 0:00:02 0:00:02 --:--:-- 249k 100 608k 100 21 100 608k 8 249k 0:00:02 0:00:02 --:--:-- 249k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui.importexport_1.2.500.v20200731-1005.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 124k 0 0 100 124k 0 86806 0:00:01 0:00:01 --:--:-- 86806 100 124k 100 21 100 124k 9 60447 0:00:02 0:00:02 --:--:-- 60457 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui.sdk_1.1.700.v20200731-1005.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52825 0 0 100 52825 0 35984 0:00:01 0:00:01 --:--:-- 35959 100 52846 100 21 100 52825 12 30429 0:00:01 0:00:01 --:--:-- 30423 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.800.v20200731-1005.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99k 0 0 100 99k 0 69470 0:00:01 0:00:01 --:--:-- 69423 100 99k 100 21 100 99k 10 50367 0:00:02 0:00:02 --:--:-- 50378 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18590 0 0 100 18590 0 12689 0:00:01 0:00:01 --:--:-- 12680 100 18611 100 21 100 18590 13 11532 0:00:01 0:00:01 --:--:-- 11538 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.updatesite_1.1.400.v20200511-1530.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 48 98k 0 0 48 49152 0 64335 0:00:01 --:--:-- 0:00:01 64250 100 98k 100 21 100 98k 10 47980 0:00:02 0:00:02 --:--:-- 47990 100 98k 100 21 100 98k 10 47958 0:00:02 0:00:02 --:--:-- 47990 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.preferences_3.8.0.v20200422-1833.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 133k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 133k 100 21 100 133k 9 64279 0:00:02 0:00:02 --:--:-- 64289 100 133k 100 21 100 133k 9 64249 0:00:02 0:00:02 --:--:-- 64289 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.registry_3.9.0.v20200625-1425.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 190k 0 0 100 190k 0 129k 0:00:01 0:00:01 --:--:-- 129k 100 190k 0 0 100 190k 0 78912 0:00:02 0:00:02 --:--:-- 78880 100 190k 100 21 100 190k 7 68940 0:00:03 0:00:02 0:00:01 68923 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security_1.3.500.v20200114-1637.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 110k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 110k 100 21 100 110k 10 56954 0:00:02 0:00:01 0:00:01 56936 100 110k 100 21 100 110k 10 56954 0:00:02 0:00:01 0:00:01 56936 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 17000 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17021 100 21 100 17000 11 9449 0:00:01 0:00:01 --:--:-- 9456 100 17021 100 21 100 17000 11 9449 0:00:01 0:00:01 --:--:-- 9456 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29091 0 0 100 29091 0 19816 0:00:01 0:00:01 --:--:-- 19816 100 29112 100 21 100 29091 11 15441 0:00:01 0:00:01 --:--:-- 15444 100 29112 100 21 100 29091 11 15441 0:00:01 0:00:01 --:--:-- 15444 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.ui_1.2.700.v20200807-1518.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 47 167k 0 0 47 81920 0 90121 0:00:01 --:--:-- 0:00:01 90021 100 167k 100 21 100 167k 9 78405 0:00:02 0:00:02 --:--:-- 78415 100 167k 100 21 100 167k 9 78370 0:00:02 0:00:02 --:--:-- 78415 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41645 0 0 100 41645 0 54652 --:--:-- --:--:-- --:--:-- 54580 100 41666 100 21 100 41645 8 17402 0:00:02 0:00:02 --:--:-- 17411 100 41666 100 21 100 41645 8 17395 0:00:02 0:00:02 --:--:-- 17411 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46583 0 0 100 46583 0 31775 0:00:01 0:00:01 --:--:-- 31753 100 46604 100 21 100 46583 10 23314 0:00:02 0:00:01 0:00:01 23325 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26960 0 0 100 26960 0 18365 0:00:01 0:00:01 --:--:-- 18352 100 26981 100 21 100 26960 13 16724 0:00:01 0:00:01 --:--:-- 16727 {"message":"success"} Processing plugin: ./plugins/org.eclipse.help_3.8.800.v20200525-0755.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 266k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 266k 100 21 100 266k 9 120k 0:00:02 0:00:02 --:--:-- 120k 100 266k 100 21 100 266k 9 120k 0:00:02 0:00:02 --:--:-- 120k {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.base_4.3.0.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 424k 0 0 100 424k 0 289k 0:00:01 0:00:01 --:--:-- 289k 100 424k 0 0 100 424k 0 172k 0:00:02 0:00:02 --:--:-- 172k 100 424k 100 21 100 424k 7 153k 0:00:03 0:00:02 0:00:01 153k {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.ui_4.2.0.v20200724-0708.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 524k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 524k 0 0 100 524k 0 212k 0:00:02 0:00:02 --:--:-- 212k 100 525k 100 21 100 524k 8 212k 0:00:02 0:00:02 --:--:-- 212k {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.webapp_3.10.0.v20200724-0708.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 32 682k 0 0 32 224k 0 182k 0:00:03 0:00:01 0:00:02 181k 100 682k 0 0 100 682k 0 273k 0:00:02 0:00:02 --:--:-- 273k 100 682k 100 21 100 682k 6 204k 0:00:03 0:00:03 --:--:-- 204k 100 682k 100 21 100 682k 6 204k 0:00:03 0:00:03 --:--:-- 204k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.continuation_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32530 0 0 100 32530 0 22144 0:00:01 0:00:01 --:--:-- 22144 100 32551 100 21 100 32530 11 18032 0:00:01 0:00:01 --:--:-- 18033 100 32551 100 21 100 32530 11 18032 0:00:01 0:00:01 --:--:-- 18033 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.http_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 36 222k 0 0 36 81920 0 89824 0:00:02 --:--:-- 0:00:02 89726 100 222k 100 21 100 222k 9 103k 0:00:02 0:00:02 --:--:-- 103k 100 222k 100 21 100 222k 9 103k 0:00:02 0:00:02 --:--:-- 103k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.io_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 27 172k 0 0 27 49152 0 64167 0:00:02 --:--:-- 0:00:02 64167 100 172k 0 0 100 172k 0 71691 0:00:02 0:00:02 --:--:-- 71691 100 173k 100 21 100 172k 8 71575 0:00:02 0:00:02 --:--:-- 71584 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.security_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 126k 0 0 100 126k 0 88306 0:00:01 0:00:01 --:--:-- 88245 100 126k 100 21 100 126k 8 52875 0:00:02 0:00:02 --:--:-- 52862 100 126k 100 21 100 126k 8 52853 0:00:02 0:00:02 --:--:-- 52840 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.server_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 722k 0 0 11 81920 0 90121 0:00:08 --:--:-- 0:00:08 90021 100 722k 100 21 100 722k 8 299k 0:00:02 0:00:02 --:--:-- 299k 100 722k 100 21 100 722k 8 299k 0:00:02 0:00:02 --:--:-- 299k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.servlet_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 0 0 100 139k 0 97039 0:00:01 0:00:01 --:--:-- 96973 100 139k 100 21 100 139k 9 66485 0:00:02 0:00:02 --:--:-- 66495 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.util_9.4.31.v20200723.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 41 577k 0 0 41 240k 0 199k 0:00:02 0:00:01 0:00:01 199k 100 577k 100 21 100 577k 8 247k 0:00:02 0:00:02 --:--:-- 247k 100 577k 100 21 100 577k 8 247k 0:00:02 0:00:02 --:--:-- 247k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface_3.21.0.v20200821-1458.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 1099k 0 0 7 81920 0 89726 0:00:12 --:--:-- 0:00:12 89628 100 1099k 0 0 100 1099k 0 436k 0:00:02 0:00:02 --:--:-- 436k 100 1099k 100 21 100 1099k 6 332k 0:00:03 0:00:03 --:--:-- 332k 100 1099k 100 21 100 1099k 6 332k 0:00:03 0:00:03 --:--:-- 332k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface.databinding_1.12.0.v20200717-1533.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 291k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291k 0 0 100 291k 0 118k 0:00:02 0:00:02 --:--:-- 118k 100 291k 100 21 100 291k 7 110k 0:00:03 0:00:02 0:00:01 110k 100 291k 100 21 100 291k 7 110k 0:00:03 0:00:02 0:00:01 110k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface.notifications_0.2.0.v20200810-0826.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26232 0 0 100 26232 0 17881 0:00:01 0:00:01 --:--:-- 17881 100 26253 100 21 100 26232 11 14820 0:00:01 0:00:01 --:--:-- 14832 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface.text_3.16.400.v20200807-0831.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 1025k 0 0 12 128k 0 121k 0:00:08 0:00:01 0:00:07 121k 100 1025k 0 0 100 1025k 0 408k 0:00:02 0:00:02 --:--:-- 408k 100 1025k 100 21 100 1025k 6 316k 0:00:03 0:00:03 --:--:-- 316k 100 1025k 100 21 100 1025k 6 315k 0:00:03 0:00:03 --:--:-- 315k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jsch.core_1.3.900.v20200422-1935.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41711 0 0 100 41711 0 54524 --:--:-- --:--:-- --:--:-- 54453 100 41732 100 21 100 41711 10 21511 0:00:02 0:00:01 0:00:01 21522 100 41732 100 21 100 41711 10 21511 0:00:02 0:00:01 0:00:01 21511 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jsch.ui_1.3.1000.v20200610-0847.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 87 93570 0 0 87 81920 0 90220 0:00:01 --:--:-- 0:00:01 90220 100 93591 100 21 100 93570 8 39901 0:00:02 0:00:02 --:--:-- 39910 100 93591 100 21 100 93570 8 39884 0:00:02 0:00:02 --:--:-- 39893 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ltk.core.refactoring_3.11.100.v20200720-0748.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 335k 0 0 100 335k 0 228k 0:00:01 0:00:01 --:--:-- 228k 100 335k 100 21 100 335k 9 155k 0:00:02 0:00:02 --:--:-- 155k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ltk.ui.refactoring_3.11.100.v20200817-1715.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 461k 0 0 86 400k 0 294k 0:00:01 0:00:01 --:--:-- 294k 100 461k 100 21 100 461k 8 190k 0:00:02 0:00:02 --:--:-- 190k 100 461k 100 21 100 461k 8 190k 0:00:02 0:00:02 --:--:-- 190k {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi_3.16.0.v20200828-0759.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 1479k 0 0 5 81920 0 89628 0:00:16 --:--:-- 0:00:16 89530 100 1479k 0 0 100 1479k 0 588k 0:00:02 0:00:02 --:--:-- 588k 100 1480k 100 21 100 1479k 7 531k 0:00:03 0:00:02 0:00:01 531k {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi.compatibility.state_1.2.100.v20200811-1344.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 242k 0 0 59 144k 0 135k 0:00:01 0:00:01 --:--:-- 135k 100 242k 0 0 100 242k 0 97k 0:00:02 0:00:02 --:--:-- 97k 100 242k 100 21 100 242k 7 92172 0:00:03 0:00:02 0:00:01 92145 {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi.services_3.9.0.v20200511-1725.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125k 0 0 100 125k 0 87596 0:00:01 0:00:01 --:--:-- 87536 100 125k 100 21 100 125k 10 61835 0:00:02 0:00:02 --:--:-- 61845 {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi.util_3.5.300.v20190708-1141.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73510 0 0 100 73510 0 50006 0:00:01 0:00:01 --:--:-- 49972 100 73531 100 21 100 73510 11 41507 0:00:01 0:00:01 --:--:-- 41496 {"message":"success"} Processing plugin: ./plugins/org.eclipse.platform_4.17.0.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 444k 0 0 100 444k 0 302k 0:00:01 0:00:01 --:--:-- 302k 100 444k 100 21 100 444k 8 186k 0:00:02 0:00:02 --:--:-- 186k {"message":"success"} Processing plugin: ./plugins/org.eclipse.platform.doc.user_4.17.0.v20200831-0727.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 9421k 0 0 1 128k 0 121k 0:01:17 0:00:01 0:01:16 121k 76 9421k 0 0 76 7248k 0 3472k 0:00:02 0:00:02 --:--:-- 3472k 100 9421k 0 0 100 9421k 0 2897k 0:00:03 0:00:03 --:--:-- 2897k 100 9421k 100 21 100 9421k 4 2231k 0:00:05 0:00:04 0:00:01 2231k 100 9421k 100 21 100 9421k 4 2231k 0:00:05 0:00:04 0:00:01 2231k {"message":"success"} Processing plugin: ./plugins/org.eclipse.rcp_4.17.0.v20200902-1800.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11335 0 0 100 11335 0 7710 0:00:01 0:00:01 --:--:-- 7710 100 11356 100 21 100 11335 12 6671 0:00:01 0:00:01 --:--:-- 6683 {"message":"success"} Processing plugin: ./plugins/org.eclipse.search_3.12.0.v20200727-2017.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 29 534k 0 0 29 160k 0 151k 0:00:03 0:00:01 0:00:02 151k 100 534k 100 21 100 534k 8 226k 0:00:02 0:00:02 --:--:-- 226k 100 534k 100 21 100 534k 8 226k 0:00:02 0:00:02 --:--:-- 226k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17336 0 0 100 17336 0 11809 0:00:01 0:00:01 --:--:-- 11809 100 17357 100 21 100 17336 11 9609 0:00:01 0:00:01 --:--:-- 9621 100 17357 100 21 100 17336 11 9609 0:00:01 0:00:01 --:--:-- 9616 {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 688k 0 0 11 81920 0 89824 0:00:07 --:--:-- 0:00:07 89726 100 688k 100 21 100 688k 8 289k 0:00:02 0:00:02 --:--:-- 289k 100 688k 100 21 100 688k 8 288k 0:00:02 0:00:02 --:--:-- 288k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 771k 0 0 100 771k 0 523k 0:00:01 0:00:01 --:--:-- 523k 100 771k 100 21 100 771k 9 331k 0:00:02 0:00:02 --:--:-- 331k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 713k 0 0 20 144k 0 135k 0:00:05 0:00:01 0:00:04 135k 100 713k 100 21 100 713k 8 292k 0:00:02 0:00:02 --:--:-- 292k 100 713k 100 21 100 713k 8 292k 0:00:02 0:00:02 --:--:-- 292k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 2104k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2104k 0 0 100 2104k 0 818k 0:00:02 0:00:02 --:--:-- 818k 100 2104k 100 21 100 2104k 6 667k 0:00:03 0:00:03 --:--:-- 667k 100 2104k 100 21 100 2104k 6 666k 0:00:03 0:00:03 --:--:-- 667k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.gtk.linux.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 37 2011k 0 0 37 752k 0 511k 0:00:03 0:00:01 0:00:02 511k 100 2011k 0 0 100 2011k 0 755k 0:00:02 0:00:02 --:--:-- 755k 100 2011k 100 21 100 2011k 7 717k 0:00:03 0:00:02 0:00:01 717k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.win32.win32.x86_64_3.115.0.v20200831-1002.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 2306k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 70 2306k 0 0 70 1616k 0 981k 0:00:02 0:00:01 0:00:01 981k 100 2306k 0 0 100 2306k 0 866k 0:00:02 0:00:02 --:--:-- 865k 100 2306k 100 21 100 2306k 7 812k 0:00:03 0:00:02 0:00:01 811k {"message":"success"} Processing plugin: ./plugins/org.eclipse.team.core_3.8.1100.v20200806-0621.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 394k 0 0 12 49152 0 63916 0:00:06 --:--:-- 0:00:06 63916 100 394k 0 0 100 394k 0 159k 0:00:02 0:00:02 --:--:-- 159k 100 394k 100 21 100 394k 6 129k 0:00:03 0:00:03 --:--:-- 129k 100 394k 100 21 100 394k 6 129k 0:00:03 0:00:03 --:--:-- 129k {"message":"success"} Processing plugin: ./plugins/org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16615 0 0 100 16615 0 11325 0:00:01 0:00:01 --:--:-- 11325 100 16636 100 21 100 16615 11 9020 0:00:01 0:00:01 --:--:-- 9031 100 16636 100 21 100 16615 11 9020 0:00:01 0:00:01 --:--:-- 9026 {"message":"success"} Processing plugin: ./plugins/org.eclipse.team.ui_3.8.1000.v20200806-0621.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 1429k 0 0 4 65536 0 72176 0:00:20 --:--:-- 0:00:20 72096 100 1429k 100 21 100 1429k 8 584k 0:00:02 0:00:02 --:--:-- 584k 100 1429k 100 21 100 1429k 8 584k 0:00:02 0:00:02 --:--:-- 584k {"message":"success"} Processing plugin: ./plugins/org.eclipse.text_3.10.300.v20200807-0831.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 287k 0 0 100 287k 0 195k 0:00:01 0:00:01 --:--:-- 195k 100 287k 100 21 100 287k 10 140k 0:00:02 0:00:02 --:--:-- 140k {"message":"success"} Processing plugin: ./plugins/org.eclipse.text.quicksearch_1.0.300.v20200519-2023.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 95301 0 0 100 95301 0 65051 0:00:01 0:00:01 --:--:-- 65007 100 95322 100 21 100 95301 11 52334 0:00:01 0:00:01 --:--:-- 52317 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui_3.118.0.v20200807-0902.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 432k 0 0 100 432k 0 294k 0:00:01 0:00:01 --:--:-- 294k 100 432k 100 21 100 432k 8 180k 0:00:02 0:00:02 --:--:-- 180k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.browser_3.6.900.v20200807-1330.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 63 202k 0 0 63 128k 0 121k 0:00:01 0:00:01 --:--:-- 121k 100 202k 0 0 100 202k 0 84152 0:00:02 0:00:02 --:--:-- 84118 100 202k 100 21 100 202k 8 79727 0:00:02 0:00:02 --:--:-- 79704 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.cheatsheets_3.7.0.v20200805-2057.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 379k 0 0 100 379k 0 258k 0:00:01 0:00:01 --:--:-- 258k 100 379k 100 21 100 379k 8 162k 0:00:02 0:00:02 --:--:-- 162k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9772 0 0 100 9772 0 6647 0:00:01 0:00:01 --:--:-- 6643 100 9793 100 21 100 9772 12 5995 0:00:01 0:00:01 --:--:-- 6007 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.console_3.9.300.v20200828-0817.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 205k 0 0 100 205k 0 139k 0:00:01 0:00:01 --:--:-- 139k 100 205k 100 21 100 205k 9 90935 0:00:02 0:00:02 --:--:-- 90944 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.editors_3.13.300.v20200812-2334.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 599k 0 0 24 144k 0 134k 0:00:04 0:00:01 0:00:03 134k 100 599k 100 21 100 599k 8 246k 0:00:02 0:00:02 --:--:-- 246k 100 599k 100 21 100 599k 8 246k 0:00:02 0:00:02 --:--:-- 246k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.externaltools_3.4.800.v20200612-0848.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 143k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 21 100 143k 10 76826 0:00:02 0:00:01 0:00:01 76797 100 143k 100 21 100 143k 10 76705 0:00:02 0:00:01 0:00:01 76676 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.forms_3.10.0.v20200727-0948.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 325k 0 0 14 49152 0 64503 0:00:05 --:--:-- 0:00:05 64419 100 325k 100 21 100 325k 9 144k 0:00:02 0:00:02 --:--:-- 144k 100 325k 100 21 100 325k 9 144k 0:00:02 0:00:02 --:--:-- 144k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.genericeditor_1.1.800.v20200828-1000.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 136k 0 0 100 136k 0 94391 0:00:01 0:00:01 --:--:-- 94327 100 136k 100 21 100 136k 9 64615 0:00:02 0:00:02 --:--:-- 64625 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.ide_3.17.200.v20200808-0622.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 2420k 0 0 7 176k 0 146k 0:00:16 0:00:01 0:00:15 146k 100 2420k 0 0 100 2420k 0 896k 0:00:02 0:00:02 --:--:-- 896k 100 2420k 100 21 100 2420k 6 778k 0:00:03 0:00:03 --:--:-- 778k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.ide.application_1.3.800.v20200713-0938.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 108k 0 0 100 108k 0 75656 0:00:01 0:00:01 --:--:-- 75605 100 108k 100 21 100 108k 10 54066 0:00:02 0:00:02 --:--:-- 54050 100 108k 100 21 100 108k 10 54066 0:00:02 0:00:02 --:--:-- 54050 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.intro_3.5.1100.v20200828-0803.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 37 337k 0 0 37 128k 0 119k 0:00:02 0:00:01 0:00:01 119k 100 337k 100 21 100 337k 9 148k 0:00:02 0:00:02 --:--:-- 148k 100 337k 100 21 100 337k 9 148k 0:00:02 0:00:02 --:--:-- 148k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.intro.quicklinks_1.1.0.v20200724-0708.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24061 0 0 100 24061 0 16390 0:00:01 0:00:01 --:--:-- 16390 100 24082 100 21 100 24061 11 13293 0:00:01 0:00:01 --:--:-- 13297 100 24082 100 21 100 24061 11 13293 0:00:01 0:00:01 --:--:-- 13297 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.intro.universal_3.4.0.v20200805-1259.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 2144k 0 0 3 81920 0 89824 0:00:24 --:--:-- 0:00:24 89726 100 2144k 0 0 100 2144k 0 804k 0:00:02 0:00:02 --:--:-- 804k 100 2144k 100 21 100 2144k 7 776k 0:00:03 0:00:02 0:00:01 776k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.monitoring_1.1.800.v20200820-1401.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60484 0 0 100 60484 0 41117 0:00:01 0:00:01 --:--:-- 41089 100 60505 100 21 100 60484 10 29824 0:00:02 0:00:02 --:--:-- 29834 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.navigator_3.9.400.v20200723-2304.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 34 417k 0 0 34 144k 0 136k 0:00:03 0:00:01 0:00:02 136k 100 417k 100 21 100 417k 8 174k 0:00:02 0:00:02 --:--:-- 174k 100 417k 100 21 100 417k 8 174k 0:00:02 0:00:02 --:--:-- 174k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.navigator.resources_3.7.400.v20200722-0751.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 169k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 169k 100 21 100 169k 10 90575 0:00:02 0:00:01 0:00:01 90539 100 169k 100 21 100 169k 10 90575 0:00:02 0:00:01 0:00:01 90539 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.net_1.3.800.v20200422-1935.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46144 0 0 100 46144 0 60477 --:--:-- --:--:-- --:--:-- 60397 100 46165 100 21 100 46144 10 22708 0:00:02 0:00:02 --:--:-- 22718 100 46165 100 21 100 46144 10 22708 0:00:02 0:00:02 --:--:-- 22718 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.themes_1.2.1100.v20200825-0757.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 53780 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53780 0 0 100 53780 0 21782 0:00:02 0:00:02 --:--:-- 21790 100 53801 100 21 100 53780 7 19955 0:00:03 0:00:02 0:00:01 19955 100 53801 100 21 100 53780 7 19955 0:00:03 0:00:02 0:00:01 19955 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views_3.10.400.v20200611-1719.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 76 104k 0 0 76 81920 0 89824 0:00:01 --:--:-- 0:00:01 89824 100 104k 100 21 100 104k 9 50643 0:00:02 0:00:02 --:--:-- 50653 100 104k 100 21 100 104k 9 50643 0:00:02 0:00:02 --:--:-- 50653 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views.log_1.2.1200.v20200828-0938.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 28 168k 0 0 28 49152 0 64673 0:00:02 --:--:-- 0:00:02 64588 100 168k 100 21 100 168k 10 82450 0:00:02 0:00:02 --:--:-- 82460 100 168k 100 21 100 168k 10 82410 0:00:02 0:00:02 --:--:-- 82420 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views.properties.tabbed_3.8.1000.v20200609-0849.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 44 107k 0 0 44 49152 0 64503 0:00:01 --:--:-- 0:00:01 64419 100 107k 100 21 100 107k 11 59172 0:00:01 0:00:01 --:--:-- 59152 100 107k 100 21 100 107k 11 59140 0:00:01 0:00:01 --:--:-- 59120 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.win32_3.4.400.v20200414-1247.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22808 0 0 100 22808 0 15547 0:00:01 0:00:01 --:--:-- 15547 100 22829 100 21 100 22808 12 13839 0:00:01 0:00:01 --:--:-- 13852 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.workbench_3.120.0.v20200829-1411.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 6 3474k 0 0 6 224k 0 186k 0:00:18 0:00:01 0:00:17 186k 100 3474k 0 0 100 3474k 0 1241k 0:00:02 0:00:02 --:--:-- 1240k 100 3474k 100 21 100 3474k 6 1120k 0:00:03 0:00:03 --:--:-- 1120k 100 3474k 100 21 100 3474k 6 1120k 0:00:03 0:00:03 --:--:-- 1120k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.workbench.texteditor_3.15.0.v20200812-2334.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 653k 0 0 19 128k 0 120k 0:00:05 0:00:01 0:00:04 120k 100 653k 0 0 100 653k 0 264k 0:00:02 0:00:02 --:--:-- 264k 100 653k 100 21 100 653k 7 228k 0:00:03 0:00:02 0:00:01 228k {"message":"success"} Processing plugin: ./plugins/org.eclipse.update.configurator_3.4.600.v20200422-1910.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97296 0 0 100 97296 0 66413 0:00:01 0:00:01 --:--:-- 66368 100 97317 100 21 100 97296 9 43474 0:00:02 0:00:02 --:--:-- 43464 100 97317 100 21 100 97296 9 43396 0:00:02 0:00:02 --:--:-- 43386 {"message":"success"} Processing plugin: ./plugins/org.eclipse.urischeme_1.1.100.v20200729-2048.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 49589 0 0 100 49589 0 33779 0:00:01 0:00:01 --:--:-- 33802 100 49610 100 21 100 49589 10 25365 0:00:02 0:00:01 0:00:01 25362 100 49610 100 21 100 49589 10 25365 0:00:02 0:00:01 0:00:01 25362 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.builders.vdmj_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 14 445k 0 0 14 65536 0 71938 0:00:06 --:--:-- 0:00:06 71859 100 445k 0 0 100 445k 0 180k 0:00:02 0:00:02 --:--:-- 180k 100 445k 0 0 100 445k 0 128k 0:00:03 0:00:03 --:--:-- 128k 100 445k 100 21 100 445k 5 126k 0:00:04 0:00:03 0:00:01 126k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.core_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 26 1523k 0 0 26 400k 0 296k 0:00:05 0:00:01 0:00:04 295k 100 1523k 0 0 100 1523k 0 604k 0:00:02 0:00:02 --:--:-- 604k 100 1523k 0 0 100 1523k 0 432k 0:00:03 0:00:03 --:--:-- 432k 100 1523k 100 21 100 1523k 5 432k 0:00:04 0:00:03 0:00:01 432k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.debug_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 1492k 0 0 3 49152 0 64000 0:00:23 --:--:-- 0:00:23 63916 100 1492k 0 0 100 1492k 0 590k 0:00:02 0:00:02 --:--:-- 590k 100 1492k 100 21 100 1492k 6 454k 0:00:03 0:00:03 --:--:-- 454k 100 1492k 100 21 100 1492k 6 454k 0:00:03 0:00:03 --:--:-- 454k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.help_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 20.4M 0 0 3 784k 0 531k 0:00:39 0:00:01 0:00:38 531k 56 20.4M 0 0 56 11.6M 0 4683k 0:00:04 0:00:02 0:00:02 4681k 100 20.4M 0 0 100 20.4M 0 4844k 0:00:04 0:00:04 --:--:-- 4844k 100 20.4M 0 0 100 20.4M 0 3933k 0:00:05 0:00:05 --:--:-- 3933k 100 20.4M 0 0 100 20.4M 0 3310k 0:00:06 0:00:06 --:--:-- 3579k 100 20.4M 0 0 100 20.4M 0 2858k 0:00:07 0:00:07 --:--:-- 3444k 100 20.4M 100 21 100 20.4M 2 2527k 0:00:10 0:00:08 0:00:02 1572k 100 20.4M 100 21 100 20.4M 2 2527k 0:00:10 0:00:08 0:00:02 5 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.parsers.vdmj_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13879 0 0 100 13879 0 9460 0:00:01 0:00:01 --:--:-- 9454 100 13900 100 21 100 13879 11 7297 0:00:01 0:00:01 --:--:-- 7308 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.platform_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 189k 0 0 100 189k 0 129k 0:00:01 0:00:01 --:--:-- 129k 100 189k 0 0 100 189k 0 78703 0:00:02 0:00:02 --:--:-- 78703 100 189k 100 21 100 189k 6 61111 0:00:03 0:00:03 --:--:-- 61118 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.combinatorialtesting_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 64 224k 0 0 64 144k 0 136k 0:00:01 0:00:01 --:--:-- 136k 100 224k 0 0 100 224k 0 93071 0:00:02 0:00:02 --:--:-- 93071 100 224k 100 21 100 224k 7 80799 0:00:03 0:00:02 0:00:01 80835 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.coverageeditor_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31593 0 0 100 31593 0 21506 0:00:01 0:00:01 --:--:-- 21491 100 31614 100 21 100 31593 9 13985 0:00:02 0:00:02 --:--:-- 13988 100 31614 100 21 100 31593 9 13985 0:00:02 0:00:02 --:--:-- 13988 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.csk_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21522 0 0 100 21522 0 14660 0:00:01 0:00:01 --:--:-- 14660 100 21543 100 21 100 21522 9 9646 0:00:02 0:00:02 --:--:-- 9656 100 21543 100 21 100 21522 9 9646 0:00:02 0:00:02 --:--:-- 9656 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.developerutils_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 12869 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12890 100 21 100 12869 10 6737 0:00:02 0:00:01 0:00:01 6745 100 12890 100 21 100 12869 10 6734 0:00:02 0:00:01 0:00:01 6741 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.externaleditor_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11626 0 0 100 11626 0 7919 0:00:01 0:00:01 --:--:-- 7919 100 11647 100 21 100 11626 10 6026 0:00:02 0:00:01 0:00:01 6034 100 11647 100 21 100 11626 10 6026 0:00:02 0:00:01 0:00:01 6034 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.javagen_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 6278k 0 0 0 49152 0 64503 0:01:39 --:--:-- 0:01:39 64419 48 6278k 0 0 48 3024k 0 1685k 0:00:03 0:00:01 0:00:02 1684k 100 6278k 0 0 100 6278k 0 2119k 0:00:02 0:00:02 --:--:-- 2118k 100 6278k 0 0 100 6278k 0 1584k 0:00:03 0:00:03 --:--:-- 1583k 100 6278k 100 21 100 6278k 5 1514k 0:00:04 0:00:04 --:--:-- 1514k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.latex_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 55140 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55140 0 0 100 55140 0 22323 0:00:02 0:00:02 --:--:-- 22323 100 55161 100 21 100 55140 8 21564 0:00:02 0:00:02 --:--:-- 21564 100 55161 100 21 100 55140 8 21555 0:00:02 0:00:02 --:--:-- 21564 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.poviewer_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 42 303k 0 0 42 128k 0 120k 0:00:02 0:00:01 0:00:01 120k 100 303k 0 0 100 303k 0 122k 0:00:02 0:00:02 --:--:-- 122k 100 303k 100 21 100 303k 7 105k 0:00:03 0:00:02 0:00:01 105k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.quickinterpreter_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17739 0 0 100 17739 0 12067 0:00:01 0:00:01 --:--:-- 12067 100 17760 100 21 100 17739 10 9143 0:00:02 0:00:01 0:00:01 9149 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.rttraceviewer_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 110k 0 0 100 110k 0 77149 0:00:01 0:00:01 --:--:-- 77097 100 110k 100 21 100 110k 8 47795 0:00:02 0:00:02 --:--:-- 47783 100 110k 100 21 100 110k 8 47795 0:00:02 0:00:02 --:--:-- 47783 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.uml2_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 54 90640 0 0 54 49152 0 64503 0:00:01 --:--:-- 0:00:01 64419 100 90640 0 0 100 90640 0 36726 0:00:02 0:00:02 --:--:-- 36726 100 90661 100 21 100 90640 8 36169 0:00:02 0:00:02 --:--:-- 36177 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.ui_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 690k 0 0 39 272k 0 226k 0:00:03 0:00:01 0:00:02 225k 100 690k 0 0 100 690k 0 279k 0:00:02 0:00:02 --:--:-- 279k 100 690k 100 21 100 690k 7 230k 0:00:03 0:00:02 0:00:01 230k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.core_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9014 0 0 100 9014 0 6136 0:00:01 0:00:01 --:--:-- 6131 100 9035 100 21 100 9014 9 4049 0:00:02 0:00:02 --:--:-- 4057 100 9035 100 21 100 9014 9 4047 0:00:02 0:00:02 --:--:-- 4057 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.debug_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20056 0 0 100 20056 0 13680 0:00:01 0:00:01 --:--:-- 13680 100 20077 100 21 100 20056 10 9909 0:00:02 0:00:02 --:--:-- 9919 100 20077 100 21 100 20056 10 9904 0:00:02 0:00:02 --:--:-- 9914 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.ui_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24382 0 0 100 24382 0 16330 0:00:01 0:00:01 --:--:-- 16330 100 24403 100 21 100 24382 9 11463 0:00:02 0:00:02 --:--:-- 11472 100 24403 100 21 100 24382 9 11463 0:00:02 0:00:02 --:--:-- 11472 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.core_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9007 0 0 100 9007 0 6135 0:00:01 0:00:01 --:--:-- 6135 100 9028 100 21 100 9007 10 4708 0:00:02 0:00:01 0:00:01 4716 100 9028 100 21 100 9007 10 4700 0:00:02 0:00:01 0:00:01 4709 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.debug_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19578 0 0 100 19578 0 13300 0:00:01 0:00:01 --:--:-- 13300 100 19599 100 21 100 19578 10 10123 0:00:02 0:00:01 0:00:01 10128 100 19599 100 21 100 19578 10 10123 0:00:02 0:00:01 0:00:01 10128 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.ui_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31495 0 0 100 31495 0 21454 0:00:01 0:00:01 --:--:-- 21454 100 31516 100 21 100 31495 8 13447 0:00:02 0:00:02 --:--:-- 13456 100 31516 100 21 100 31495 8 13442 0:00:02 0:00:02 --:--:-- 13456 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.core_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8883 0 0 100 8883 0 6046 0:00:01 0:00:01 --:--:-- 6042 100 8904 100 21 100 8883 11 4822 0:00:01 0:00:01 --:--:-- 4831 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.debug_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 19357 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19378 100 21 100 19357 9 8830 0:00:02 0:00:02 --:--:-- 8840 100 19378 100 21 100 19357 9 8826 0:00:02 0:00:02 --:--:-- 8840 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.ui_3.0.1.202011100827.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23462 0 0 100 23462 0 15982 0:00:01 0:00:01 --:--:-- 15971 100 23462 0 0 100 23462 0 9498 0:00:02 0:00:02 --:--:-- 9494 100 23483 100 21 100 23462 8 9407 0:00:02 0:00:02 --:--:-- 9412 {"message":"success"} Processing plugin: ./plugins/org.sat4j.core_2.3.5.v201308161310.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 22 354k 0 0 22 81920 0 90319 0:00:04 --:--:-- 0:00:04 90220 100 354k 100 21 100 354k 9 166k 0:00:02 0:00:02 --:--:-- 166k 100 354k 100 21 100 354k 9 166k 0:00:02 0:00:02 --:--:-- 166k {"message":"success"} Processing plugin: ./plugins/org.sat4j.pb_2.3.5.v201404071733.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 236k 0 0 20 49152 0 63916 0:00:03 --:--:-- 0:00:03 63833 100 236k 100 21 100 236k 9 103k 0:00:02 0:00:02 --:--:-- 103k 100 236k 100 21 100 236k 9 103k 0:00:02 0:00:02 --:--:-- 103k {"message":"success"} Processing plugin: ./plugins/org.tukaani.xz_1.8.0.v20180207-1613.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125k 0 0 100 125k 0 87530 0:00:01 0:00:01 --:--:-- 87470 100 125k 0 0 100 125k 0 52000 0:00:02 0:00:02 --:--:-- 51978 100 125k 100 21 100 125k 8 50604 0:00:02 0:00:02 --:--:-- 50612 {"message":"success"} Processing plugin: ./plugins/org.w3c.css.sac_1.3.1.v200903091627.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38584 0 0 100 38584 0 26283 0:00:01 0:00:01 --:--:-- 26283 100 38605 100 21 100 38584 11 21447 0:00:01 0:00:01 --:--:-- 21471 {"message":"success"} Processing plugin: ./plugins/org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18205 0 0 100 18205 0 12418 0:00:01 0:00:01 --:--:-- 12409 100 18226 100 21 100 18205 12 11053 0:00:01 0:00:01 --:--:-- 11059 {"message":"success"} Processing plugin: ./plugins/org.w3c.dom.smil_1.0.1.v200903091627.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20106 0 0 100 20106 0 13649 0:00:01 0:00:01 --:--:-- 13640 100 20127 100 21 100 20106 12 11960 0:00:01 0:00:01 --:--:-- 11966 {"message":"success"} Processing plugin: ./plugins/org.w3c.dom.svg_1.1.0.v201011041433.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 50 97382 0 0 50 49152 0 64167 0:00:01 --:--:-- 0:00:01 64083 100 97403 100 21 100 97382 10 48113 0:00:02 0:00:02 --:--:-- 48147 100 97403 100 21 100 97382 10 48042 0:00:02 0:00:02 --:--:-- 48052 {"message":"success"} Processing binary dir ./binary/* file... Processing binary: ./binary/org.eclipse.platform_root_4.17.0.v20200902-1800 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 196 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 217 100 21 100 196 13 127 0:00:01 0:00:01 --:--:-- 140 {"message":"success"} Processing binary: ./binary/org.eclipse.rcp_root_4.17.0.v20200902-1800 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26149 0 0 100 26149 0 17788 0:00:01 0:00:01 --:--:-- 17788 100 26170 100 21 100 26149 12 15905 0:00:01 0:00:01 --:--:-- 15908 {"message":"success"} Processing binary: ./binary/org.overture.ide.features.rcp_root_3.0.1.202011100827 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 7 11.3M 0 0 7 816k 0 554k 0:00:20 0:00:01 0:00:19 554k 89 11.3M 0 0 89 10.1M 0 4375k 0:00:02 0:00:02 --:--:-- 4375k 100 11.3M 0 0 100 11.3M 0 3404k 0:00:03 0:00:03 --:--:-- 3403k 100 11.3M 0 0 100 11.3M 0 2630k 0:00:04 0:00:04 --:--:-- 2629k 100 11.3M 0 0 100 11.3M 0 2143k 0:00:05 0:00:05 --:--:-- 2345k 100 11.3M 100 21 100 11.3M 3 1881k 0:00:07 0:00:06 0:00:01 2296k {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.cocoa.macosx.x86_64_3.0.1.202011100827 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 16 1472k 0 0 16 240k 0 199k 0:00:07 0:00:01 0:00:06 199k 100 1472k 0 0 100 1472k 0 584k 0:00:02 0:00:02 --:--:-- 584k 100 1472k 100 21 100 1472k 6 456k 0:00:03 0:00:03 --:--:-- 456k 100 1472k 100 21 100 1472k 6 456k 0:00:03 0:00:03 --:--:-- 456k {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.gtk.linux.x86_64_3.0.1.202011100827 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70180 0 0 100 70180 0 47871 0:00:01 0:00:01 --:--:-- 47871 100 70201 100 21 100 70180 9 30420 0:00:02 0:00:02 --:--:-- 30429 100 70201 100 21 100 70180 9 30407 0:00:02 0:00:02 --:--:-- 30429 {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.win32.win32.x86_64_3.0.1.202011100827 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 196k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 196k 0 0 100 196k 0 81645 0:00:02 0:00:02 --:--:-- 81645 100 196k 100 21 100 196k 7 75928 0:00:03 0:00:02 0:00:01 75907 100 196k 100 21 100 196k 7 75899 0:00:03 0:00:02 0:00:01 75878 {"message":"success"} Publishing the new version % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22 0 0 100 22 0 14 0:00:01 0:00:01 --:--:-- 14 100 22 0 0 100 22 0 8 0:00:02 0:00:02 --:--:-- 8 100 22 0 0 100 22 0 6 0:00:03 0:00:03 --:--:-- 6 100 22 0 0 100 22 0 4 0:00:05 0:00:04 0:00:01 4 100 22 0 0 100 22 0 4 0:00:05 0:00:05 --:--:-- 4 100 22 0 0 100 22 0 3 0:00:07 0:00:06 0:00:01 0 100 22 0 0 100 22 0 2 0:00:11 0:00:07 0:00:04 0 100 22 0 0 100 22 0 2 0:00:11 0:00:08 0:00:03 0 100 22 0 0 100 22 0 2 0:00:11 0:00:09 0:00:02 0 100 22 0 0 100 22 0 2 0:00:11 0:00:10 0:00:01 0 100 22 0 0 100 22 0 1 0:00:22 0:00:11 0:00:11 0 100 22 0 0 100 22 0 1 0:00:22 0:00:12 0:00:10 0 100 22 0 0 100 22 0 1 0:00:22 0:00:13 0:00:09 0 100 22 0 0 100 22 0 1 0:00:22 0:00:14 0:00:08 0 100 22 0 0 100 22 0 1 0:00:22 0:00:15 0:00:07 0 100 35 0 13 100 22 0 1 0:00:22 0:00:15 0:00:07 3 {"files":265}[JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 13 [JaCoCo plugin] Saving matched execfiles: /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/interpreter/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/isapog/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/parser/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/pog/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/testing/samples/target/coverage-reports/jacoco-unit.exec /var/lib/jenkins/workspace/overture-development/core/typechecker/target/coverage-reports/jacoco-unit.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/classes 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/classes 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/ast/target/classes 473 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/classes 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/classes 57 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/classes 399 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/classes 25 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/classes 21 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/classes 34 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/classes 185 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/classes 1 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/classes 37 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/classes 27 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/classes 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/commandline/target/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/interpreter/src/test/resources/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/interpreter/target/classes 344 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/interpreter/target/test-classes/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/isapog/target/classes 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/parser/target/classes 45 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/pog/target/classes 105 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/classes 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/classes 4 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/testframework/target/classes 23 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/classes 8 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/testing/samples/target/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/typechecker/src/test/resources/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/typechecker/target/classes 155 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/typechecker/target/test-classes/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/externals/target/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/classes 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/core/target/classes 57 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/debug/target/classes 390 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/help/target/classes 8 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/classes 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/platform/target/classes 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/classes 83 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/classes 13 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/classes 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/classes 4 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/classes 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/classes 11 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/classes 20 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/classes 20 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/classes 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/classes 62 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/classes 25 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/classes 0 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/ui/target/classes 169 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/classes 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/classes 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/classes 12 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/classes 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/classes 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/classes 15 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/classes 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/classes 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/classes 12 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: null [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/annotations/examples/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/annotations/provided/src/main/java 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/ast/src/main/java 71 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/src/main/java 53 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/cppgen/src/main/java 32 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/ir/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/src/main/java 10 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/src/main/java 19 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/src/main/java 34 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/platform/src/main/java 169 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/src/main/java 1 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/src/main/java 37 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/src/main/java 19 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/interpreter/src/main/java 288 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/isapog/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/parser/src/main/java 34 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/pog/src/main/java 93 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/src/main/java 4 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/testframework/src/main/java 16 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/testing/framework/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/core/typechecker/src/main/java 138 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/core/src/main/java 46 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/debug/src/main/java 288 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/help/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/platform/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/src/main/java 42 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/src/main/java 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/src/main/java 4 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/isatrans/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/src/main/java 10 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/src/main/java 16 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/src/main/java 48 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2.tests/src/main/java 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/src/main/java 15 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/linux/gtk/x86_64/Overture/plugins/org.overture.ide.debug_3.0.1.202011100827/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/linux/gtk/x86_64/Overture/plugins/org.overture.ide.help_3.0.1.202011100827/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/macosx/cocoa/x86_64/Overture.app/Contents/Eclipse/plugins/org.overture.ide.debug_3.0.1.202011100827/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/macosx/cocoa/x86_64/Overture.app/Contents/Eclipse/plugins/org.overture.ide.help_3.0.1.202011100827/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/win32/win32/x86_64/Overture/plugins/org.overture.ide.debug_3.0.1.202011100827/src/main/java 2 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/product/target/products/org.overture.ide.platform.product/win32/win32/x86_64/Overture/plugins/org.overture.ide.help_3.0.1.202011100827/src/main/java 5 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/ui.tests/src/main/java 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/ui/src/main/java 117 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/src/main/java 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/src/main/java 12 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/src/main/java 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/src/main/java 7 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/src/main/java 14 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/src/main/java 3 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/src/main/java 6 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/src/main/java 12 files [JaCoCo plugin] - /var/lib/jenkins/workspace/overture-development/src/main/java 3 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [**/org/overture/ast/analysis/**/*.*, **/org/overture/ast/expressions/**/*.*, **/org/overture/ast/modules/**/*.*, **/org/overture/ast/node/**/*.*, **/org/overture/ast/patterns/**/*.*, **/org/overture/ast/statements/**/*.*, **/org/overture/ast/types/**/*.*, **/org/overture/codegen/ir/**/*, **/org/overture/ide/**/*] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 78, method: 54, line: 55, branch: 45, instruction: 56, complexity: 44 SSH: Connecting from host [overture-builder] SSH: Connecting with configuration [overture.au.dk - overture builds] ... SSH: EXEC: STDOUT/STDERR from command [~/update-latest.sh web/overture/development] ... Updating latest link in web/overture/development Remowing web/overture/development/latest Set latest lrwxrwxrwx 1 jenkins jenkins 26 Nov 10 09:57 web/overture/development/latest -> Build-279_2020-11-10_09-26 SSH: EXEC: completed after 201 ms SSH: Disconnecting configuration [overture.au.dk - overture builds] ... SSH: Transferred 3 file(s) [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@49163a89[description=The Overture Tool,homepage=http://overturetool.org,name=overture,fork=false,archived=false,size=214529,milestones={},language=Java,commits={},source=,parent=,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Tue, 10 Nov 2020 08:57:36 GMT], ETag=[W/"a2a800696fcf365ad582b022b0404347f3856bab88fdb1841fdc432955d1677e"], Last-Modified=[Tue, 10 Nov 2020 08:30:13 GMT], OkHttp-Received-Millis=[1604998656276], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1604998656046], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[86A0:D055:26A0CF2:2BDE47F:5FAA55FF], X-OAuth-Scopes=[read:repo_hook, repo, user, workflow], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4997], X-RateLimit-Reset=[1605000432], X-RateLimit-Used=[3], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/overturetool/overture,id=14611005]] (sha:3bbf87c) with context:overture-development Setting commit status on GitHub for https://github.com/overturetool/overture/commit/3bbf87c2c9e7daa383c134c1c9e4da327bd0a101 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS