Started by GitHub push by nickbattle 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 05c30c5bcaeab3a42a6e0818df731b9bd1fb7303 (refs/remotes/origin/development) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f 05c30c5bcaeab3a42a6e0818df731b9bd1fb7303 # timeout=10 Commit message: "Merge branch 'ncb/development' into development" > /usr/bin/git rev-list --no-walk 802a53de490ce8808d4eee95cd959e6a81ef79d1 # 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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-SNAPSHOT: [INFO] [INFO] The Overture Tool Platform root .................... SUCCESS [ 0.185 s] [INFO] Overture External Resources ........................ SUCCESS [ 0.006 s] [INFO] Core Tools ......................................... SUCCESS [ 0.065 s] [INFO] The Overture Abstract Syntax Tree .................. SUCCESS [ 0.083 s] [INFO] Test Framework for Overture ........................ SUCCESS [ 0.018 s] [INFO] The VDM parser ..................................... SUCCESS [ 0.069 s] [INFO] The VDM Type Checker ............................... SUCCESS [ 0.406 s] [INFO] Overture Testing ................................... SUCCESS [ 0.004 s] [INFO] Overture Testing Framework ......................... SUCCESS [ 0.014 s] [INFO] Overture Sample Tests .............................. SUCCESS [ 0.846 s] [INFO] VDM Pretty Printing ................................ SUCCESS [ 0.003 s] [INFO] The VDM Pretty Printer ............................. SUCCESS [ 0.022 s] [INFO] The Proof Obligation Generator ..................... SUCCESS [ 0.130 s] [INFO] The VDM Interpreter ................................ SUCCESS [ 0.644 s] [INFO] Combinatorial Testing .............................. SUCCESS [ 0.006 s] [INFO] Combinatorial Testing Utilities .................... SUCCESS [ 0.029 s] [INFO] Combinatorial Testing Runtime ...................... SUCCESS [ 0.080 s] [INFO] New Pretty Printer ................................. SUCCESS [ 0.024 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.185 s] [INFO] The Java Code Generator Runtime .................... SUCCESS [ 0.099 s] [INFO] The Java Code Generator Testing .................... SUCCESS [ 0.066 s] [INFO] The Java Code Generator ............................ SUCCESS [ 1.240 s] [INFO] The VDM to JML Generator Runtime ................... SUCCESS [ 0.018 s] [INFO] The VDM to JML Generator ........................... SUCCESS [ 0.703 s] [INFO] The Java Code Generator Maven Plugin ............... SUCCESS [ 0.157 s] [INFO] The VDM to Isabelle Translator ..................... SUCCESS [ 0.135 s] [INFO] POG - Isagen Integration ........................... SUCCESS [ 0.034 s] [INFO] VDM Annotations .................................... SUCCESS [ 0.001 s] [INFO] Provided Annotations ............................... SUCCESS [ 0.021 s] [INFO] Annotation Examples ................................ SUCCESS [ 0.018 s] [INFO] Documentation ...................................... SUCCESS [ 0.001 s] [INFO] The Overture release notes ......................... SUCCESS [ 0.007 s] [INFO] Overture IDE Top-level ............................. SUCCESS [ 0.037 s] [INFO] org.overture.ide.core .............................. SUCCESS [ 0.025 s] [INFO] org.overture.ide.ui ................................ SUCCESS [ 0.032 s] [INFO] Overture IDE Parsers ............................... SUCCESS [ 0.002 s] [INFO] org.overture.ide.parsers.vdmj ...................... SUCCESS [ 0.009 s] [INFO] Overture IDE Builders .............................. SUCCESS [ 0.002 s] [INFO] org.overture.ide.builders.vdmj ..................... SUCCESS [ 0.006 s] [INFO] org.overture.ide.debug ............................. SUCCESS [ 0.076 s] [INFO] Overture IDE VDM-SL top level ...................... SUCCESS [ 0.002 s] [INFO] org.overture.ide.vdmsl.core ........................ SUCCESS [ 0.007 s] [INFO] org.overture.ide.vdmsl.ui .......................... SUCCESS [ 0.008 s] [INFO] org.overture.ide.vdmsl.debug ....................... SUCCESS [ 0.010 s] [INFO] Overture IDE VDM-PP Top-level ...................... SUCCESS [ 0.003 s] [INFO] org.overture.ide.vdmpp.core ........................ SUCCESS [ 0.011 s] [INFO] org.overture.ide.vdmpp.ui .......................... SUCCESS [ 0.010 s] [INFO] org.overture.ide.vdmpp.debug ....................... SUCCESS [ 0.008 s] [INFO] Overture IDE VDM-RT (RealTime) Top-level ........... SUCCESS [ 0.001 s] [INFO] org.overture.ide.vdmrt.core ........................ SUCCESS [ 0.027 s] [INFO] org.overture.ide.vdmrt.ui .......................... SUCCESS [ 0.017 s] [INFO] org.overture.ide.vdmrt.debug ....................... SUCCESS [ 0.008 s] [INFO] org.overture.ide.help .............................. SUCCESS [ 0.344 s] [INFO] Overture IDE core plugins GUI ...................... SUCCESS [ 0.002 s] [INFO] org.overture.ide.plugins.coverageeditor ............ SUCCESS [ 0.008 s] [INFO] org.overture.ide.plugins.csk ....................... SUCCESS [ 0.006 s] [INFO] org.overture.ide.plugins.quickinterpreter .......... SUCCESS [ 0.007 s] [INFO] org.overture.ide.plugins.externaleditor ............ SUCCESS [ 0.005 s] [INFO] org.overture.ide.plugins.latex ..................... SUCCESS [ 0.011 s] [INFO] org.overture.ide.plugins.poviewer .................. SUCCESS [ 0.008 s] [INFO] Combinatorial Testing .............................. SUCCESS [ 0.022 s] [INFO] Developer Utilities for Overture ................... SUCCESS [ 0.006 s] [INFO] UML2 Translator .................................... SUCCESS [ 0.014 s] [INFO] RT Trace Viewer Plugin ............................. SUCCESS [ 0.010 s] [INFO] The Java Code Generator Plugin ..................... SUCCESS [ 0.013 s] [INFO] Overture IDE Eclipse plugin features ............... SUCCESS [ 0.001 s] [INFO] Overture IDE Eclipse Coverage Editor feature ....... SUCCESS [ 0.003 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.003 s] [INFO] Overture IDE Eclipse Proof Obligation Viewer feature SUCCESS [ 0.002 s] [INFO] Overture IDE Eclipse VDM Quick Interpreter feature . SUCCESS [ 0.003 s] [INFO] Overture IDE Eclipse plugin uml2 feature ........... SUCCESS [ 0.004 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.015 s] [INFO] Overture IDE Eclipse features ...................... SUCCESS [ 0.001 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.247 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.977 s [INFO] Finished at: 2020-12-15T21:41:24+01:00 [INFO] ------------------------------------------------------------------------ [Set GitHub commit status (universal)] PENDING on repos [GHRepository@74b28e1[description=The Overture Tool,homepage=http://overturetool.org,name=overture,fork=false,archived=false,size=214677,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, 15 Dec 2020 20:41:25 GMT], ETag=[W/"33bb99fae19c870897743d9bf9cca214e7aa474332019f77b1612e3b3ae0638c"], Last-Modified=[Wed, 02 Dec 2020 14:09:08 GMT], OkHttp-Received-Millis=[1608064885501], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1608064885281], 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=[A868:63EF:4E0EA2F:59D382B:5FD91F75], X-OAuth-Scopes=[read:repo_hook, repo, user, workflow], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4989], X-RateLimit-Reset=[1608065891], X-RateLimit-Used=[11], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/overturetool/overture,id=14611005]] (sha:05c30c5) with context:overture-development Setting commit status on GitHub for https://github.com/overturetool/overture/commit/05c30c5bcaeab3a42a6e0818df731b9bd1fb7303 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 42023 [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 42023 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.3-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-12/ (122B) [INFO] Adding repository http://download.eclipse.org/releases/2020-12 [INFO] Fetching compositeContent.jar from http://download.eclipse.org/releases/2020-12/ (494B) [INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/2020-12/ (128B) [INFO] Fetching compositeContent.jar from http://download.eclipse.org/technology/epp/packages/2020-12/ (437B) [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 content.jar from http://download.eclipse.org/technology/epp/packages/2020-12/202011261200/ (105.51kB) [INFO] Fetching content.jar from http://download.eclipse.org/technology/epp/packages/2020-12/202012031300/ (115.18kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-12/202012041000/ (140B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2020-12/202012041000/ (821.64kB) [INFO] Fetching p2.index from http://download.eclipse.org/releases/2020-12/202011271000/ (140B) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2020-12/202011271000/ (813.87kB) [INFO] Fetching content.xml.xz from http://download.eclipse.org/releases/2020-12/202011271000/ (762.53kB of 813.87kB at 753.19kB/s) [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/releases/2020-12/202011061000/ (142B) [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/releases/2020-12/202010161000/ (142B) [INFO] Resolving dependencies of MavenProject: org.overturetool.ide:org.overture.ide.core:3.0.3-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/core/pom.xml [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 202012041000&countryCode=gb&timeZone=1&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-12/ [INFO] I/O exception (java.net.NoRouteToHostException) caught when processing request to {s}->https://mirror.nbtelecom.com.br:443: No route to host (Host unreachable) [INFO] Retrying request to {s}->https://mirror.nbtelecom.com.br:443 [INFO] Fetching org.eclipse.osgi_3.16.100.v20201030-1916.jar.pack.gz from https://mirror.nbtelecom.com.br/eclipse/releases/2020-12/202012041000/plugins/ (468.96kB) [INFO] Fetching org.eclipse.osgi_3.16.100.v20201030-1916.jar.pack.gz from https://mirror.nbtelecom.com.br/eclipse/releases/2020-12/202012041000/plugins/ (116kB of 468.96kB at 112kB/s) [INFO] Fetching org.eclipse.osgi_3.16.100.v20201030-1916.jar.pack.gz from https://mirror.nbtelecom.com.br/eclipse/releases/2020-12/202012041000/plugins/ (468.96kB) [INFO] Fetching org.eclipse.osgi_3.16.100.v20201030-1916.jar.pack.gz from https://mirror.nbtelecom.com.br/eclipse/releases/2020-12/202012041000/plugins/ (388kB of 468.96kB at 32kB/s) [INFO] Fetching org.eclipse.osgi_3.16.100.v20201030-1916.jar.pack.gz from https://mirror.nbtelecom.com.br/eclipse/releases/2020-12/202012041000/plugins/ (468.96kB) [INFO] Fetching org.eclipse.equinox.preferences_3.8.100.v20201102-2042.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (55.6kB) [INFO] Fetching org.eclipse.equinox.registry_3.10.0.v20201107-1818.jar.pack.gz from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/plugins/ (77.18kB) [INFO] Fetching org.eclipse.equinox.common_3.14.0.v20201102-2053.jar.pack.gz from https://mirror.nbtelecom.com.br/eclipse/releases/2020-12/202012041000/plugins/ (59.04kB) [INFO] Fetching org.eclipse.core.resources_3.13.900.v20201105-1507.jar from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/plugins/ (875.9kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.core:3.0.3-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.3-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.3-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/ui/pom.xml [INFO] Fetching org.eclipse.ui_3.118.100.v20201123-0719.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (339.74kB) [INFO] Fetching org.eclipse.jface.text_3.16.500.v20201112-1545.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (316.84kB) [INFO] Fetching org.eclipse.ui.ide_3.18.0.v20201119-1132.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (949.75kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.15.100.v20201116-1727.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202012041000/plugins/ (239.2kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (41.14kB) [INFO] Fetching org.eclipse.debug.core_3.17.0.v20201109-1948.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (125.99kB) [INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/plugins/ (13.78kB) [INFO] Fetching org.eclipse.swt_3.115.100.v20201125-2302.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (16.02kB) [INFO] Fetching org.eclipse.jface_3.22.0.v20201106-0834.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (361.85kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/plugins/ (23.02kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.0.v20201103-0952.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202012041000/plugins/ (65.7kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (27.64kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.12.0.v20201119-1132.jar.pack.gz from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/plugins/ (84.41kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202012041000/plugins/ (94.41kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.15.0.v20201103-0952.jar.pack.gz from https://ftp.snt.utwente.nl/pub/software/eclipse/releases/2020-12/202012041000/plugins/ (62.44kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.0.v20201119-1132.jar.pack.gz from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/plugins/ (49.8kB) [INFO] Fetching org.eclipse.urischeme_1.1.200.v20201104-0938.jar.pack.gz from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/plugins/ (23.69kB) [INFO] Fetching org.eclipse.jface.notifications_0.2.100.v20201103-1115.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202012041000/plugins/ (14.63kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.115.100.v20201125-2302.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202012041000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.ui.workbench_3.122.0.v20201122-1345.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202012041000/plugins/ (961.46kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.115.100.v20201125-2302.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (969.1kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.115.100.v20201125-2302.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (861.67kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.ui:3.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/debug/pom.xml [INFO] Fetching org.eclipse.debug.ui_3.14.700.v20201123-0650.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (1,019kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide:org.overture.ide.debug:3.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/pom.xml [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201123-0742.jar from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/plugins/ (6.89MB) [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201123-0742.jar from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/plugins/ (1.05MB of 6.89MB at 1.05MB/s) [INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201123-0742.jar from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/plugins/ (3.68MB of 6.89MB at 1.8MB/s) [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins:org.overture.ide.plugins.javagen:3.0.3-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.3-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.3-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/pom.xml [INFO] Fetching org.eclipse.ui.ide.application_1.3.900.v20201102-2031.jar.pack.gz from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/plugins/ (55.55kB) [INFO] Fetching org.eclipse.ui.intro_3.6.0.v20201120-1551.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202012041000/plugins/ (141.91kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide.plugins.features:org.overture.ide.plugins.features.coverageeditor:3.0.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-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.3-SNAPSHOT @ /var/lib/jenkins/workspace/overture-development/ide/features/rcp/pom.xml [INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202012041000/plugins/ (2.85MB) [INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/plugins/ (20.85kB) [INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (7.89kB) [INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.115.100.v20201125-2302.jar.pack.gz from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/plugins/ (682.97kB) [INFO] Fetching org.eclipse.e4.rcp_4.18.0.v20201125-2302.jar from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/features/ (21.02kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.700.v20201109-1600.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (76.75kB) [INFO] Fetching org.eclipse.jetty.http_9.4.34.v20201102.jar from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/plugins/ (223.06kB) [INFO] Fetching org.eclipse.jetty.server_9.4.34.v20201102.jar from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (725.76kB) [INFO] Fetching org.eclipse.jetty.servlet_9.4.34.v20201102.jar from https://mirror.dkm.cz/eclipse/releases/2020-12/202012041000/plugins/ (145.43kB) [INFO] Fetching org.eclipse.jetty.util_9.4.34.v20201102.jar from https://mirror.dkm.cz/eclipse/releases/2020-12/202012041000/plugins/ (587.19kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.1.400.v20201106-0859.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202012041000/plugins/ (17.96kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (31.94kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.800.v20201106-1246.jar from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/features/ (19.66kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1000.v20201106-1246.jar from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/features/ (19.11kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1000.v20201106-1246.jar from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/features/ (19.03kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1000.v20201106-1246.jar from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/features/ (18.9kB) [INFO] Fetching org.eclipse.help.base_4.3.100.v20201125-1800.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (164.02kB) [INFO] Fetching org.eclipse.help.webapp_3.10.100.v20201103-1703.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (308.18kB) [INFO] Fetching org.eclipse.jetty.continuation_9.4.34.v20201102.jar from https://mirror.dkm.cz/eclipse/releases/2020-12/202012041000/plugins/ (31.76kB) [INFO] Fetching org.eclipse.jetty.io_9.4.34.v20201102.jar from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/plugins/ (175.73kB) [INFO] Fetching org.eclipse.jetty.security_9.4.34.v20201102.jar from https://ftp.linux.org.tr/eclipse//releases/2020-12/202012041000/plugins/ (126.49kB) [INFO] Fetching org.eclipse.help_2.3.400.v20201125-1800.jar from https://mirror.dkm.cz/eclipse/releases/2020-12/202012041000/features/ (19.53kB) [INFO] Fetching org.eclipse.platform_4.18.0.v20201125-1800.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202012041000/plugins/ (425.09kB) [INFO] Fetching org.eclipse.platform.doc.user_4.18.0.v20201112-0755.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (6.44MB) [INFO] Fetching org.eclipse.platform.doc.user_4.18.0.v20201112-0755.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (2.34MB of 6.44MB at 2.34MB/s) [INFO] Fetching org.eclipse.search_3.12.100.v20201116-1027.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (214.49kB) [INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (65.62kB) [INFO] Fetching org.eclipse.ui.themes_1.2.1200.v20201112-1139.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (30.26kB) [INFO] Fetching org.eclipse.platform_4.18.0.v20201125-2302.jar from https://mirror.dkm.cz/eclipse/releases/2020-12/202012041000/features/ (20.58kB) [INFO] Fetching org.eclipse.platform_root_4.18.0.v20201125-2302 from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/binary/ (196B) [INFO] Fetching org.eclipse.rcp_4.18.0.v20201125-1800.jar.pack.gz from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/plugins/ (9.4kB) [INFO] Fetching org.eclipse.rcp_4.18.0.v20201125-2302.jar from https://mirror.dkm.cz/eclipse/releases/2020-12/202012041000/features/ (19.08kB) [INFO] Fetching org.eclipse.rcp_root_4.18.0.v20201125-2302 from https://mirrors.dotsrc.org/eclipse//releases/2020-12/202012041000/binary/ (25.59kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.0.v20201119-1132.jar.pack.gz from https://mirror.dkm.cz/eclipse/releases/2020-12/202012041000/plugins/ (7.96kB) [INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.115.100.v20201125-2302.jar.pack.gz from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/plugins/ (923.68kB) [INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.115.100.v20201125-2302.jar.pack.gz from https://eclipse.mirror.liteserver.nl/releases/2020-12/202012041000/plugins/ (651.67kB) [INFO] Resolving class path of MavenProject: org.overturetool.ide.features:org.overture.ide.features.rcp:3.0.3-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.3-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.3-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.3-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 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] The Overture Tool Platform root [INFO] Overture External Resources [HUDSON] Collecting dependencies info [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 [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 [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 [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 [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 [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 [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] ------------------------------------------------------------------------ [INFO] Building The Overture Tool Platform root 3.0.3-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 #286 [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.3-SNAPSHOT/root-3.0.3-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.3-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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/externals/3.0.3-SNAPSHOT/externals-3.0.3-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.3-SNAPSHOT/externals-3.0.3-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.3-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 #286 [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.3-SNAPSHOT/core-3.0.3-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.3-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 #286 [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} Retry Create interfaces - with 3 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... 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/ast/3.0.3-SNAPSHOT/ast-3.0.3-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.3-SNAPSHOT/ast-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/ast/3.0.3-SNAPSHOT/ast-3.0.3-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.3-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 #286 [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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testframework/3.0.3-SNAPSHOT/testframework-3.0.3-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.3-SNAPSHOT/testframework-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testframework/3.0.3-SNAPSHOT/testframework-3.0.3-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.3-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 #286 [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: 3.51 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.001 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.936 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.006 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.028 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/parser/3.0.3-SNAPSHOT/parser-3.0.3-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.3-SNAPSHOT/parser-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/parser/3.0.3-SNAPSHOT/parser-3.0.3-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.3-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 #286 [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.17 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: 4.728 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.88 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.629 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.988 sec - in org.overture.typechecker.tests.ClassesPpTypeCheckTest Running org.overture.typechecker.tests.ModulesSlTypeCheckTest Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.344 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.3-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:404: 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:405: 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:406: 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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/typechecker/3.0.3-SNAPSHOT/typechecker-3.0.3-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.3-SNAPSHOT/typechecker-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/typechecker/3.0.3-SNAPSHOT/typechecker-3.0.3-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.3-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 #286 [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.3-SNAPSHOT/testing-3.0.3-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.3-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 #286 [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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testing/framework/3.0.3-SNAPSHOT/framework-3.0.3-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.3-SNAPSHOT/framework-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/testing/framework/3.0.3-SNAPSHOT/framework-3.0.3-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.3-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 #286 [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: 1.318 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: 15.479 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.3-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.3-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 #286 [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.3-SNAPSHOT/prettyprinting-3.0.3-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.3-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 #286 [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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/prettyprinting/prettyprinter/3.0.3-SNAPSHOT/prettyprinter-3.0.3-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.3-SNAPSHOT/prettyprinter-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/prettyprinting/prettyprinter/3.0.3-SNAPSHOT/prettyprinter-3.0.3-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.3-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 #286 [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} 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 1 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.435 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: 1.298 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.186 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.092 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.029 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: 3.001 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/pog/3.0.3-SNAPSHOT/pog-3.0.3-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.3-SNAPSHOT/pog-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/pog/3.0.3-SNAPSHOT/pog-3.0.3-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.3-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 #286 [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.224 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: 5.884 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.089 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.022 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.001 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.791 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: 1.528 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.945 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.073 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: 4.455 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.031 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.43 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.3-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:259: 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:260: 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:261: 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:262: 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:263: 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:708: 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:709: 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:710: 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:711: 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:712: 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:713: 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:714: 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:715: 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:716: 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:756: 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:757: 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:758: 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:759: 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:760: 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:761: 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:762: 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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/interpreter/3.0.3-SNAPSHOT/interpreter-3.0.3-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.3-SNAPSHOT/interpreter-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/interpreter/3.0.3-SNAPSHOT/interpreter-3.0.3-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.3-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 #286 [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.3-SNAPSHOT/combinatorialtesting-3.0.3-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.3-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 #286 [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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctutils/3.0.3-SNAPSHOT/ctutils-3.0.3-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.3-SNAPSHOT/ctutils-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctutils/3.0.3-SNAPSHOT/ctutils-3.0.3-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.3-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 #286 [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.841 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.575 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: 10.409 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: 4.495 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctruntime/3.0.3-SNAPSHOT/ctruntime-3.0.3-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.3-SNAPSHOT/ctruntime-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/combinatorialtesting/ctruntime/3.0.3-SNAPSHOT/ctruntime-3.0.3-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.3-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 #286 [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.36 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.032 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.001 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/npp/3.0.3-SNAPSHOT/npp-3.0.3-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.3-SNAPSHOT/npp-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/npp/3.0.3-SNAPSHOT/npp-3.0.3-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.3-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 #286 [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.3-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.3-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:parser:jar:3.0.3-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:typechecker:jar:3.0.3-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:pog:jar:3.0.3-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.3-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.3-SNAPSHOT in the shaded jar. [INFO] Including org.overturetool.core:interpreter:jar:3.0.3-SNAPSHOT in the shaded jar. [INFO] Replacing /var/lib/jenkins/workspace/overture-development/core/commandline/target/Overture-3.0.3-SNAPSHOT.jar with /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/commandlinetool/3.0.3-SNAPSHOT/commandlinetool-3.0.3-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.3-SNAPSHOT/commandlinetool-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.3-SNAPSHOT-jar-with-dependencies.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/commandlinetool/3.0.3-SNAPSHOT/commandlinetool-3.0.3-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.3-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 #286 [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.3-SNAPSHOT/codegen-3.0.3-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.3-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 #286 [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 4 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/ir/3.0.3-SNAPSHOT/ir-3.0.3-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.3-SNAPSHOT/ir-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/ir/3.0.3-SNAPSHOT/ir-3.0.3-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.3-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 #286 [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.79 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.007 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.256 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/platform/3.0.3-SNAPSHOT/platform-3.0.3-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.3-SNAPSHOT/platform-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/platform/3.0.3-SNAPSHOT/platform-3.0.3-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.3-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 #286 [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.198 sec - in MapTest Running PermuteArrayTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in PermuteArrayTest Running PermutorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in PermutorTest Running VDMUtilTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in VDMUtilTest Running IsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in IsTest Running TupleTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in TupleTest Running IOTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 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.3-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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-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.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.3-SNAPSHOT-sources.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-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.3-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 #286 [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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen-test/3.0.3-SNAPSHOT/javagen-test-3.0.3-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.3-SNAPSHOT/javagen-test-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen-test/3.0.3-SNAPSHOT/javagen-test-3.0.3-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.3-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 #286 [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: 1.072 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.022 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.542 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.94 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.056 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.153 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.003 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.042 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.004 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.028 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.008 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.003 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.047 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.02 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.003 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.006 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.003 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.007 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.007 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.006 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.003 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.005 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.273 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.421 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.4 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.212 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.143 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.283 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.71 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.401 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.395 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.565 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.102 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: 0.923 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.069 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.297 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.141 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.477 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.122 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.064 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.692 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: 1.081 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.478 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.392 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.535 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen/3.0.3-SNAPSHOT/javagen-3.0.3-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.3-SNAPSHOT/javagen-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/javagen/3.0.3-SNAPSHOT/javagen-3.0.3-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.3-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 #286 [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.3-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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-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.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT-javadoc.jar [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.3-SNAPSHOT-sources.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-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.3-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 #286 [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: 4.431 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.04 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.254 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.015 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.014 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.011 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.024 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.007 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.06 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.015 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.012 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.031 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.005 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.025 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.008 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.007 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.005 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.004 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.004 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.009 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.006 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.011 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.088 sec - in org.overture.vdm2jml.tests.TypeDependencyTests Running org.overture.vdm2jml.tests.JmlOutputTests Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.769 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.063 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.013 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 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.026 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.067 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.289 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.051 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.594 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.047 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.032 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.3-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.3-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.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.3-SNAPSHOT:jar [INFO] Copying codegen-runtime-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/jml/lib/codegen-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml/3.0.3-SNAPSHOT/vdm2jml-3.0.3-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.3-SNAPSHOT/vdm2jml-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/vdm2jml/3.0.3-SNAPSHOT/vdm2jml-3.0.3-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.3-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 #286 [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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-plugin/3.0.3-SNAPSHOT/codegen-plugin-3.0.3-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.3-SNAPSHOT/codegen-plugin-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/codegen-plugin/3.0.3-SNAPSHOT/codegen-plugin-3.0.3-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.3-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 #286 [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 6 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: 2.603 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.919 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/isagen/3.0.3-SNAPSHOT/isagen-3.0.3-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.3-SNAPSHOT/isagen-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/codegen/isagen/3.0.3-SNAPSHOT/isagen-3.0.3-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.3-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 #286 [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.737 sec - in org.overture.isapog.ThyWriteTest Running org.overture.isapog.IsaPogIntegrationTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.031 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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/isapog/3.0.3-SNAPSHOT/isapog-3.0.3-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.3-SNAPSHOT/isapog-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/isapog/3.0.3-SNAPSHOT/isapog-3.0.3-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.3-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 #286 [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.3-SNAPSHOT/annotations-3.0.3-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.3-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 #286 [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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/provided/3.0.3-SNAPSHOT/provided-3.0.3-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.3-SNAPSHOT/provided-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/provided/3.0.3-SNAPSHOT/provided-3.0.3-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.3-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 #286 [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.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/examples/3.0.3-SNAPSHOT/examples-3.0.3-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.3-SNAPSHOT/examples-3.0.3-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.3-SNAPSHOT-javadoc.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/core/annotations/examples/3.0.3-SNAPSHOT/examples-3.0.3-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.3-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 #286 [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.3-SNAPSHOT/documentation-3.0.3-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.3-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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/documentation/releasenotes/3.0.3-SNAPSHOT/releasenotes-3.0.3-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.3-SNAPSHOT/releasenotes-3.0.3-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.3-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 #286 [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.3-SNAPSHOT/ide-3.0.3-SNAPSHOT.pom [INFO] 'ide-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core:parser:3.0.3-SNAPSHOT:jar [INFO] Copying ast-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/core/jars/ast.jar [INFO] Copying parser-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.core/3.0.3-SNAPSHOT/org.overture.ide.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.core-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.core-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.core-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.core-3.0.3-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.3-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 #286 [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.3-SNAPSHOT/org.overture.ide.builders-3.0.3-SNAPSHOT.pom [INFO] 'org.overture.ide.builders-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-SNAPSHOT:jar [INFO] Copying typechecker-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/builders/org.overture.ide.builders.vdmj/3.0.3-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.3-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.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.builders.vdmj-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.builders.vdmj-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.builders.vdmj-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.ui/3.0.3-SNAPSHOT/org.overture.ide.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.ui-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.ui-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.ui-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.ui-3.0.3-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.3-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 #286 [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.3-SNAPSHOT/org.overture.ide.parsers-3.0.3-SNAPSHOT.pom [INFO] 'org.overture.ide.parsers-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/parsers/org.overture.ide.parsers.vdmj/3.0.3-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.parsers.vdmj-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.parsers.vdmj-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.parsers.vdmj-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core:pog:3.0.3-SNAPSHOT:jar [INFO] Copying interpreter-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/debug/jars/interpreter.jar [INFO] Copying pog-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.debug/3.0.3-SNAPSHOT/org.overture.ide.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.debug-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.debug-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.debug-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.debug-3.0.3-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.3-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 #286 [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.3-SNAPSHOT/org.overture.ide.vdmsl-3.0.3-SNAPSHOT.pom [INFO] 'org.overture.ide.vdmsl-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.core/3.0.3-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.core-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.core-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.core-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.ui/3.0.3-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.ui-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.ui-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.ui-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmsl/org.overture.ide.vdmsl.debug/3.0.3-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.debug-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.debug-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmsl.debug-3.0.3-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.3-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 #286 [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.3-SNAPSHOT/org.overture.ide.vdmpp-3.0.3-SNAPSHOT.pom [INFO] 'org.overture.ide.vdmpp-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.core/3.0.3-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.core-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.core-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.core-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.ui/3.0.3-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.ui-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.ui-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.ui-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmpp/org.overture.ide.vdmpp.debug/3.0.3-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.3-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.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.debug-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.debug-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmpp.debug-3.0.3-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.3-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 #286 [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.3-SNAPSHOT/org.overture.ide.vdmrt-3.0.3-SNAPSHOT.pom [INFO] 'org.overture.ide.vdmrt-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.core/3.0.3-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.core-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.core-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.core-3.0.3-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 1 second 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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.ui/3.0.3-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.ui-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.ui-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.ui-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/vdmrt/org.overture.ide.vdmrt.debug/3.0.3-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.debug-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.debug-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.vdmrt.debug-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.help/3.0.3-SNAPSHOT/org.overture.ide.help-3.0.3-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.3-SNAPSHOT/org.overture.ide.help-3.0.3-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.3-SNAPSHOT/org.overture.ide.help-3.0.3-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.3-SNAPSHOT/org.overture.ide.help-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.help-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.help-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.help-3.0.3-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.3-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 #286 [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.3-SNAPSHOT/org.overture.ide.plugins-3.0.3-SNAPSHOT.pom [INFO] 'org.overture.ide.plugins-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.externaleditor/3.0.3-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.externaleditor-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.externaleditor-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.externaleditor-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.coverageeditor/3.0.3-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.coverageeditor-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.csk/3.0.3-SNAPSHOT/org.overture.ide.plugins.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.csk-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.csk-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.csk-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.csk-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.quickinterpreter/3.0.3-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.3-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.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.quickinterpreter-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.latex/3.0.3-SNAPSHOT/org.overture.ide.plugins.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.latex-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.latex-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.latex-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.latex-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-SNAPSHOT:jar [INFO] Copying pog-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.poviewer/3.0.3-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.poviewer-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.poviewer-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.poviewer-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.combinatorialtesting:ctruntime:3.0.3-SNAPSHOT:jar [INFO] Copying ctutils-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/jars/ctutils.jar [INFO] Copying ctruntime-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.combinatorialtesting/3.0.3-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.combinatorialtesting-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.developerutils/3.0.3-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.3-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.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.developerutils-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.developerutils-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.developerutils-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-SNAPSHOT:jar [INFO] Copying prettyprinter-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.uml2/3.0.3-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.uml2-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.uml2-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.uml2-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.rttraceviewer/3.0.3-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.3-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.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.rttraceviewer-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:ir:3.0.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:platform:3.0.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:javagen:3.0.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml:3.0.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/codegen-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/vdm2jml-runtime.jar [INFO] Copying ir-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/ir.jar [INFO] Copying platform-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/platform.jar [INFO] Copying javagen-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/jars/javagen.jar [INFO] Copying vdm2jml-3.0.3-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.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:codegen-runtime:sources:3.0.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:3.0.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core.codegen:vdm2jml-runtime:sources:3.0.3-SNAPSHOT:jar [INFO] Copying codegen-runtime-3.0.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/runtime/codegen-runtime.jar [INFO] Copying codegen-runtime-3.0.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/runtime/vdm2jml-runtime.jar [INFO] Copying vdm2jml-runtime-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/org.overture.ide.plugins.javagen/3.0.3-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.javagen-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.javagen-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.javagen-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.platform/3.0.3-SNAPSHOT/org.overture.ide.platform-3.0.3-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.3-SNAPSHOT/org.overture.ide.platform-3.0.3-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.3-SNAPSHOT/org.overture.ide.platform-3.0.3-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.3-SNAPSHOT/org.overture.ide.platform-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.platform-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.platform-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.platform-3.0.3-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.3-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 #286 [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.3-SNAPSHOT/features-3.0.3-SNAPSHOT.pom [INFO] 'features-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.core/3.0.3-SNAPSHOT/org.overture.ide.features.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.core-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.core-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.core-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.core-3.0.3-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.3-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 #286 [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.3-SNAPSHOT/org.overture.ide.plugins.features-3.0.3-SNAPSHOT.pom [INFO] 'org.overture.ide.plugins.features-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.coverageeditor/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.coverageeditor-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.csk/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.csk-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.csk-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.csk-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.combinatorialtesting/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-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.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.combinatorialtesting-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.developerutils/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.developerutils-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.latex/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.latex-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.latex-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.latex-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.poviewer/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.3-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.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.poviewer-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.quickinterpreter/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.quickinterpreter-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.uml2/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.3-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.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.uml2-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.uml2-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.uml2-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.rttraceviewer/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.3-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.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.rttraceviewer-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/plugins/features/org.overture.ide.plugins.features.javagen/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.javagen-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.javagen-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.plugins.features.javagen-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.core:commandlinetool:3.0.3-SNAPSHOT:jar [INFO] Configured Artifact: org.overturetool.documentation:releasenotes:3.0.3-SNAPSHOT:jar [INFO] Unpacking /var/lib/jenkins/workspace/overture-development/externals/target/externals-3.0.3-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.3-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.3-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.3-SNAPSHOT-jar-with-dependencies.jar to /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/rootfiles/commandline/commandlinetool-3.0.3-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.3-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.3-SNAPSHOT.jar to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-SNAPSHOT-p2artifacts.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp_root-3.0.3.202012152041-root.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/features/org.overture.ide.features.rcp/3.0.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-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.3-SNAPSHOT-root.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.3-SNAPSHOT.jar' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.features.rcp-3.0.3-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.3-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.3.202012152041 [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 #286 [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.3-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.3.202012152041. Operation completed in 70476 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.3.202012152041. Operation completed in 36555 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.3.202012152041. Operation completed in 9055 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.3-SNAPSHOT-win32.win32.x86_64.zip [INFO] Building zip: /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.3-SNAPSHOT-linux.gtk.x86_64.zip [INFO] Building zip: /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.3-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.3-SNAPSHOT.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-SNAPSHOT-p2metadata.xml [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.3-SNAPSHOT-win32.win32.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.3-SNAPSHOT/org.overture.ide.product-3.0.3-SNAPSHOT-win32.win32.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.3-SNAPSHOT-linux.gtk.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.3-SNAPSHOT/org.overture.ide.product-3.0.3-SNAPSHOT-linux.gtk.x86_64.zip [INFO] Installing /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.3-SNAPSHOT-macosx.cocoa.x86_64.zip to /var/lib/jenkins/workspace/overture-development/.repository/org/overturetool/ide/org.overture.ide.product/3.0.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT-p2artifacts.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.3-SNAPSHOT-p2metadata.xml' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.3-SNAPSHOT-macosx.cocoa.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.3-SNAPSHOT-linux.gtk.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.3-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.3-SNAPSHOT.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.3-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.3-SNAPSHOT-win32.win32.x86_64.zip' will not be deployed due to the defined include-exclude patterns. [INFO] 'org.overture.ide.product-3.0.3-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.3-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/codegen/platform/3.0.3-SNAPSHOT/platform-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/platform/3.0.3-SNAPSHOT/platform-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/platform/3.0.3-SNAPSHOT/platform-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/3.0.3-SNAPSHOT/annotations-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/provided/3.0.3-SNAPSHOT/provided-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/provided/3.0.3-SNAPSHOT/provided-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/provided/3.0.3-SNAPSHOT/provided-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen/3.0.3-SNAPSHOT/javagen-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen/3.0.3-SNAPSHOT/javagen-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen/3.0.3-SNAPSHOT/javagen-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/externals/3.0.3-SNAPSHOT/externals-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/externals/3.0.3-SNAPSHOT/externals-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testframework/3.0.3-SNAPSHOT/testframework-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testframework/3.0.3-SNAPSHOT/testframework-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testframework/3.0.3-SNAPSHOT/testframework-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT-sources.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/framework/3.0.3-SNAPSHOT/framework-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/framework/3.0.3-SNAPSHOT/framework-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/framework/3.0.3-SNAPSHOT/framework-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/3.0.3-SNAPSHOT/testing-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-plugin/3.0.3-SNAPSHOT/codegen-plugin-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-plugin/3.0.3-SNAPSHOT/codegen-plugin-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-plugin/3.0.3-SNAPSHOT/codegen-plugin-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/documentation/releasenotes/3.0.3-SNAPSHOT/releasenotes-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/documentation/releasenotes/3.0.3-SNAPSHOT/releasenotes-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml/3.0.3-SNAPSHOT/vdm2jml-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml/3.0.3-SNAPSHOT/vdm2jml-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/vdm2jml/3.0.3-SNAPSHOT/vdm2jml-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/npp/3.0.3-SNAPSHOT/npp-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/npp/3.0.3-SNAPSHOT/npp-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/npp/3.0.3-SNAPSHOT/npp-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/3.0.3-SNAPSHOT/prettyprinting-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/documentation/3.0.3-SNAPSHOT/documentation-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/isagen/3.0.3-SNAPSHOT/isagen-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/isagen/3.0.3-SNAPSHOT/isagen-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/isagen/3.0.3-SNAPSHOT/isagen-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/3.0.3-SNAPSHOT/core-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/3.0.3-SNAPSHOT/codegen-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctutils/3.0.3-SNAPSHOT/ctutils-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctutils/3.0.3-SNAPSHOT/ctutils-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctutils/3.0.3-SNAPSHOT/ctutils-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/isapog/3.0.3-SNAPSHOT/isapog-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/isapog/3.0.3-SNAPSHOT/isapog-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/isapog/3.0.3-SNAPSHOT/isapog-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/typechecker/3.0.3-SNAPSHOT/typechecker-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/typechecker/3.0.3-SNAPSHOT/typechecker-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/typechecker/3.0.3-SNAPSHOT/typechecker-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/prettyprinter/3.0.3-SNAPSHOT/prettyprinter-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/prettyprinter/3.0.3-SNAPSHOT/prettyprinter-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/prettyprinting/prettyprinter/3.0.3-SNAPSHOT/prettyprinter-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/ast/3.0.3-SNAPSHOT/ast-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/ast/3.0.3-SNAPSHOT/ast-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/ast/3.0.3-SNAPSHOT/ast-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/ir/3.0.3-SNAPSHOT/ir-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/ir/3.0.3-SNAPSHOT/ir-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/ir/3.0.3-SNAPSHOT/ir-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/pog/3.0.3-SNAPSHOT/pog-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/pog/3.0.3-SNAPSHOT/pog-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/pog/3.0.3-SNAPSHOT/pog-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/commandlinetool/3.0.3-SNAPSHOT/commandlinetool-3.0.3-SNAPSHOT-jar-with-dependencies.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/commandlinetool/3.0.3-SNAPSHOT/commandlinetool-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/commandlinetool/3.0.3-SNAPSHOT/commandlinetool-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/examples/3.0.3-SNAPSHOT/examples-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/examples/3.0.3-SNAPSHOT/examples-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/annotations/examples/3.0.3-SNAPSHOT/examples-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/root/3.0.3-SNAPSHOT/root-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/parser/3.0.3-SNAPSHOT/parser-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/parser/3.0.3-SNAPSHOT/parser-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/parser/3.0.3-SNAPSHOT/parser-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/interpreter/3.0.3-SNAPSHOT/interpreter-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/interpreter/3.0.3-SNAPSHOT/interpreter-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/interpreter/3.0.3-SNAPSHOT/interpreter-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen-test/3.0.3-SNAPSHOT/javagen-test-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen-test/3.0.3-SNAPSHOT/javagen-test-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/javagen-test/3.0.3-SNAPSHOT/javagen-test-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT-sources.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctruntime/3.0.3-SNAPSHOT/ctruntime-3.0.3-SNAPSHOT.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctruntime/3.0.3-SNAPSHOT/ctruntime-3.0.3-SNAPSHOT-javadoc.jar [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/ctruntime/3.0.3-SNAPSHOT/ctruntime-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/combinatorialtesting/3.0.3-SNAPSHOT/combinatorialtesting-3.0.3-SNAPSHOT.pom [INFO] Deploying artifact: https://overture.au.dk/artifactory/overture-development/org/overturetool/core/testing/samples/3.0.3-SNAPSHOT/samples-3.0.3-SNAPSHOT.jar [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/287 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] The Overture Tool Platform root ................... SUCCESS [9.279s] [INFO] Overture External Resources ....................... SUCCESS [6.776s] [INFO] Core Tools ........................................ SUCCESS [2.187s] [INFO] The Overture Abstract Syntax Tree ................. SUCCESS [24.372s] [INFO] Test Framework for Overture ....................... SUCCESS [5.193s] [INFO] The VDM parser .................................... SUCCESS [17.161s] [INFO] The VDM Type Checker .............................. SUCCESS [51.849s] [INFO] Overture Testing .................................. SUCCESS [1.471s] [INFO] Overture Testing Framework ........................ SUCCESS [4.486s] [INFO] Overture Sample Tests ............................. SUCCESS [26.512s] [INFO] VDM Pretty Printing ............................... SUCCESS [1.361s] [INFO] The VDM Pretty Printer ............................ SUCCESS [6.263s] [INFO] The Proof Obligation Generator .................... SUCCESS [21.618s] [INFO] The VDM Interpreter ............................... SUCCESS [50.949s] [INFO] Combinatorial Testing ............................. SUCCESS [1.411s] [INFO] Combinatorial Testing Utilities ................... SUCCESS [4.218s] [INFO] Combinatorial Testing Runtime ..................... SUCCESS [26.948s] [INFO] New Pretty Printer ................................ SUCCESS [6.835s] [INFO] Overture Core Command Line Tool ................... SUCCESS [6.412s] [INFO] Code Generation ................................... SUCCESS [1.771s] [INFO] The Intermediate Representation Tree .............. SUCCESS [16.467s] [INFO] The Code Generation Platform ...................... SUCCESS [1:09.787s] [INFO] The Java Code Generator Runtime ................... SUCCESS [8.814s] [INFO] The Java Code Generator Testing ................... SUCCESS [5.035s] [INFO] The Java Code Generator ........................... SUCCESS [44.012s] [INFO] The VDM to JML Generator Runtime .................. SUCCESS [5.768s] [INFO] The VDM to JML Generator .......................... SUCCESS [38.110s] [INFO] The Java Code Generator Maven Plugin .............. SUCCESS [17.135s] [INFO] The VDM to Isabelle Translator .................... SUCCESS [16.677s] [INFO] POG - Isagen Integration .......................... SUCCESS [9.120s] [INFO] VDM Annotations ................................... SUCCESS [1.341s] [INFO] Provided Annotations .............................. SUCCESS [5.340s] [INFO] Annotation Examples ............................... SUCCESS [4.441s] [INFO] Documentation ..................................... SUCCESS [1.191s] [INFO] The Overture release notes ........................ SUCCESS [3.352s] [INFO] Overture IDE Top-level ............................ SUCCESS [2.676s] [INFO] org.overture.ide.core ............................. SUCCESS [10.208s] [INFO] Overture IDE Builders ............................. SUCCESS [1.350s] [INFO] org.overture.ide.builders.vdmj .................... SUCCESS [5.148s] [INFO] org.overture.ide.ui ............................... SUCCESS [9.014s] [INFO] Overture IDE Parsers .............................. SUCCESS [1.596s] [INFO] org.overture.ide.parsers.vdmj ..................... SUCCESS [4.279s] [INFO] org.overture.ide.debug ............................ SUCCESS [9.640s] [INFO] Overture IDE VDM-SL top level ..................... SUCCESS [1.520s] [INFO] org.overture.ide.vdmsl.core ....................... SUCCESS [4.413s] [INFO] org.overture.ide.vdmsl.ui ......................... SUCCESS [4.788s] [INFO] org.overture.ide.vdmsl.debug ...................... SUCCESS [5.235s] [INFO] Overture IDE VDM-PP Top-level ..................... SUCCESS [1.372s] [INFO] org.overture.ide.vdmpp.core ....................... SUCCESS [4.374s] [INFO] org.overture.ide.vdmpp.ui ......................... SUCCESS [4.824s] [INFO] org.overture.ide.vdmpp.debug ...................... SUCCESS [4.823s] [INFO] Overture IDE VDM-RT (RealTime) Top-level .......... SUCCESS [1.520s] [INFO] org.overture.ide.vdmrt.core ....................... SUCCESS [4.222s] [INFO] org.overture.ide.vdmrt.ui ......................... SUCCESS [4.898s] [INFO] org.overture.ide.vdmrt.debug ...................... SUCCESS [4.888s] [INFO] org.overture.ide.help ............................. SUCCESS [14.528s] [INFO] Overture IDE core plugins GUI ..................... SUCCESS [1.514s] [INFO] org.overture.ide.plugins.externaleditor ........... SUCCESS [5.051s] [INFO] org.overture.ide.plugins.coverageeditor ........... SUCCESS [5.069s] [INFO] org.overture.ide.plugins.csk ...................... SUCCESS [5.343s] [INFO] org.overture.ide.plugins.quickinterpreter ......... SUCCESS [5.188s] [INFO] org.overture.ide.plugins.latex .................... SUCCESS [5.910s] [INFO] org.overture.ide.plugins.poviewer ................. SUCCESS [5.585s] [INFO] Combinatorial Testing ............................. SUCCESS [6.104s] [INFO] Developer Utilities for Overture .................. SUCCESS [5.126s] [INFO] UML2 Translator ................................... SUCCESS [6.812s] [INFO] RT Trace Viewer Plugin ............................ SUCCESS [5.849s] [INFO] The Java Code Generator Plugin .................... SUCCESS [7.017s] [INFO] org.overture.ide.platform ......................... SUCCESS [13.216s] [INFO] Overture IDE Eclipse features ..................... SUCCESS [1.403s] [INFO] Overture IDE Eclipse core feature ................. SUCCESS [5.194s] [INFO] Overture IDE Eclipse plugin features .............. SUCCESS [1.563s] [INFO] Overture IDE Eclipse Coverage Editor feature ...... SUCCESS [4.559s] [INFO] Overture IDE Eclipse CSK VDM Tools Link feature ... SUCCESS [4.402s] [INFO] Overture IDE Eclipse Combinatorial Testing feature SUCCESS [4.641s] [INFO] Overture IDE Eclipse Developer Utilities feature .. SUCCESS [4.559s] [INFO] Overture IDE Eclipse LaTeX Creator feature ........ SUCCESS [4.580s] [INFO] Overture IDE Eclipse Proof Obligation Viewer feature SUCCESS [4.300s] [INFO] Overture IDE Eclipse VDM Quick Interpreter feature SUCCESS [5.336s] [INFO] Overture IDE Eclipse plugin uml2 feature .......... SUCCESS [4.775s] [INFO] Overture IDE Eclipse Realtime Trace Viewer feature SUCCESS [5.597s] [INFO] Overture IDE Eclipse Java Code Generator feature .. SUCCESS [4.922s] [INFO] Overture IDE Eclipse rcp feature .................. SUCCESS [17.648s] [INFO] Overture IDE Standalone Product ................... SUCCESS [4:54.381s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27:09.089s [INFO] Finished at: Tue Dec 15 22:08:56 CET 2020 [INFO] Final Memory: 355M/941M [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.3-SNAPSHOT/ide-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.latex-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/latex/target/org.overture.ide.plugins.latex-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.latex/3.0.3-SNAPSHOT/org.overture.ide.plugins.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.ui-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/ui/target/org.overture.ide.ui-3.0.3-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.ui/3.0.3-SNAPSHOT/org.overture.ide.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/debug/target/org.overture.ide.vdmpp.debug-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.debug/3.0.3-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/core/target/org.overture.ide.vdmsl.core-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.core/3.0.3-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.core-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/isapog/pom.xml to org.overturetool.core/isapog/3.0.3-SNAPSHOT/isapog-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.3-SNAPSHOT.jar to org.overturetool.core/isapog/3.0.3-SNAPSHOT/isapog-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/isapog/target/isapog-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core/isapog/3.0.3-SNAPSHOT/isapog-3.0.3-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/framework/pom.xml to org.overturetool.core.testing/framework/3.0.3-SNAPSHOT/framework-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.3-SNAPSHOT.jar to org.overturetool.core.testing/framework/3.0.3-SNAPSHOT/framework-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/framework/target/framework-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.testing/framework/3.0.3-SNAPSHOT/framework-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/poviewer/target/org.overture.ide.plugins.poviewer-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.poviewer/3.0.3-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.poviewer-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/pom.xml to org.overturetool.core/combinatorialtesting/3.0.3-SNAPSHOT/combinatorialtesting-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/pom.xml to org.overturetool/root/3.0.3-SNAPSHOT/root-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/samples/pom.xml to org.overturetool.core.testing/samples/3.0.3-SNAPSHOT/samples-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testing/samples/target/samples-3.0.3-SNAPSHOT.jar to org.overturetool.core.testing/samples/3.0.3-SNAPSHOT/samples-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/documentation/pom.xml to org.overturetool/documentation/3.0.3-SNAPSHOT/documentation-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/combinatorialtesting/target/org.overture.ide.plugins.combinatorialtesting-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.combinatorialtesting/3.0.3-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.combinatorialtesting-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/pom.xml to org.overturetool.core.codegen/isagen/3.0.3-SNAPSHOT/isagen-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/isagen/3.0.3-SNAPSHOT/isagen-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/isagen/target/isagen-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/isagen/3.0.3-SNAPSHOT/isagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.help-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/help/target/org.overture.ide.help-3.0.3-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.help/3.0.3-SNAPSHOT/org.overture.ide.help-3.0.3-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.3-SNAPSHOT/org.overture.ide.help-3.0.3-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.3-SNAPSHOT/org.overture.ide.help-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/ui/target/org.overture.ide.vdmsl.ui-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.ui/3.0.3-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.ui-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testframework/pom.xml to org.overturetool.core/testframework/3.0.3-SNAPSHOT/testframework-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.3-SNAPSHOT.jar to org.overturetool.core/testframework/3.0.3-SNAPSHOT/testframework-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/testframework/target/testframework-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core/testframework/3.0.3-SNAPSHOT/testframework-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/quickinterpreter/target/org.overture.ide.plugins.quickinterpreter-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.quickinterpreter/3.0.3-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.quickinterpreter-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/pom.xml to org.overturetool.core/codegen/3.0.3-SNAPSHOT/codegen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/rttraceviewer/target/org.overture.ide.plugins.rttraceviewer-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.rttraceviewer/3.0.3-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.core-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/core/target/org.overture.ide.features.core-3.0.3-SNAPSHOT.jar to org.overturetool.ide.features/org.overture.ide.features.core/3.0.3-SNAPSHOT/org.overture.ide.features.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/poviewer/target/org.overture.ide.plugins.features.poviewer-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.poviewer/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.poviewer-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/pom.xml to org.overturetool.core.codegen/javagen/3.0.3-SNAPSHOT/javagen-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/javagen/3.0.3-SNAPSHOT/javagen-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen/target/javagen-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/javagen/3.0.3-SNAPSHOT/javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/coverageeditor/target/org.overture.ide.plugins.coverageeditor-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.coverageeditor/3.0.3-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.coverageeditor-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/pom.xml to org.overturetool.core.codegen/vdm2jml/3.0.3-SNAPSHOT/vdm2jml-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/vdm2jml/3.0.3-SNAPSHOT/vdm2jml-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml/target/vdm2jml-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/vdm2jml/3.0.3-SNAPSHOT/vdm2jml-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/rttraceviewer/target/org.overture.ide.plugins.features.rttraceviewer-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.rttraceviewer/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.rttraceviewer-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.csk-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/csk/target/org.overture.ide.plugins.csk-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.csk/3.0.3-SNAPSHOT/org.overture.ide.plugins.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/developerutils/target/org.overture.ide.plugins.features.developerutils-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.developerutils/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/coverageeditor/target/org.overture.ide.plugins.features.coverageeditor-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.coverageeditor/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.coverageeditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp-3.0.3-SNAPSHOT.jar to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-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.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/rcp/target/org.overture.ide.features.rcp_root-3.0.3.202012152041-root.zip to org.overturetool.ide.features/org.overture.ide.features.rcp/3.0.3-SNAPSHOT/org.overture.ide.features.rcp-3.0.3-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.3-SNAPSHOT/codegen-plugin-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/codegen-plugin/3.0.3-SNAPSHOT/codegen-plugin-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-maven-plugin/target/codegen-plugin-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/codegen-plugin/3.0.3-SNAPSHOT/codegen-plugin-3.0.3-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.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/vdm2jml-runtime/target/vdm2jml-runtime-3.0.3-SNAPSHOT-sources.jar to org.overturetool.core.codegen/vdm2jml-runtime/3.0.3-SNAPSHOT/vdm2jml-runtime-3.0.3-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/typechecker/pom.xml to org.overturetool.core/typechecker/3.0.3-SNAPSHOT/typechecker-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.3-SNAPSHOT.jar to org.overturetool.core/typechecker/3.0.3-SNAPSHOT/typechecker-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/typechecker/target/typechecker-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core/typechecker/3.0.3-SNAPSHOT/typechecker-3.0.3-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.3-SNAPSHOT/javagen-test-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/javagen-test/3.0.3-SNAPSHOT/javagen-test-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/javagen-test/target/javagen-test-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/javagen-test/3.0.3-SNAPSHOT/javagen-test-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/core/target/org.overture.ide.vdmrt.core-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.core/3.0.3-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.core-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/core/target/org.overture.ide.core-3.0.3-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.core/3.0.3-SNAPSHOT/org.overture.ide.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.builders-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/pom.xml to org.overturetool.core.combinatorialtesting/ctruntime/3.0.3-SNAPSHOT/ctruntime-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.3-SNAPSHOT.jar to org.overturetool.core.combinatorialtesting/ctruntime/3.0.3-SNAPSHOT/ctruntime-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctruntime/target/ctruntime-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.combinatorialtesting/ctruntime/3.0.3-SNAPSHOT/ctruntime-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmsl/debug/target/org.overture.ide.vdmsl.debug-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmsl/org.overture.ide.vdmsl.debug/3.0.3-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmsl.debug-3.0.3-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.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/codegen-runtime/target/codegen-runtime-3.0.3-SNAPSHOT-sources.jar to org.overturetool.core.codegen/codegen-runtime/3.0.3-SNAPSHOT/codegen-runtime-3.0.3-SNAPSHOT-sources.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/pom.xml to org.overturetool.core/annotations/3.0.3-SNAPSHOT/annotations-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/provided/pom.xml to org.overturetool.core.annotations/provided/3.0.3-SNAPSHOT/provided-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.3-SNAPSHOT.jar to org.overturetool.core.annotations/provided/3.0.3-SNAPSHOT/provided-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/provided/target/provided-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.annotations/provided/3.0.3-SNAPSHOT/provided-3.0.3-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pom.xml to org.overturetool/core/3.0.3-SNAPSHOT/core-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/ast/pom.xml to org.overturetool.core/ast/3.0.3-SNAPSHOT/ast-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.3-SNAPSHOT.jar to org.overturetool.core/ast/3.0.3-SNAPSHOT/ast-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/ast/target/ast-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core/ast/3.0.3-SNAPSHOT/ast-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/uml2/target/org.overture.ide.plugins.features.uml2-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.uml2/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.parsers-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/ui/target/org.overture.ide.vdmrt.ui-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.ui/3.0.3-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.ui-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/pom.xml to org.overturetool.core.prettyprinting/prettyprinter/3.0.3-SNAPSHOT/prettyprinter-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.3-SNAPSHOT.jar to org.overturetool.core.prettyprinting/prettyprinter/3.0.3-SNAPSHOT/prettyprinter-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/prettyprinter/target/prettyprinter-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.prettyprinting/prettyprinter/3.0.3-SNAPSHOT/prettyprinter-3.0.3-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/ir/pom.xml to org.overturetool.core.codegen/ir/3.0.3-SNAPSHOT/ir-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/ir/3.0.3-SNAPSHOT/ir-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/ir/target/ir-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/ir/3.0.3-SNAPSHOT/ir-3.0.3-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/pom.xml to org.overturetool.core/npp/3.0.3-SNAPSHOT/npp-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.3-SNAPSHOT.jar to org.overturetool.core/npp/3.0.3-SNAPSHOT/npp-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/npp/target/npp-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core/npp/3.0.3-SNAPSHOT/npp-3.0.3-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.3-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/builders/vdmj/target/org.overture.ide.builders.vdmj-3.0.3-SNAPSHOT.jar to org.overturetool.ide.builders/org.overture.ide.builders.vdmj/3.0.3-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.builders.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/core/target/org.overture.ide.vdmpp.core-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.core/3.0.3-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.core-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/csk/target/org.overture.ide.plugins.features.csk-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.csk/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.csk-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/commandline/pom.xml to org.overturetool.core/commandlinetool/3.0.3-SNAPSHOT/commandlinetool-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.3-SNAPSHOT.jar to org.overturetool.core/commandlinetool/3.0.3-SNAPSHOT/commandlinetool-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/commandline/target/commandlinetool-3.0.3-SNAPSHOT-jar-with-dependencies.jar to org.overturetool.core/commandlinetool/3.0.3-SNAPSHOT/commandlinetool-3.0.3-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.3-SNAPSHOT/examples-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.3-SNAPSHOT.jar to org.overturetool.core.annotations/examples/3.0.3-SNAPSHOT/examples-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/annotations/examples/target/examples-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.annotations/examples/3.0.3-SNAPSHOT/examples-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/latex/target/org.overture.ide.plugins.features.latex-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.latex/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.latex-3.0.3-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.3-SNAPSHOT/org.overture.ide.debug-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/debug/target/org.overture.ide.debug-3.0.3-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.debug/3.0.3-SNAPSHOT/org.overture.ide.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/org.overture.ide.product-3.0.3-SNAPSHOT.zip to org.overturetool.ide/org.overture.ide.product/3.0.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/org.overture.ide.product-3.0.3-SNAPSHOT-p2metadata.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.3-SNAPSHOT-win32.win32.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.3-SNAPSHOT/org.overture.ide.product-3.0.3-SNAPSHOT-win32.win32.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.3-SNAPSHOT-linux.gtk.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.3-SNAPSHOT/org.overture.ide.product-3.0.3-SNAPSHOT-linux.gtk.x86_64.zip [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/product/target/products/Overture-3.0.3-SNAPSHOT-macosx.cocoa.x86_64.zip to org.overturetool.ide/org.overture.ide.product/3.0.3-SNAPSHOT/org.overture.ide.product-3.0.3-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.3-SNAPSHOT/testing-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/pom.xml to org.overturetool.documentation/releasenotes/3.0.3-SNAPSHOT/releasenotes-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/documentation/releasenotes/target/releasenotes-3.0.3-SNAPSHOT.jar to org.overturetool.documentation/releasenotes/3.0.3-SNAPSHOT/releasenotes-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/prettyprinting/pom.xml to org.overturetool.core/prettyprinting/3.0.3-SNAPSHOT/prettyprinting-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/platform/pom.xml to org.overturetool.core.codegen/platform/3.0.3-SNAPSHOT/platform-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.3-SNAPSHOT.jar to org.overturetool.core.codegen/platform/3.0.3-SNAPSHOT/platform-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/codegen/platform/target/platform-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.codegen/platform/3.0.3-SNAPSHOT/platform-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/quickinterpreter/target/org.overture.ide.plugins.features.quickinterpreter-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.quickinterpreter/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.quickinterpreter-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmpp/ui/target/org.overture.ide.vdmpp.ui-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmpp/org.overture.ide.vdmpp.ui/3.0.3-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmpp.ui-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/externaleditor/target/org.overture.ide.plugins.externaleditor-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.externaleditor/3.0.3-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.externaleditor-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/externals/pom.xml to org.overturetool/externals/3.0.3-SNAPSHOT/externals-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/externals/target/externals-3.0.3-SNAPSHOT.jar to org.overturetool/externals/3.0.3-SNAPSHOT/externals-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/vdmrt/debug/target/org.overture.ide.vdmrt.debug-3.0.3-SNAPSHOT.jar to org.overturetool.ide.vdmrt/org.overture.ide.vdmrt.debug/3.0.3-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt.debug-3.0.3-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.3-SNAPSHOT/org.overture.ide.vdmrt-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/uml2/target/org.overture.ide.plugins.uml2-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.uml2/3.0.3-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.uml2-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/pom.xml to org.overturetool.core.combinatorialtesting/ctutils/3.0.3-SNAPSHOT/ctutils-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.3-SNAPSHOT.jar to org.overturetool.core.combinatorialtesting/ctutils/3.0.3-SNAPSHOT/ctutils-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/combinatorialtesting/ctutils/target/ctutils-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core.combinatorialtesting/ctutils/3.0.3-SNAPSHOT/ctutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/combinatorialtesting/target/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.combinatorialtesting/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.combinatorialtesting-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/developerutils/target/org.overture.ide.plugins.developerutils-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.developerutils/3.0.3-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.developerutils-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/features/javagen/target/org.overture.ide.plugins.features.javagen-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins.features/org.overture.ide.plugins.features.javagen/3.0.3-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.features.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/parsers/vdmj/target/org.overture.ide.parsers.vdmj-3.0.3-SNAPSHOT.jar to org.overturetool.ide.parsers/org.overture.ide.parsers.vdmj/3.0.3-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.3-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.3-SNAPSHOT/org.overture.ide.parsers.vdmj-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pog/pom.xml to org.overturetool.core/pog/3.0.3-SNAPSHOT/pog-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.3-SNAPSHOT.jar to org.overturetool.core/pog/3.0.3-SNAPSHOT/pog-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/pog/target/pog-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core/pog/3.0.3-SNAPSHOT/pog-3.0.3-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.3-SNAPSHOT/org.overture.ide.platform-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/platform/target/org.overture.ide.platform-3.0.3-SNAPSHOT.jar to org.overturetool.ide/org.overture.ide.platform/3.0.3-SNAPSHOT/org.overture.ide.platform-3.0.3-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.3-SNAPSHOT/org.overture.ide.platform-3.0.3-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.3-SNAPSHOT/org.overture.ide.platform-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/features/pom.xml to org.overturetool.ide/features/3.0.3-SNAPSHOT/features-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/ide/plugins/javagen/target/org.overture.ide.plugins.javagen-3.0.3-SNAPSHOT.jar to org.overturetool.ide.plugins/org.overture.ide.plugins.javagen/3.0.3-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.3-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.3-SNAPSHOT/org.overture.ide.plugins.javagen-3.0.3-SNAPSHOT-p2artifacts.xml [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/parser/pom.xml to org.overturetool.core/parser/3.0.3-SNAPSHOT/parser-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.3-SNAPSHOT.jar to org.overturetool.core/parser/3.0.3-SNAPSHOT/parser-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/parser/target/parser-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core/parser/3.0.3-SNAPSHOT/parser-3.0.3-SNAPSHOT-javadoc.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/interpreter/pom.xml to org.overturetool.core/interpreter/3.0.3-SNAPSHOT/interpreter-3.0.3-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.3-SNAPSHOT.jar to org.overturetool.core/interpreter/3.0.3-SNAPSHOT/interpreter-3.0.3-SNAPSHOT.jar [JENKINS] Archiving /var/lib/jenkins/workspace/overture-development/core/interpreter/target/interpreter-3.0.3-SNAPSHOT-javadoc.jar to org.overturetool.core/interpreter/3.0.3-SNAPSHOT/interpreter-3.0.3-SNAPSHOT-javadoc.jar channel stopped [overture-development] $ /bin/sh -xe /tmp/jenkins3810112500787600743.sh + /var/lib/jenkins/internal-resources/bintray-scripts/up-dev.sh jenkins-overture-development-287 /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:38 --:--:-- 4 100 21 0 21 0 0 0 0 --:--:-- 0:00:38 --:--:-- 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 419 72 --:--:-- --:--:-- --:--:-- 492 100 470 100 401 100 69 419 72 --:--:-- --:--:-- --:--:-- 491 {"name":"development","desc":"jenkins-overture-development-287","package":"overture-ide","repo":"overturetool-development","owner":"overturetool","labels":[],"published":false,"attribute_names":[],"created":"2020-12-15T21:10:15.023Z","updated":"2020-12-15T21:10:15.044Z","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 27725 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 27746 100 21 100 27725 9 12590 0:00:02 0:00:02 --:--:-- 12600 100 27746 100 21 100 27725 9 12585 0:00:02 0:00:02 --:--:-- 12600 {"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 21740 0 0 100 21740 0 14719 0:00:01 0:00:01 --:--:-- 14709 100 21761 100 21 100 21740 9 9619 0:00:02 0:00:02 --:--:-- 9628 100 21761 100 21 100 21740 9 9619 0:00:02 0:00:02 --:--:-- 9624 {"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 100 134k 0 0 100 134k 0 125k 0:00:01 0:00:01 --:--:-- 125k 100 134k 100 21 100 134k 8 55731 0:00:02 0:00:02 --:--:-- 55739 100 134k 100 21 100 134k 8 55708 0:00:02 0:00:02 --:--:-- 55717 {"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 63 51984 0 0 63 32768 0 22110 0:00:02 0:00:01 0:00:01 22110 100 51984 0 0 100 51984 0 20086 0:00:02 0:00:02 --:--:-- 20078 100 52005 100 21 100 51984 6 15508 0:00:03 0:00:03 --:--:-- 15514 {"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 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 11 90 0:00:01 0:00:01 --:--:-- 101 {"message":"success"} Processing features dir ./features/* file... Processing feature: ./features/org.eclipse.e4.rcp_4.18.0.v20201125-2302.jar file... % 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 21526 0 0 100 21526 0 14524 0:00:01 0:00:01 --:--:-- 14515 100 21526 0 0 100 21526 0 8665 0:00:02 0:00:02 --:--:-- 8662 100 21547 100 21 100 21526 7 7476 0:00:03 0:00:02 0:00:01 7481 {"message":"success"} Processing feature: ./features/org.eclipse.emf.common_2.21.0.v20200917-1439.jar file... % 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 19491 0 0 100 19491 0 13214 0:00:01 0:00:01 --:--:-- 13205 100 19512 100 21 100 19491 11 10709 0:00:01 0:00:01 --:--:-- 10714 {"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 13241 0:00:01 0:00:01 --:--:-- 13241 100 19579 100 21 100 19558 12 11470 0:00:01 0:00:01 --:--:-- 11476 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.core.feature_1.6.800.v20201106-1246.jar file... % 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 20132 0 0 100 20132 0 13658 0:00:01 0:00:01 --:--:-- 13658 100 20153 100 21 100 20132 10 10219 0:00:02 0:00:01 0:00:01 10224 100 20153 100 21 100 20132 10 10219 0:00:02 0:00:01 0:00:01 10224 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.extras.feature_1.4.1000.v20201106-1246.jar file... % 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 19567 0 0 100 19567 0 13265 0:00:01 0:00:01 --:--:-- 13265 100 19588 100 21 100 19567 10 10122 0:00:02 0:00:01 0:00:01 10128 100 19588 100 21 100 19567 10 10117 0:00:02 0:00:01 0:00:01 10122 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.rcp.feature_1.4.1000.v20201106-1246.jar file... % 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 19485 0 0 100 19485 0 13264 0:00:01 0:00:01 --:--:-- 13264 100 19506 100 21 100 19485 10 9921 0:00:02 0:00:01 0:00:01 9926 100 19506 100 21 100 19485 10 9921 0:00:02 0:00:01 0:00:01 9926 {"message":"success"} Processing feature: ./features/org.eclipse.equinox.p2.user.ui_2.4.1000.v20201106-1246.jar file... % 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 19355 0 0 100 19355 0 13077 0:00:01 0:00:01 --:--:-- 13077 100 19376 100 21 100 19355 10 9436 0:00:02 0:00:02 --:--:-- 9447 100 19376 100 21 100 19355 10 9436 0:00:02 0:00:02 --:--:-- 9447 {"message":"success"} Processing feature: ./features/org.eclipse.help_2.3.400.v20201125-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 19997 0 0 100 19997 0 13538 0:00:01 0:00:01 --:--:-- 13538 100 20018 100 21 100 19997 10 9904 0:00:02 0:00:02 --:--:-- 9914 100 20018 100 21 100 19997 10 9904 0:00:02 0:00:02 --:--:-- 9914 {"message":"success"} Processing feature: ./features/org.eclipse.platform_4.18.0.v20201125-2302.jar file... % 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 21074 0 0 100 21074 0 14277 0:00:01 0:00:01 --:--:-- 14277 100 21095 100 21 100 21074 10 10259 0:00:02 0:00:02 --:--:-- 10275 100 21095 100 21 100 21074 10 10259 0:00:02 0:00:02 --:--:-- 10270 {"message":"success"} Processing feature: ./features/org.eclipse.rcp_4.18.0.v20201125-2302.jar file... % 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 19541 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19562 100 21 100 19541 9 9239 0:00:02 0:00:02 --:--:-- 9249 100 19562 100 21 100 19541 9 9239 0:00:02 0:00:02 --:--:-- 9249 {"message":"success"} Processing feature: ./features/org.overture.ide.features.core_3.0.3.202012152041.jar file... % 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 6875 0 0 100 6875 0 4654 0:00:01 0:00:01 --:--:-- 4651 100 6896 100 21 100 6875 10 3552 0:00:02 0:00:01 0:00:01 3561 {"message":"success"} Processing feature: ./features/org.overture.ide.features.rcp_3.0.3.202012152041.jar file... % 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 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 11.3M 0 0 10 1232k 0 818k 0:00:14 0:00:01 0:00:13 817k 100 11.3M 0 0 100 11.3M 0 3513k 0:00:03 0:00:03 --:--:-- 3513k 100 11.3M 0 0 100 11.3M 0 2697k 0:00:04 0:00:04 --:--:-- 2697k 100 11.3M 0 0 100 11.3M 0 2188k 0:00:05 0:00:05 --:--:-- 2188k 100 11.3M 100 21 100 11.3M 3 1843k 0:00:07 0:00:06 0:00:01 2042k 100 11.3M 100 21 100 11.3M 3 1842k 0:00:07 0:00:06 0:00:01 2164k {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.combinatorialtesting_3.0.3.202012152041.jar file... % 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 6491 0 0 100 6491 0 4388 0:00:01 0:00:01 --:--:-- 4385 100 6512 100 21 100 6491 11 3556 0:00:01 0:00:01 --:--:-- 3566 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.coverageeditor_3.0.3.202012152041.jar file... % 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 6477 0 0 100 6477 0 4385 0:00:01 0:00:01 --:--:-- 4382 100 6498 100 21 100 6477 12 3894 0:00:01 0:00:01 --:--:-- 3905 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.csk_3.0.3.202012152041.jar file... % 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 6491 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6512 100 21 100 6491 9 2789 0:00:02 0:00:02 --:--:-- 2798 100 6512 100 21 100 6491 9 2788 0:00:02 0:00:02 --:--:-- 2798 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.developerutils_3.0.3.202012152041.jar file... % 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 6539 0 0 100 6539 0 4436 0:00:01 0:00:01 --:--:-- 4433 100 6560 100 21 100 6539 10 3334 0:00:02 0:00:01 0:00:01 3343 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.javagen_3.0.3.202012152041.jar file... % 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 6515 0 0 100 6515 0 4410 0:00:01 0:00:01 --:--:-- 4407 100 6536 100 21 100 6515 11 3567 0:00:01 0:00:01 --:--:-- 3577 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.latex_3.0.3.202012152041.jar file... % 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 6547 0 0 100 6547 0 4414 0:00:01 0:00:01 --:--:-- 4411 100 6568 100 21 100 6547 12 3784 0:00:01 0:00:01 --:--:-- 3794 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.poviewer_3.0.3.202012152041.jar file... % 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 6483 0 0 100 6483 0 4389 0:00:01 0:00:01 --:--:-- 4389 100 6504 100 21 100 6483 11 3413 0:00:01 0:00:01 --:--:-- 3423 100 6504 100 21 100 6483 11 3412 0:00:01 0:00:01 --:--:-- 3421 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.quickinterpreter_3.0.3.202012152041.jar file... % 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 6491 0 0 100 6491 0 4376 0:00:01 0:00:01 --:--:-- 4376 100 6512 100 21 100 6491 12 3938 0:00:01 0:00:01 --:--:-- 3951 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.rttraceviewer_3.0.3.202012152041.jar file... % 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 6489 0 0 100 6489 0 4399 0:00:01 0:00:01 --:--:-- 4396 100 6510 100 21 100 6489 11 3496 0:00:01 0:00:01 --:--:-- 3505 {"message":"success"} Processing feature: ./features/org.overture.ide.plugins.features.uml2_3.0.3.202012152041.jar file... % 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 4528 0:00:01 0:00:01 --:--:-- 4525 100 6683 100 21 100 6662 12 3977 0:00:01 0:00:01 --:--:-- 3987 {"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 0 12.9M 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 12.9M 0 0 8 1104k 0 722k 0:00:18 0:00:01 0:00:17 721k 100 12.9M 0 0 100 12.9M 0 3975k 0:00:03 0:00:03 --:--:-- 3975k 100 12.9M 100 21 100 12.9M 5 3386k 0:00:04 0:00:03 0:00:01 3385k 100 12.9M 100 21 100 12.9M 5 3386k 0:00:04 0:00:03 0:00:01 3385k {"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 0 297k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 297k 100 21 100 297k 8 121k 0:00:02 0:00:02 --:--:-- 121k 100 297k 100 21 100 297k 8 121k 0:00:02 0:00:02 --:--:-- 121k {"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 96 133k 0 0 96 128k 0 117k 0:00:01 0:00:01 --:--:-- 117k 100 133k 100 21 100 133k 10 65217 0:00:02 0:00:02 --:--:-- 65196 100 133k 100 21 100 133k 10 65217 0:00:02 0:00:02 --:--:-- 65196 {"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 8 1432k 0 0 8 128k 0 117k 0:00:12 0:00:01 0:00:11 117k 100 1432k 0 0 100 1432k 0 559k 0:00:02 0:00:02 --:--:-- 559k 100 1432k 100 21 100 1432k 7 543k 0:00:03 0:00:02 0:00:01 543k {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 50 1167k 0 0 50 592k 0 429k 0:00:02 0:00:01 0:00:01 428k 100 1167k 0 0 100 1167k 0 460k 0:00:02 0:00:02 --:--:-- 460k 100 1167k 100 21 100 1167k 7 437k 0:00:03 0:00:02 0:00:01 437k {"message":"success"} Processing plugin: ./plugins/javax.annotation_1.3.5.v20200909-1856.jar file... % 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 47385 0 0 100 47385 0 61618 --:--:-- --:--:-- --:--:-- 61538 100 47406 100 21 100 47385 11 26650 0:00:01 0:00:01 --:--:-- 26647 100 47406 100 21 100 47385 11 26635 0:00:01 0:00:01 --:--:-- 26647 {"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 100 55399 0 0 100 55399 0 37584 0:00:01 0:00:01 --:--:-- 37584 100 55420 100 21 100 55399 12 31747 0:00:01 0:00:01 --:--:-- 31759 {"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 11422 0:00:01 0:00:01 --:--:-- 11414 100 17017 100 21 100 16996 12 10369 0:00:01 0:00:01 --:--:-- 10376 {"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 71298 0:00:01 0:00:01 --:--:-- 71250 100 102k 100 21 100 102k 10 54386 0:00:02 0:00:01 0:00:01 54368 {"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 75300 0:00:01 0:00:01 --:--:-- 75249 100 108k 100 21 100 108k 10 56648 0:00:02 0:00:01 0:00:01 56630 {"message":"success"} Processing plugin: ./plugins/org.apache.ant_1.10.9.v20201106-1946.jar file... % 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 3050k 0 0 39 1200k 0 817k 0:00:03 0:00:01 0:00:02 816k 100 3050k 0 0 100 3050k 0 1141k 0:00:02 0:00:02 --:--:-- 1141k 100 3050k 100 21 100 3050k 6 933k 0:00:03 0:00:03 --:--:-- 933k {"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 14004 0:00:01 0:00:01 --:--:-- 13995 100 20790 100 21 100 20769 11 11118 0:00:01 0:00:01 --:--:-- 11129 {"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 239k 0:00:01 0:00:01 --:--:-- 239k 100 353k 100 21 100 353k 10 169k 0:00:02 0:00:02 --:--:-- 169k {"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 16140 0:00:01 0:00:01 --:--:-- 16129 100 23990 100 21 100 23969 12 14768 0:00:01 0:00:01 --:--:-- 14772 {"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 8 61784 0:00:02 0:00:02 --:--:-- 61793 100 144k 100 21 100 144k 8 61681 0:00:02 0:00:02 --:--:-- 61715 {"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 84 227k 0 0 84 192k 0 173k 0:00:01 0:00:01 --:--:-- 173k 100 227k 100 21 100 227k 10 110k 0:00:02 0:00:02 --:--:-- 110k {"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 41 308k 0 0 41 128k 0 118k 0:00:02 0:00:01 0:00:01 118k 100 308k 100 21 100 308k 9 136k 0:00:02 0:00:02 --:--:-- 136k 100 308k 100 21 100 308k 9 136k 0:00:02 0:00:02 --:--:-- 136k {"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 67 73163 0 0 67 49152 0 64000 0:00:01 --:--:-- 0:00:01 64000 100 73184 100 21 100 73163 11 40623 0:00:01 0:00:01 --:--:-- 40612 100 73184 100 21 100 73163 11 40600 0:00:01 0:00:01 --:--:-- 40590 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.command_1.1.0.v20201023-1558.jar file... % 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 53501 0 0 100 53501 0 36296 0:00:01 0:00:01 --:--:-- 36296 100 53522 100 21 100 53501 11 29525 0:00:01 0:00:01 --:--:-- 29537 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.runtime_1.1.2.v20201023-1558.jar file... % 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 99 209k 0 0 99 208k 0 186k 0:00:01 0:00:01 --:--:-- 186k 100 209k 100 21 100 209k 9 98k 0:00:02 0:00:02 --:--:-- 98k 100 209k 100 21 100 209k 9 98k 0:00:02 0:00:02 --:--:-- 98k {"message":"success"} Processing plugin: ./plugins/org.apache.felix.gogo.shell_1.1.2.v20201023-1558.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 69818 0 0 93 65536 0 68552 0:00:01 --:--:-- 0:00:01 68480 100 69839 100 21 100 69818 11 37780 0:00:01 0:00:01 --:--:-- 37791 {"message":"success"} Processing plugin: ./plugins/org.apache.felix.scr_2.1.24.v20200924-1939.jar file... % 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 50 411k 0 0 50 208k 0 188k 0:00:02 0:00:01 0:00:01 188k 100 411k 100 21 100 411k 9 180k 0:00:02 0:00:02 --:--:-- 180k 100 411k 100 21 100 411k 9 180k 0:00:02 0:00:02 --:--:-- 180k {"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 2 2378k 0 0 2 49152 0 63177 0:00:38 --:--:-- 0:00:38 63096 100 2378k 0 0 100 2378k 0 886k 0:00:02 0:00:02 --:--:-- 886k 100 2378k 100 21 100 2378k 7 852k 0:00:03 0:00:02 0:00:01 852k 100 2378k 100 21 100 2378k 7 852k 0:00:03 0:00:02 0:00:01 852k {"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 7 1715k 0 0 7 128k 0 118k 0:00:14 0:00:01 0:00:13 118k 100 1715k 0 0 100 1715k 0 639k 0:00:02 0:00:02 --:--:-- 640k 100 1715k 100 21 100 1715k 6 513k 0:00:03 0:00:03 --:--:-- 513k 100 1715k 100 21 100 1715k 6 513k 0:00:03 0:00:03 --:--:-- 513k {"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 3529k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 43 3529k 0 0 43 1536k 0 957k 0:00:03 0:00:01 0:00:02 956k 100 3529k 0 0 100 3529k 0 1275k 0:00:02 0:00:02 --:--:-- 1275k 100 3529k 100 21 100 3529k 6 1168k 0:00:03 0:00:03 --:--:-- 1168k {"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 3406k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 50 3406k 0 0 50 1728k 0 1109k 0:00:03 0:00:01 0:00:02 1109k 100 3406k 0 0 100 3406k 0 1257k 0:00:02 0:00:02 --:--:-- 1257k 100 3406k 100 21 100 3406k 6 1132k 0:00:03 0:00:03 --:--:-- 1132k {"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 286k 0:00:02 0:00:02 --:--:-- 286k 100 703k 100 21 100 703k 8 286k 0:00:02 0:00:02 --:--:-- 286k {"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 73564 0:00:01 0:00:01 --:--:-- 73514 100 106k 100 21 100 106k 10 52172 0:00:02 0:00:02 --:--:-- 52157 100 106k 100 21 100 106k 10 52147 0:00:02 0:00:02 --:--:-- 52132 {"message":"success"} Processing plugin: ./plugins/org.eclipse.compare_3.7.1200.v20201020-1107.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 792k 0 0 10 81920 0 86963 0:00:09 --:--:-- 0:00:09 86871 100 792k 0 0 100 792k 0 318k 0:00:02 0:00:02 --:--:-- 318k 100 792k 100 21 100 792k 8 317k 0:00:02 0:00:02 --:--:-- 317k {"message":"success"} Processing plugin: ./plugins/org.eclipse.compare.core_3.6.1000.v20201020-1107.jar file... % 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 68028 0 0 100 68028 0 46246 0:00:01 0:00:01 --:--:-- 46246 100 68049 100 21 100 68028 10 33878 0:00:02 0:00:02 --:--:-- 33888 {"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 30446 0:00:01 0:00:01 --:--:-- 30446 100 44838 100 21 100 44817 8 18619 0:00:02 0:00:02 --:--:-- 18620 100 44838 100 21 100 44817 8 18619 0:00:02 0:00:02 --:--:-- 18620 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.commands_3.9.800.v20201021-1339.jar file... % 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 112k 0 0 100 112k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 112k 100 21 100 112k 9 54517 0:00:02 0:00:02 --:--:-- 54553 100 112k 100 21 100 112k 9 54517 0:00:02 0:00:02 --:--:-- 54527 {"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 81 98k 0 0 81 81920 0 89334 0:00:01 --:--:-- 0:00:01 89237 100 98k 100 21 100 98k 9 44964 0:00:02 0:00:02 --:--:-- 44974 100 98k 100 21 100 98k 9 44944 0:00:02 0:00:02 --:--:-- 44974 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding_1.10.100.v20200926-1123.jar file... % 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 180k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 180k 100 21 100 180k 8 78018 0:00:02 0:00:02 --:--:-- 78027 100 180k 100 21 100 180k 8 78018 0:00:02 0:00:02 --:--:-- 78027 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.databinding.beans_1.7.100.v20201021-1339.jar file... % 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 93679 0 0 100 93679 0 63640 0:00:01 0:00:01 --:--:-- 63597 100 93700 100 21 100 93679 11 52628 0:00:01 0:00:01 --:--:-- 52610 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 306k 0 0 100 306k 0 207k 0:00:01 0:00:01 --:--:-- 207k 100 306k 100 21 100 306k 9 137k 0:00:02 0:00:02 --:--:-- 137k {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 161k 0 0 100 161k 0 109k 0:00:01 0:00:01 --:--:-- 109k 100 161k 100 21 100 161k 10 81629 0:00:02 0:00:02 --:--:-- 81639 {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 92924 0 0 100 92924 0 62617 0:00:01 0:00:01 --:--:-- 62575 100 92945 100 21 100 92924 10 46093 0:00:02 0:00:02 --:--:-- 46103 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar file... % 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 43356 0 0 100 43356 0 29373 0:00:01 0:00:01 --:--:-- 29354 100 43377 100 21 100 43356 9 18883 0:00:02 0:00:02 --:--:-- 18884 100 43377 100 21 100 43356 9 18850 0:00:02 0:00:02 --:--:-- 18851 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar file... % 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 113k 0 0 42 49152 0 62534 0:00:01 --:--:-- 0:00:01 62454 100 113k 100 21 100 113k 8 46752 0:00:02 0:00:02 --:--:-- 46761 100 113k 100 21 100 113k 8 46752 0:00:02 0:00:02 --:--:-- 46761 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66954 0 0 100 66954 0 45392 0:00:01 0:00:01 --:--:-- 45361 100 66975 100 21 100 66954 12 38679 0:00:01 0:00:01 --:--:-- 38669 {"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 7856 0:00:01 0:00:01 --:--:-- 7851 100 11610 100 21 100 11589 12 7144 0:00:01 0:00:01 --:--:-- 7153 {"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 100 16916 0 0 100 16916 0 11460 0:00:01 0:00:01 --:--:-- 11460 100 16937 100 21 100 16916 12 10352 0:00:01 0:00:01 --:--:-- 10365 {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38372 0 0 100 38372 0 25909 0:00:01 0:00:01 --:--:-- 25892 100 38393 100 21 100 38372 12 22949 0:00:01 0:00:01 --:--:-- 22948 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.jobs_3.10.1000.v20200909-1312.jar file... % 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 73155 0:00:01 0:00:01 --:--:-- 73105 100 105k 100 21 100 105k 10 52213 0:00:02 0:00:02 --:--:-- 52223 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70762 0 0 100 70762 0 47909 0:00:01 0:00:01 --:--:-- 47876 100 70783 100 21 100 70762 11 39687 0:00:01 0:00:01 --:--:-- 39676 {"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 0 97808 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97808 0 0 100 97808 0 39486 0:00:02 0:00:02 --:--:-- 39486 100 97829 100 21 100 97808 8 39045 0:00:02 0:00:02 --:--:-- 39069 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35546 0 0 100 35546 0 24098 0:00:01 0:00:01 --:--:-- 24082 100 35567 100 21 100 35546 11 19891 0:00:01 0:00:01 --:--:-- 19892 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.resources_3.13.900.v20201105-1507.jar file... % 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 40 875k 0 0 40 352k 0 284k 0:00:03 0:00:01 0:00:02 284k 100 875k 0 0 100 875k 0 345k 0:00:02 0:00:02 --:--:-- 345k 100 875k 100 21 100 875k 6 288k 0:00:03 0:00:03 --:--:-- 288k {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59125 0 0 100 59125 0 39707 0:00:01 0:00:01 --:--:-- 39707 100 59146 100 21 100 59125 11 32255 0:00:01 0:00:01 --:--:-- 32249 {"message":"success"} Processing plugin: ./plugins/org.eclipse.core.runtime_3.20.0.v20201027-1526.jar file... % 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 73380 0 0 100 73380 0 49715 0:00:01 0:00:01 --:--:-- 49681 100 73401 100 21 100 73380 11 40385 0:00:01 0:00:01 --:--:-- 40396 {"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 36056 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36077 100 21 100 36056 11 19364 0:00:01 0:00:01 --:--:-- 19365 100 36077 100 21 100 36056 11 19353 0:00:01 0:00:01 --:--:-- 19365 {"message":"success"} Processing plugin: ./plugins/org.eclipse.debug.core_3.17.0.v20201109-1948.jar file... % 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 386k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 386k 0 0 100 386k 0 155k 0:00:02 0:00:02 --:--:-- 155k 100 386k 100 21 100 386k 7 135k 0:00:03 0:00:02 0:00:01 135k 100 386k 100 21 100 386k 7 135k 0:00:03 0:00:02 0:00:01 135k {"message":"success"} Processing plugin: ./plugins/org.eclipse.debug.ui_3.14.700.v20201123-0650.jar file... % 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 2992k 0 0 1 49152 0 61516 0:00:49 --:--:-- 0:00:49 61440 86 2992k 0 0 86 2592k 0 1508k 0:00:01 0:00:01 --:--:-- 1507k 100 2992k 0 0 100 2992k 0 1097k 0:00:02 0:00:02 --:--:-- 1097k 100 2992k 0 0 100 2992k 0 802k 0:00:03 0:00:03 --:--:-- 802k 100 2992k 100 21 100 2992k 5 786k 0:00:04 0:00:03 0:00:01 785k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar file... % 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 26087 0 0 100 26087 0 17734 0:00:01 0:00:01 --:--:-- 17746 100 26108 100 21 100 26087 11 13773 0:00:01 0:00:01 --:--:-- 13777 100 26108 100 21 100 26087 11 13773 0:00:01 0:00:01 --:--:-- 13777 {"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 100 48527 0 0 100 48527 0 32921 0:00:01 0:00:01 --:--:-- 32921 100 48548 100 21 100 48527 12 28017 0:00:01 0:00:01 --:--:-- 28030 {"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 35802 0:00:01 0:00:01 --:--:-- 35778 100 52830 100 21 100 52809 12 30631 0:00:01 0:00:01 --:--:-- 30626 {"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 8535 0:00:01 0:00:01 --:--:-- 8550 {"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 7670 0:00:01 0:00:01 --:--:-- 7665 100 11404 100 21 100 11383 11 6402 0:00:01 0:00:01 --:--:-- 6410 {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35295 0 0 100 35295 0 23977 0:00:01 0:00:01 --:--:-- 23961 100 35316 100 21 100 35295 13 21895 0:00:01 0:00:01 --:--:-- 21908 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.core.services_2.2.500.v20200928-2213.jar file... % 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 70548 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70569 100 21 100 70548 10 36197 0:00:02 0:00:01 0:00:01 36189 100 70569 100 21 100 70548 10 36178 0:00:02 0:00:01 0:00:01 36170 {"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 51364 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51385 100 21 100 51364 10 26489 0:00:02 0:00:01 0:00:01 26487 100 51385 100 21 100 51364 10 26449 0:00:02 0:00:01 0:00:01 26446 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 71 46068 0 0 71 32768 0 51441 --:--:-- --:--:-- --:--:-- 51360 100 46089 100 21 100 46068 9 20987 0:00:02 0:00:02 --:--:-- 20997 100 46089 100 21 100 46068 9 20959 0:00:02 0:00:02 --:--:-- 20968 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar file... % 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 95003 0:00:02 0:00:02 --:--:-- 95012 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.swt_0.14.0.v20201103-0952.jar file... % 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 200k 0 0 100 200k 0 135k 0:00:01 0:00:01 --:--:-- 135k 100 200k 0 0 100 200k 0 82768 0:00:02 0:00:02 --:--:-- 82735 100 200k 100 21 100 200k 7 76442 0:00:03 0:00:02 0:00:01 76421 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar file... % 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 28387 0 0 100 28387 0 19245 0:00:01 0:00:01 --:--:-- 19232 100 28408 100 21 100 28387 13 17909 0:00:01 0:00:01 --:--:-- 17911 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.di_1.2.900.v20201021-1339.jar file... % 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 16636 0 0 100 16636 0 11210 0:00:01 0:00:01 --:--:-- 11210 100 16657 100 21 100 16636 11 8977 0:00:01 0:00:01 --:--:-- 8984 100 16657 100 21 100 16636 11 8977 0:00:01 0:00:01 --:--:-- 8984 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar file... % 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 58026 0 0 100 58026 0 39500 0:00:01 0:00:01 --:--:-- 39500 100 58047 100 21 100 58026 9 25163 0:00:02 0:00:02 --:--:-- 25183 100 58047 100 21 100 58026 9 25163 0:00:02 0:00:02 --:--:-- 25172 {"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 11378 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11399 100 21 100 11378 13 7049 0:00:01 0:00:01 --:--:-- 7058 100 11399 100 21 100 11378 13 7045 0:00:01 0:00:01 --:--:-- 7058 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.model.workbench_2.1.900.v20201014-0742.jar file... % 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 388k 0 0 28 112k 0 103k 0:00:03 0:00:01 0:00:02 103k 100 388k 100 21 100 388k 9 167k 0:00:02 0:00:02 --:--:-- 167k 100 388k 100 21 100 388k 9 167k 0:00:02 0:00:02 --:--:-- 167k {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.services_1.4.0.v20201014-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 100 24888 0 0 100 24888 0 16930 0:00:01 0:00:01 --:--:-- 16930 100 24909 100 21 100 24888 11 13966 0:00:01 0:00:01 --:--:-- 13970 100 24909 100 21 100 24888 11 13966 0:00:01 0:00:01 --:--:-- 13970 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.swt.gtk_1.1.0.v20201119-1132.jar file... % 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 10623 0 0 100 10623 0 7163 0:00:01 0:00:01 --:--:-- 7163 100 10644 100 21 100 10623 12 6391 0:00:01 0:00:01 --:--:-- 6404 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar file... % 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 10500 0 0 100 10500 0 7075 0:00:01 0:00:01 --:--:-- 7070 100 10521 100 21 100 10500 11 5902 0:00:01 0:00:01 --:--:-- 5913 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar file... % 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 13424 0 0 100 13424 0 9058 0:00:01 0:00:01 --:--:-- 9051 100 13445 100 21 100 13424 12 8081 0:00:01 0:00:01 --:--:-- 8089 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench_1.12.0.v20201119-1132.jar file... % 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 244k 0 0 19 49152 0 62454 0:00:04 --:--:-- 0:00:04 62375 100 244k 0 0 100 244k 0 98k 0:00:02 0:00:02 --:--:-- 98k 100 244k 100 21 100 244k 7 91087 0:00:03 0:00:02 0:00:01 91061 100 244k 100 21 100 244k 7 91087 0:00:03 0:00:02 0:00:01 91061 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar file... % 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 21296 0 0 100 21296 0 14408 0:00:01 0:00:01 --:--:-- 14408 100 21317 100 21 100 21296 11 11943 0:00:01 0:00:01 --:--:-- 11955 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.addons.swt_1.4.0.v20201119-1132.jar file... % 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 80038 0:00:01 0:00:01 --:--:-- 79984 100 114k 0 0 100 114k 0 47615 0:00:02 0:00:02 --:--:-- 47595 100 114k 100 21 100 114k 8 45515 0:00:02 0:00:02 --:--:-- 45505 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar file... % 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 244k 0 0 100 244k 0 165k 0:00:01 0:00:01 --:--:-- 165k 100 244k 0 0 100 244k 0 98k 0:00:02 0:00:02 --:--:-- 98k 100 244k 100 21 100 244k 7 92432 0:00:03 0:00:02 0:00:01 92406 {"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 20523 0:00:01 0:00:01 --:--:-- 20523 100 30354 100 21 100 30333 12 17462 0:00:01 0:00:01 --:--:-- 17464 100 30354 100 21 100 30333 12 17462 0:00:01 0:00:01 --:--:-- 17464 {"message":"success"} Processing plugin: ./plugins/org.eclipse.e4.ui.workbench.swt_0.15.0.v20201103-0952.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 88 145k 0 0 88 128k 0 118k 0:00:01 0:00:01 --:--:-- 118k 100 145k 0 0 100 145k 0 60142 0:00:02 0:00:02 --:--:-- 60142 100 145k 100 21 100 145k 8 57429 0:00:02 0:00:02 --:--:-- 57437 {"message":"success"} Processing plugin: ./plugins/org.eclipse.emf.common_2.21.0.v20200917-1439.jar file... % 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 366k 0 0 100 366k 0 249k 0:00:01 0:00:01 --:--:-- 249k 100 366k 100 21 100 366k 9 164k 0:00:02 0:00:02 --:--:-- 164k {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 15 1381k 0 0 15 208k 0 186k 0:00:07 0:00:01 0:00:06 186k 100 1381k 100 21 100 1381k 8 562k 0:00:02 0:00:02 --:--:-- 562k 100 1381k 100 21 100 1381k 8 562k 0:00:02 0:00:02 --:--:-- 562k {"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 15 100k 0 0 15 16384 0 26511 0:00:03 --:--:-- 0:00:03 26468 100 100k 100 21 100 100k 10 50233 0:00:02 0:00:02 --:--:-- 50243 100 100k 100 21 100 100k 10 50135 0:00:02 0:00:02 --:--:-- 50145 {"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 229k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 229k 100 21 100 229k 9 99k 0:00:02 0:00:02 --:--:-- 99k 100 229k 100 21 100 229k 9 99k 0:00:02 0:00:02 --:--:-- 99k {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89285 0 0 100 89285 0 60246 0:00:01 0:00:01 --:--:-- 60205 100 89306 100 21 100 89285 11 49219 0:00:01 0:00:01 --:--:-- 49204 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51252 0 0 100 51252 0 34723 0:00:01 0:00:01 --:--:-- 34700 100 51273 100 21 100 51252 8 21231 0:00:02 0:00:02 --:--:-- 21231 100 51273 100 21 100 51252 8 21231 0:00:02 0:00:02 --:--:-- 21231 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.common_3.14.0.v20201102-2053.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 57 139k 0 0 57 81920 0 88180 0:00:01 --:--:-- 0:00:01 88180 100 139k 0 0 100 139k 0 57497 0:00:02 0:00:02 --:--:-- 57497 100 139k 100 21 100 139k 8 55395 0:00:02 0:00:02 --:--:-- 55403 {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26570 0 0 100 26570 0 17928 0:00:01 0:00:01 --:--:-- 17916 100 26591 100 21 100 26570 11 13991 0:00:01 0:00:01 --:--:-- 13995 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 122k 0 0 100 122k 0 84927 0:00:01 0:00:01 --:--:-- 84870 100 122k 100 21 100 122k 9 54628 0:00:02 0:00:02 --:--:-- 54637 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35256 0 0 100 35256 0 23951 0:00:01 0:00:01 --:--:-- 23934 100 35277 100 21 100 35256 10 18126 0:00:02 0:00:01 0:00:01 18127 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36937 0 0 100 36937 0 25008 0:00:01 0:00:01 --:--:-- 25008 100 36958 100 21 100 36937 11 20162 0:00:01 0:00:01 --:--:-- 20162 {"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 46410 0:00:01 0:00:01 --:--:-- 46379 100 68523 100 21 100 68502 10 33060 0:00:02 0:00:02 --:--:-- 33086 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.http.jetty_3.7.500.v20200915-1207.jar file... % 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 19764 0:00:01 0:00:01 --:--:-- 19764 100 29391 100 21 100 29370 11 16325 0:00:01 0:00:01 --:--:-- 16328 {"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 32466 0:00:01 0:00:01 --:--:-- 32444 100 47877 100 21 100 47856 10 24048 0:00:02 0:00:01 0:00:01 24046 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.http.servlet_1.6.700.v20201109-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 229k 0 0 100 229k 0 155k 0:00:01 0:00:01 --:--:-- 155k 100 229k 0 0 100 229k 0 94804 0:00:02 0:00:02 --:--:-- 94766 100 229k 100 21 100 229k 7 83913 0:00:03 0:00:02 0:00:01 83891 {"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 28431 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28452 100 21 100 28431 11 16153 0:00:01 0:00:01 --:--:-- 16165 100 28452 100 21 100 28431 11 16153 0:00:01 0:00:01 --:--:-- 16156 {"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 12841 0 0 100 12841 0 8664 0:00:01 0:00:01 --:--:-- 8664 100 12862 100 21 100 12841 12 7620 0:00:01 0:00:01 --:--:-- 7633 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher_1.6.0.v20200915-1508.jar file... % 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 53322 0 0 100 53322 0 36052 0:00:01 0:00:01 --:--:-- 36052 100 53343 100 21 100 53322 10 27288 0:00:02 0:00:01 0:00:01 27299 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.0.v20200915-1442.jar file... % 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 41280 0 0 100 41280 0 27910 0:00:01 0:00:01 --:--:-- 27891 100 41301 100 21 100 41280 10 21544 0:00:02 0:00:01 0:00:01 21544 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.0.v20200915-1442.jar file... % 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 72033 0 0 100 72033 0 48507 0:00:01 0:00:01 --:--:-- 48474 100 72054 100 21 100 72033 10 36751 0:00:02 0:00:01 0:00:01 36743 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.0.v20200915-1442.jar file... % 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 84543 0 0 100 84543 0 56969 0:00:01 0:00:01 --:--:-- 56931 100 84564 100 21 100 84543 11 47549 0:00:01 0:00:01 --:--:-- 47534 {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 153k 0 0 100 153k 0 103k 0:00:01 0:00:01 --:--:-- 103k 100 153k 100 21 100 153k 9 73840 0:00:02 0:00:02 --:--:-- 73850 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.console_1.1.400.v20201106-0859.jar file... % 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 28725 0 0 100 28725 0 19395 0:00:01 0:00:01 --:--:-- 19395 100 28746 100 21 100 28725 9 13466 0:00:02 0:00:02 --:--:-- 13476 {"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 100 76716 0 0 100 76716 0 52187 0:00:01 0:00:01 --:--:-- 52187 100 76737 100 21 100 76716 11 43613 0:00:01 0:00:01 --:--:-- 43625 {"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 74285 0:00:01 0:00:01 --:--:-- 74235 100 106k 100 21 100 106k 10 55980 0:00:02 0:00:01 0:00:01 55962 {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57652 0 0 100 57652 0 39033 0:00:01 0:00:01 --:--:-- 39006 100 57673 100 21 100 57652 10 29250 0:00:02 0:00:01 0:00:01 29245 {"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 21547 0:00:01 0:00:01 --:--:-- 21532 100 31803 100 21 100 31782 11 17520 0:00:01 0:00:01 --:--:-- 17522 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 205k 0 0 100 205k 0 140k 0:00:01 0:00:01 --:--:-- 140k 100 205k 100 21 100 205k 10 99k 0:00:02 0:00:02 --:--:-- 99k {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 35810 0 0 100 35810 0 24277 0:00:01 0:00:01 --:--:-- 24261 100 35831 100 21 100 35810 12 22036 0:00:01 0:00:01 --:--:-- 22036 {"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 17182 0:00:01 0:00:01 --:--:-- 17182 100 25417 100 21 100 25396 11 13486 0:00:01 0:00:01 --:--:-- 13490 100 25417 100 21 100 25396 11 13465 0:00:01 0:00:01 --:--:-- 13469 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 66 73656 0 0 66 49152 0 63916 0:00:01 --:--:-- 0:00:01 63833 100 73656 0 0 100 73656 0 29784 0:00:02 0:00:02 --:--:-- 29784 100 73677 100 21 100 73656 8 28504 0:00:02 0:00:02 --:--:-- 28523 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar file... % 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 352k 0 0 86 304k 0 247k 0:00:01 0:00:01 --:--:-- 246k 100 352k 100 21 100 352k 9 166k 0:00:02 0:00:02 --:--:-- 166k {"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 100 130k 0 0 100 130k 0 121k 0:00:01 0:00:01 --:--:-- 121k 100 130k 100 21 100 130k 10 63857 0:00:02 0:00:02 --:--:-- 63867 100 130k 100 21 100 130k 10 63826 0:00:02 0:00:02 --:--:-- 63836 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar file... % 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 75804 0 0 100 75804 0 81422 --:--:-- --:--:-- --:--:-- 81334 100 75825 100 21 100 75804 9 34084 0:00:02 0:00:02 --:--:-- 34093 100 75825 100 21 100 75804 9 34038 0:00:02 0:00:02 --:--:-- 34048 {"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 48 98k 0 0 48 49152 0 64250 0:00:01 --:--:-- 0:00:01 64167 100 98k 100 21 100 98k 10 51202 0:00:02 0:00:01 0:00:01 51187 100 98k 100 21 100 98k 10 51202 0:00:02 0:00:01 0:00:01 51187 {"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 20 234k 0 0 20 49152 0 62060 0:00:03 --:--:-- 0:00:03 61982 100 234k 100 21 100 234k 9 108k 0:00:02 0:00:02 --:--:-- 108k 100 234k 100 21 100 234k 9 108k 0:00:02 0:00:02 --:--:-- 108k {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50286 0 0 100 50286 0 33885 0:00:01 0:00:01 --:--:-- 33862 100 50307 100 21 100 50286 11 27270 0:00:01 0:00:01 --:--:-- 27266 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar file... % 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 139k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 139k 100 21 100 139k 9 64246 0:00:02 0:00:02 --:--:-- 64256 100 139k 100 21 100 139k 9 64246 0:00:02 0:00:02 --:--:-- 64256 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 248k 0 0 100 248k 0 168k 0:00:01 0:00:01 --:--:-- 167k 100 248k 100 21 100 248k 9 109k 0:00:02 0:00:02 --:--:-- 109k {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 119k 0:00:01 0:00:01 --:--:-- 119k 100 128k 100 21 100 128k 9 62031 0:00:02 0:00:02 --:--:-- 62011 100 128k 100 21 100 128k 9 62001 0:00:02 0:00:02 --:--:-- 61982 {"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 100 81895 0 0 100 81895 0 55862 0:00:01 0:00:01 --:--:-- 55862 100 81916 100 21 100 81895 10 39334 0:00:02 0:00:02 --:--:-- 39344 100 81916 100 21 100 81895 10 39315 0:00:02 0:00:02 --:--:-- 39344 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.transport.ecf_1.3.0.v20201012-1345.jar file... % 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 44521 0 0 100 44521 0 30245 0:00:01 0:00:01 --:--:-- 30245 100 44542 100 21 100 44521 10 22171 0:00:02 0:00:02 --:--:-- 22193 100 44542 100 21 100 44521 10 22171 0:00:02 0:00:02 --:--:-- 22182 {"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 13 608k 0 0 13 81920 0 87896 0:00:07 --:--:-- 0:00:07 87802 100 608k 0 0 100 608k 0 245k 0:00:02 0:00:02 --:--:-- 245k 100 608k 100 21 100 608k 7 228k 0:00:03 0:00:02 0:00:01 228k {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui.importexport_1.2.600.v20201015-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 124k 0 0 100 124k 0 87004 0:00:01 0:00:01 --:--:-- 86945 100 124k 100 21 100 124k 9 60700 0:00:02 0:00:02 --:--:-- 60682 100 124k 100 21 100 124k 9 60672 0:00:02 0:00:02 --:--:-- 60682 {"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 100 52825 0 0 100 52825 0 35765 0:00:01 0:00:01 --:--:-- 35765 100 52846 100 21 100 52825 11 29363 0:00:01 0:00:01 --:--:-- 29375 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.0.v20201012-1421.jar file... % 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 69161 0:00:01 0:00:01 --:--:-- 69114 100 99k 100 21 100 99k 11 53670 0:00:01 0:00:01 --:--:-- 53653 {"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 12526 0:00:01 0:00:01 --:--:-- 12526 100 18611 100 21 100 18590 11 10219 0:00:01 0:00:01 --:--:-- 10225 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 68016 0:00:01 0:00:01 --:--:-- 67970 100 98k 100 21 100 98k 9 47730 0:00:02 0:00:02 --:--:-- 47740 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.preferences_3.8.100.v20201102-2042.jar file... % 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 92987 0:00:01 0:00:01 --:--:-- 92924 100 133k 100 21 100 133k 9 59349 0:00:02 0:00:02 --:--:-- 59332 100 133k 100 21 100 133k 9 59323 0:00:02 0:00:02 --:--:-- 59306 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.registry_3.10.0.v20201107-1818.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 33 190k 0 0 33 65536 0 70849 0:00:02 --:--:-- 0:00:02 70773 100 190k 0 0 100 190k 0 78701 0:00:02 0:00:02 --:--:-- 78701 100 190k 100 21 100 190k 7 71797 0:00:03 0:00:02 0:00:01 71805 {"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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 110k 0 0 100 110k 0 76750 0:00:01 0:00:01 --:--:-- 76750 100 110k 100 21 100 110k 9 53385 0:00:02 0:00:02 --:--:-- 53394 {"message":"success"} Processing plugin: ./plugins/org.eclipse.equinox.security.linux.x86_64_1.1.400.v20200915-1125.jar file... % 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 16976 0 0 100 16976 0 11447 0:00:01 0:00:01 --:--:-- 11439 100 16997 100 21 100 16976 11 9211 0:00:01 0:00:01 --:--:-- 9217 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29091 0 0 100 29091 0 19696 0:00:01 0:00:01 --:--:-- 19682 100 29112 100 21 100 29091 11 15490 0:00:01 0:00:01 --:--:-- 15501 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 167k 0 0 100 167k 0 113k 0:00:01 0:00:01 --:--:-- 113k 100 167k 100 21 100 167k 10 87809 0:00:02 0:00:01 0:00:01 87775 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 41645 0 0 100 41645 0 28081 0:00:01 0:00:01 --:--:-- 28081 100 41666 100 21 100 41645 11 22932 0:00:01 0:00:01 --:--:-- 22931 {"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 31517 0:00:01 0:00:01 --:--:-- 31496 100 46604 100 21 100 46583 9 20758 0:00:02 0:00:02 --:--:-- 20768 {"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 18340 0:00:01 0:00:01 --:--:-- 18327 100 26981 100 21 100 26960 12 16260 0:00:01 0:00:01 --:--:-- 16263 {"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 115k 0:00:02 0:00:02 --:--:-- 115k 100 266k 100 21 100 266k 9 115k 0:00:02 0:00:02 --:--:-- 115k {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.base_4.3.100.v20201125-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 71 424k 0 0 71 304k 0 247k 0:00:01 0:00:01 --:--:-- 247k 100 424k 0 0 100 424k 0 171k 0:00:02 0:00:02 --:--:-- 171k 100 424k 100 21 100 424k 7 147k 0:00:03 0:00:02 0:00:01 147k {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.ui_4.2.100.v20200923-2139.jar file... % 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 79 525k 0 0 79 416k 0 325k 0:00:01 0:00:01 --:--:-- 324k 100 525k 100 21 100 525k 8 217k 0:00:02 0:00:02 --:--:-- 217k 100 525k 100 21 100 525k 8 217k 0:00:02 0:00:02 --:--:-- 217k {"message":"success"} Processing plugin: ./plugins/org.eclipse.help.webapp_3.10.100.v20201103-1703.jar file... % 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 719k 0 0 11 81920 0 88562 0:00:08 --:--:-- 0:00:08 88466 100 719k 0 0 100 719k 0 290k 0:00:02 0:00:02 --:--:-- 290k 100 719k 100 21 100 719k 7 245k 0:00:03 0:00:02 0:00:01 245k 100 719k 100 21 100 719k 7 245k 0:00:03 0:00:02 0:00:01 245k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.continuation_9.4.34.v20201102.jar file... % 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 32520 0 0 100 32520 0 21943 0:00:01 0:00:01 --:--:-- 21943 100 32541 100 21 100 32520 10 16415 0:00:02 0:00:01 0:00:01 16418 100 32541 100 21 100 32520 10 16415 0:00:02 0:00:01 0:00:01 16418 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.http_9.4.34.v20201102.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 35 223k 0 0 35 81920 0 88275 0:00:02 --:--:-- 0:00:02 88180 100 223k 0 0 100 223k 0 92549 0:00:02 0:00:02 --:--:-- 92549 100 223k 100 21 100 223k 8 88807 0:00:02 0:00:02 --:--:-- 88849 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.io_9.4.34.v20201102.jar file... % 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 175k 0 0 100 175k 0 119k 0:00:01 0:00:01 --:--:-- 119k 100 175k 0 0 100 175k 0 72588 0:00:02 0:00:02 --:--:-- 72559 100 175k 100 21 100 175k 8 70985 0:00:02 0:00:02 --:--:-- 70965 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.security_9.4.34.v20201102.jar file... % 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 126k 0 0 37 49152 0 62217 0:00:02 --:--:-- 0:00:02 62139 100 126k 0 0 100 126k 0 52145 0:00:02 0:00:02 --:--:-- 52145 100 126k 100 21 100 126k 8 51380 0:00:02 0:00:02 --:--:-- 51388 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.server_9.4.34.v20201102.jar file... % 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 725k 0 0 41 304k 0 247k 0:00:02 0:00:01 0:00:01 247k 100 725k 0 0 100 725k 0 293k 0:00:02 0:00:02 --:--:-- 293k 100 725k 100 21 100 725k 7 248k 0:00:03 0:00:02 0:00:01 248k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.servlet_9.4.34.v20201102.jar file... % 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 145k 0 0 100 145k 0 98k 0:00:01 0:00:01 --:--:-- 98k 100 145k 100 21 100 145k 8 60049 0:00:02 0:00:02 --:--:-- 60033 100 145k 100 21 100 145k 8 60049 0:00:02 0:00:02 --:--:-- 60033 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jetty.util_9.4.34.v20201102.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 587k 0 0 8 49152 0 63340 0:00:09 --:--:-- 0:00:09 63258 100 587k 0 0 100 587k 0 237k 0:00:02 0:00:02 --:--:-- 237k 100 587k 100 21 100 587k 6 194k 0:00:03 0:00:03 --:--:-- 194k 100 587k 100 21 100 587k 6 194k 0:00:03 0:00:03 --:--:-- 194k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface_3.22.0.v20201106-0834.jar file... % 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 1103k 0 0 4 49152 0 61210 0:00:18 --:--:-- 0:00:18 61134 100 1103k 0 0 100 1103k 0 444k 0:00:02 0:00:02 --:--:-- 444k 100 1103k 100 21 100 1103k 6 354k 0:00:03 0:00:03 --:--:-- 354k 100 1103k 100 21 100 1103k 6 354k 0:00:03 0:00:03 --:--:-- 354k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface.databinding_1.12.100.v20201014-0742.jar file... % 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 100 21 100 291k 9 126k 0:00:02 0:00:02 --:--:-- 126k 100 291k 100 21 100 291k 9 126k 0:00:02 0:00:02 --:--:-- 126k {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface.notifications_0.2.100.v20201103-1115.jar file... % 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 26223 0 0 100 26223 0 17730 0:00:01 0:00:01 --:--:-- 17718 100 26244 100 21 100 26223 10 12835 0:00:02 0:00:02 --:--:-- 12845 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jface.text_3.16.500.v20201112-1545.jar file... % 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 1023k 0 0 23 240k 0 195k 0:00:05 0:00:01 0:00:04 195k 100 1023k 0 0 100 1023k 0 413k 0:00:02 0:00:02 --:--:-- 413k 100 1023k 100 21 100 1023k 6 324k 0:00:03 0:00:03 --:--:-- 324k {"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 28278 0:00:01 0:00:01 --:--:-- 28278 100 41732 100 21 100 41711 10 21013 0:00:02 0:00:01 0:00:01 21013 100 41732 100 21 100 41711 10 20981 0:00:02 0:00:01 0:00:01 20981 {"message":"success"} Processing plugin: ./plugins/org.eclipse.jsch.ui_1.3.1100.v20200916-0731.jar file... % 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 93576 0 0 100 93576 0 63613 0:00:01 0:00:01 --:--:-- 63613 100 93597 100 21 100 93576 10 47308 0:00:02 0:00:01 0:00:01 47295 100 93597 100 21 100 93576 10 47236 0:00:02 0:00:01 0:00:01 47223 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ltk.core.refactoring_3.11.200.v20201027-1753.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 38 335k 0 0 38 128k 0 130k 0:00:02 --:--:-- 0:00:02 130k 100 335k 100 21 100 335k 9 146k 0:00:02 0:00:02 --:--:-- 146k 100 335k 100 21 100 335k 9 146k 0:00:02 0:00:02 --:--:-- 146k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ltk.ui.refactoring_3.11.200.v20201025-2022.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 461k 0 0 10 49152 0 63258 0:00:07 --:--:-- 0:00:07 63177 100 461k 100 21 100 461k 9 208k 0:00:02 0:00:02 --:--:-- 208k 100 461k 100 21 100 461k 9 208k 0:00:02 0:00:02 --:--:-- 208k {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi_3.16.100.v20201030-1916.jar file... % 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 1480k 0 0 59 880k 0 616k 0:00:02 0:00:01 0:00:01 616k 100 1480k 0 0 100 1480k 0 576k 0:00:02 0:00:02 --:--:-- 575k 100 1480k 100 21 100 1480k 6 449k 0:00:03 0:00:03 --:--:-- 449k {"message":"success"} Processing plugin: ./plugins/org.eclipse.osgi.compatibility.state_1.2.200.v20200915-2015.jar file... % 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 92 242k 0 0 92 224k 0 182k 0:00:01 0:00:01 --:--:-- 182k 100 242k 100 21 100 242k 9 106k 0:00:02 0:00:02 --:--:-- 106k 100 242k 100 21 100 242k 9 106k 0:00:02 0:00:02 --:--:-- 106k {"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 50 125k 0 0 50 65536 0 70926 0:00:01 --:--:-- 0:00:01 70849 100 125k 100 21 100 125k 10 65219 0:00:02 0:00:01 0:00:01 65197 100 125k 100 21 100 125k 10 65120 0:00:02 0:00:01 0:00:01 65098 {"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 89 73510 0 0 89 65536 0 69276 0:00:01 --:--:-- 0:00:01 69203 100 73531 100 21 100 73510 10 37911 0:00:02 0:00:01 0:00:01 37902 100 73531 100 21 100 73510 10 37911 0:00:02 0:00:01 0:00:01 37902 {"message":"success"} Processing plugin: ./plugins/org.eclipse.platform_4.18.0.v20201125-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 17 444k 0 0 17 81920 0 87241 0:00:05 --:--:-- 0:00:05 87148 100 444k 0 0 100 444k 0 179k 0:00:02 0:00:02 --:--:-- 179k 100 444k 100 21 100 444k 7 157k 0:00:03 0:00:02 0:00:01 157k {"message":"success"} Processing plugin: ./plugins/org.eclipse.platform.doc.user_4.18.0.v20201112-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 1 7113k 0 0 1 128k 0 117k 0:01:00 0:00:01 0:00:59 117k 88 7113k 0 0 88 6304k 0 3147k 0:00:02 0:00:02 --:--:-- 3145k 100 7113k 0 0 100 7113k 0 2355k 0:00:03 0:00:03 --:--:-- 2354k 100 7113k 0 0 100 7113k 0 1768k 0:00:04 0:00:04 --:--:-- 1768k 100 7113k 100 21 100 7113k 4 1626k 0:00:05 0:00:04 0:00:01 1628k {"message":"success"} Processing plugin: ./plugins/org.eclipse.rcp_4.18.0.v20201125-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 11335 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11356 100 21 100 11335 11 6110 0:00:01 0:00:01 --:--:-- 6118 100 11356 100 21 100 11335 11 6110 0:00:01 0:00:01 --:--:-- 6118 {"message":"success"} Processing plugin: ./plugins/org.eclipse.search_3.12.100.v20201116-1027.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 533k 0 0 8 49152 0 62454 0:00:08 --:--:-- 0:00:08 62375 100 533k 0 0 100 533k 0 215k 0:00:02 0:00:02 --:--:-- 215k 100 533k 100 21 100 533k 7 183k 0:00:03 0:00:02 0:00:01 183k 100 533k 100 21 100 533k 7 183k 0:00:03 0:00:02 0:00:01 183k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt_3.115.100.v20201125-2302.jar file... % 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 17335 0 0 100 17335 0 11697 0:00:01 0:00:01 --:--:-- 11697 100 17335 0 0 100 17335 0 6978 0:00:02 0:00:02 --:--:-- 6978 100 17335 0 0 100 17335 0 4974 0:00:03 0:00:03 --:--:-- 4974 100 17335 0 0 100 17335 0 3863 0:00:04 0:00:04 --:--:-- 3863 100 17335 0 0 100 17335 0 3156 0:00:05 0:00:05 --:--:-- 3156 100 17335 0 0 100 17335 0 2668 0:00:06 0:00:06 --:--:-- 0 100 17356 100 21 100 17335 2 2450 0:00:10 0:00:07 0:00:03 4 100 17356 100 21 100 17335 2 2450 0:00:10 0:00:07 0:00:03 5 {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.115.100.v20201125-2302.jar file... % 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 685k 0 0 7 49152 0 62773 0:00:11 --:--:-- 0:00:11 62693 100 685k 0 0 100 685k 0 276k 0:00:02 0:00:02 --:--:-- 276k 100 685k 100 21 100 685k 6 221k 0:00:03 0:00:03 --:--:-- 221k 100 685k 100 21 100 685k 6 221k 0:00:03 0:00:03 --:--:-- 221k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.115.100.v20201125-2302.jar file... % 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 954k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 954k 0 0 100 954k 0 385k 0:00:02 0:00:02 --:--:-- 385k 100 954k 100 21 100 954k 6 291k 0:00:03 0:00:03 --:--:-- 291k 100 954k 100 21 100 954k 6 291k 0:00:03 0:00:03 --:--:-- 291k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.115.100.v20201125-2302.jar file... % 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 53 713k 0 0 53 384k 0 278k 0:00:02 0:00:01 0:00:01 278k 100 713k 0 0 100 713k 0 288k 0:00:02 0:00:02 --:--:-- 288k 100 713k 0 0 100 713k 0 205k 0:00:03 0:00:03 --:--:-- 205k 100 713k 100 21 100 713k 5 202k 0:00:04 0:00:03 0:00:01 202k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.115.100.v20201125-2302.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 2105k 0 0 2 49152 0 62534 0:00:34 --:--:-- 0:00:34 62454 100 2105k 0 0 100 2105k 0 781k 0:00:02 0:00:02 --:--:-- 781k 100 2105k 100 21 100 2105k 6 609k 0:00:03 0:00:03 --:--:-- 609k 100 2105k 100 21 100 2105k 6 608k 0:00:03 0:00:03 --:--:-- 608k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.gtk.linux.x86_64_3.115.100.v20201125-2302.jar file... % 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 18 2029k 0 0 18 384k 0 300k 0:00:06 0:00:01 0:00:05 300k 100 2029k 0 0 100 2029k 0 781k 0:00:02 0:00:02 --:--:-- 781k 100 2029k 100 21 100 2029k 6 595k 0:00:03 0:00:03 --:--:-- 595k 100 2029k 100 21 100 2029k 6 595k 0:00:03 0:00:03 --:--:-- 595k {"message":"success"} Processing plugin: ./plugins/org.eclipse.swt.win32.win32.x86_64_3.115.100.v20201125-2302.jar file... % 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 2308k 0 0 3 81920 0 88275 0:00:26 --:--:-- 0:00:26 88180 100 2308k 0 0 100 2308k 0 893k 0:00:02 0:00:02 --:--:-- 893k 100 2308k 100 21 100 2308k 6 696k 0:00:03 0:00:03 --:--:-- 696k 100 2308k 100 21 100 2308k 6 696k 0:00:03 0:00:03 --:--:-- 696k {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 394k 0 0 100 394k 0 267k 0:00:01 0:00:01 --:--:-- 267k 100 394k 100 21 100 394k 9 172k 0:00:02 0:00:02 --:--:-- 172k {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16615 0 0 100 16615 0 11211 0:00:01 0:00:01 --:--:-- 11211 100 16636 100 21 100 16615 12 10033 0:00:01 0:00:01 --:--:-- 10039 {"message":"success"} Processing plugin: ./plugins/org.eclipse.team.ui_3.8.1100.v20200916-0836.jar file... % 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 1429k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 1429k 0 0 75 1072k 0 708k 0:00:02 0:00:01 0:00:01 708k 100 1429k 0 0 100 1429k 0 565k 0:00:02 0:00:02 --:--:-- 565k 100 1429k 100 21 100 1429k 8 553k 0:00:02 0:00:02 --:--:-- 552k {"message":"success"} Processing plugin: ./plugins/org.eclipse.text_3.10.400.v20200925-0557.jar file... % 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 287k 0 0 27 81920 0 90220 0:00:03 --:--:-- 0:00:03 90121 100 287k 100 21 100 287k 10 140k 0:00:02 0:00:02 --:--:-- 141k 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.400.v20201026-1722.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 85 95338 0 0 85 81920 0 89432 0:00:01 --:--:-- 0:00:01 89334 100 95359 100 21 100 95338 10 49681 0:00:02 0:00:01 0:00:01 49692 100 95359 100 21 100 95338 10 49681 0:00:02 0:00:01 0:00:01 49666 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui_3.118.100.v20201123-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 18 432k 0 0 18 81920 0 88180 0:00:05 --:--:-- 0:00:05 88086 100 432k 0 0 100 432k 0 174k 0:00:02 0:00:02 --:--:-- 174k 100 432k 100 21 100 432k 7 147k 0:00:03 0:00:02 0:00:01 147k 100 432k 100 21 100 432k 7 147k 0:00:03 0:00:02 0:00:01 146k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.browser_3.6.1000.v20200910-0548.jar file... % 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 202k 0 0 39 81920 0 88466 0:00:02 --:--:-- 0:00:02 88371 100 202k 100 21 100 202k 9 89479 0:00:02 0:00:02 --:--:-- 89489 100 202k 100 21 100 202k 9 89479 0:00:02 0:00:02 --:--:-- 89489 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.cheatsheets_3.7.100.v20200915-1059.jar file... % 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 379k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 379k 100 21 100 379k 9 167k 0:00:02 0:00:02 --:--:-- 167k 100 379k 100 21 100 379k 9 167k 0:00:02 0:00:02 --:--:-- 167k {"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 6602 0:00:01 0:00:01 --:--:-- 6598 100 9793 100 21 100 9772 13 6454 0:00:01 0:00:01 --:--:-- 6464 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.console_3.10.0.v20201021-1231.jar file... % 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 62217 0:00:03 --:--:-- 0:00:03 62139 100 205k 100 21 100 205k 9 93268 0:00:02 0:00:02 --:--:-- 93277 100 205k 100 21 100 205k 9 93144 0:00:02 0:00:02 --:--:-- 93153 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.editors_3.13.400.v20200923-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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 598k 0 0 100 598k 0 403k 0:00:01 0:00:01 --:--:-- 403k 100 598k 100 21 100 598k 9 259k 0:00:02 0:00:02 --:--:-- 259k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar file... % 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 143k 0 0 100 143k 0 99392 0:00:01 0:00:01 --:--:-- 99324 100 143k 100 21 100 143k 9 63113 0:00:02 0:00:02 --:--:-- 63095 100 143k 100 21 100 143k 9 63113 0:00:02 0:00:02 --:--:-- 63095 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.forms_3.11.0.v20201025-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 14 323k 0 0 14 49152 0 63015 0:00:05 --:--:-- 0:00:05 62934 100 323k 100 21 100 323k 8 137k 0:00:02 0:00:02 --:--:-- 137k 100 323k 100 21 100 323k 8 137k 0:00:02 0:00:02 --:--:-- 137k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.genericeditor_1.1.900.v20200910-2030.jar file... % 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 95076 0:00:01 0:00:01 --:--:-- 95011 100 136k 100 21 100 136k 10 67891 0:00:02 0:00:02 --:--:-- 67901 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.ide_3.18.0.v20201119-1132.jar file... % 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 2418k 0 0 23 576k 0 417k 0:00:05 0:00:01 0:00:04 417k 100 2418k 0 0 100 2418k 0 902k 0:00:02 0:00:02 --:--:-- 902k 100 2418k 100 21 100 2418k 6 708k 0:00:03 0:00:03 --:--:-- 708k 100 2418k 100 21 100 2418k 6 708k 0:00:03 0:00:03 --:--:-- 708k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.ide.application_1.3.900.v20201102-2031.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 73 108k 0 0 73 81920 0 89530 0:00:01 --:--:-- 0:00:01 89432 100 108k 0 0 100 108k 0 45049 0:00:02 0:00:02 --:--:-- 45049 100 108k 100 21 100 108k 8 44155 0:00:02 0:00:02 --:--:-- 44163 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.intro_3.6.0.v20201120-1551.jar file... % 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 99 337k 0 0 99 336k 0 243k 0:00:01 0:00:01 --:--:-- 243k 100 337k 0 0 100 337k 0 136k 0:00:02 0:00:02 --:--:-- 136k 100 337k 100 21 100 337k 6 109k 0:00:03 0:00:03 --:--:-- 109k {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24061 0 0 100 24061 0 16257 0:00:01 0:00:01 --:--:-- 16246 100 24082 100 21 100 24061 11 13396 0:00:01 0:00:01 --:--:-- 13401 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 32 2144k 0 0 32 688k 0 487k 0:00:04 0:00:01 0:00:03 486k 100 2144k 0 0 100 2144k 0 821k 0:00:02 0:00:02 --:--:-- 821k 100 2144k 100 21 100 2144k 7 759k 0:00:03 0:00:02 0:00:01 759k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.monitoring_1.1.900.v20200907-0838.jar file... % 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 60492 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60513 100 21 100 60492 10 30005 0:00:02 0:00:02 --:--:-- 30016 100 60513 100 21 100 60492 10 30005 0:00:02 0:00:02 --:--:-- 30016 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.navigator_3.9.500.v20201021-1339.jar file... % 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 417k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 417k 100 21 100 417k 8 173k 0:00:02 0:00:02 --:--:-- 173k 100 417k 100 21 100 417k 8 173k 0:00:02 0:00:02 --:--:-- 173k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.navigator.resources_3.7.500.v20201021-1339.jar file... % 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 169k 0 0 100 169k 0 115k 0:00:01 0:00:01 --:--:-- 115k 100 170k 100 21 100 169k 10 91036 0:00:02 0:00:01 0:00:01 91000 {"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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46144 0 0 100 46144 0 31390 0:00:01 0:00:01 --:--:-- 31369 100 46165 100 21 100 46144 12 26458 0:00:01 0:00:01 --:--:-- 26455 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.themes_1.2.1200.v20201112-1139.jar file... % 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 59776 0 0 100 59776 0 40608 0:00:01 0:00:01 --:--:-- 40581 100 59797 100 21 100 59776 9 27802 0:00:02 0:00:02 --:--:-- 27812 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views_3.10.500.v20201021-1339.jar file... % 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 104k 0 0 100 104k 0 72087 0:00:01 0:00:01 --:--:-- 72039 100 104k 100 21 100 104k 10 50839 0:00:02 0:00:02 --:--:-- 50849 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views.log_1.2.1300.v20200926-2205.jar file... % 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 66 168k 0 0 66 112k 0 102k 0:00:01 0:00:01 --:--:-- 102k 100 168k 100 21 100 168k 10 87027 0:00:02 0:00:01 0:00:01 86993 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.views.properties.tabbed_3.9.0.v20201026-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 107k 0 0 100 107k 0 74038 0:00:01 0:00:01 --:--:-- 73988 100 107k 100 21 100 107k 9 52027 0:00:02 0:00:02 --:--:-- 52012 100 107k 100 21 100 107k 9 52027 0:00:02 0:00:02 --:--:-- 52012 {"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 15463 0:00:01 0:00:01 --:--:-- 15463 100 22829 100 21 100 22808 11 12622 0:00:01 0:00:01 --:--:-- 12633 {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.workbench_3.122.0.v20201122-1345.jar file... % 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 3471k 0 0 8 304k 0 251k 0:00:13 0:00:01 0:00:12 250k 100 3471k 0 0 100 3471k 0 1261k 0:00:02 0:00:02 --:--:-- 1260k 100 3471k 0 0 100 3471k 0 924k 0:00:03 0:00:03 --:--:-- 924k 100 3471k 0 0 100 3471k 0 729k 0:00:04 0:00:04 --:--:-- 729k 100 3471k 100 21 100 3471k 3 634k 0:00:07 0:00:05 0:00:02 652k 100 3471k 100 21 100 3471k 3 634k 0:00:07 0:00:05 0:00:02 742k {"message":"success"} Processing plugin: ./plugins/org.eclipse.ui.workbench.texteditor_3.15.100.v20201116-1727.jar file... % 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 653k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 653k 0 0 100 653k 0 263k 0:00:02 0:00:02 --:--:-- 263k 100 653k 100 21 100 653k 6 215k 0:00:03 0:00:03 --:--:-- 215k 100 653k 100 21 100 653k 6 215k 0:00:03 0:00:03 --:--:-- 215k {"message":"success"} Processing plugin: ./plugins/org.eclipse.update.configurator_3.4.700.v20200907-1237.jar file... % 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 96383 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96404 100 21 100 96383 9 45809 0:00:02 0:00:02 --:--:-- 45819 100 96404 100 21 100 96383 9 45809 0:00:02 0:00:02 --:--:-- 45819 {"message":"success"} Processing plugin: ./plugins/org.eclipse.urischeme_1.1.200.v20201104-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 52013 0 0 100 52013 0 35215 0:00:01 0:00:01 --:--:-- 35191 100 52034 100 21 100 52013 9 22634 0:00:02 0:00:02 --:--:-- 22643 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.builders.vdmj_3.0.3.202012152041.jar file... % 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 46 446k 0 0 46 208k 0 187k 0:00:02 0:00:01 0:00:01 187k 100 446k 0 0 100 446k 0 179k 0:00:02 0:00:02 --:--:-- 179k 100 446k 100 21 100 446k 6 144k 0:00:03 0:00:03 --:--:-- 144k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.core_3.0.3.202012152041.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 1523k 0 0 8 128k 0 117k 0:00:13 0:00:01 0:00:12 117k 100 1523k 0 0 100 1523k 0 595k 0:00:02 0:00:02 --:--:-- 595k 100 1524k 100 21 100 1523k 6 473k 0:00:03 0:00:03 --:--:-- 473k 100 1524k 100 21 100 1523k 6 472k 0:00:03 0:00:03 --:--:-- 473k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.debug_3.0.3.202012152041.jar file... % 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 63096 0:00:24 --:--:-- 0:00:24 63015 100 1492k 0 0 100 1492k 0 587k 0:00:02 0:00:02 --:--:-- 587k 100 1492k 100 21 100 1492k 6 444k 0:00:03 0:00:03 --:--:-- 444k 100 1492k 100 21 100 1492k 6 444k 0:00:03 0:00:03 --:--:-- 444k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.help_3.0.3.202012152041.jar file... % 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 2 20.4M 0 0 2 512k 0 368k 0:00:56 0:00:01 0:00:55 368k 63 20.4M 0 0 63 12.9M 0 5429k 0:00:03 0:00:02 0:00:01 5427k 100 20.4M 0 0 100 20.4M 0 5378k 0:00:03 0:00:03 --:--:-- 5376k 100 20.4M 0 0 100 20.4M 0 4278k 0:00:04 0:00:04 --:--:-- 4278k 100 20.4M 0 0 100 20.4M 0 3552k 0:00:05 0:00:05 --:--:-- 3862k 100 20.4M 100 21 100 20.4M 3 3254k 0:00:07 0:00:06 0:00:01 4048k 100 20.4M 100 21 100 20.4M 3 3253k 0:00:07 0:00:06 0:00:01 1929k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.parsers.vdmj_3.0.3.202012152041.jar file... % 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 13884 0 0 100 13884 0 9324 0:00:01 0:00:01 --:--:-- 9324 100 13905 100 21 100 13884 9 6586 0:00:02 0:00:02 --:--:-- 6596 100 13905 100 21 100 13884 9 6586 0:00:02 0:00:02 --:--:-- 6596 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.platform_3.0.3.202012152041.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 25 189k 0 0 25 49152 0 63096 0:00:03 --:--:-- 0:00:03 63015 100 189k 0 0 100 189k 0 78447 0:00:02 0:00:02 --:--:-- 78447 100 189k 100 21 100 189k 6 58306 0:00:03 0:00:03 --:--:-- 58312 100 189k 100 21 100 189k 6 58306 0:00:03 0:00:03 --:--:-- 58312 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.combinatorialtesting_3.0.3.202012152041.jar file... % 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 224k 0 0 100 224k 0 151k 0:00:01 0:00:01 --:--:-- 151k 100 224k 0 0 100 224k 0 92703 0:00:02 0:00:02 --:--:-- 92666 100 224k 100 21 100 224k 8 89595 0:00:02 0:00:02 --:--:-- 89568 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.coverageeditor_3.0.3.202012152041.jar file... % 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 31596 0 0 100 31596 0 21493 0:00:01 0:00:01 --:--:-- 21493 100 31617 100 21 100 31596 10 15750 0:00:02 0:00:02 --:--:-- 15769 100 31617 100 21 100 31596 10 15750 0:00:02 0:00:02 --:--:-- 15761 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.csk_3.0.3.202012152041.jar file... % 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 21523 0 0 100 21523 0 14641 0:00:01 0:00:01 --:--:-- 14641 100 21544 100 21 100 21523 10 10337 0:00:02 0:00:02 --:--:-- 10347 100 21544 100 21 100 21523 10 10337 0:00:02 0:00:02 --:--:-- 10347 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.developerutils_3.0.3.202012152041.jar file... % 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 12868 0 0 100 12868 0 8735 0:00:01 0:00:01 --:--:-- 8735 100 12889 100 21 100 12868 12 7784 0:00:01 0:00:01 --:--:-- 7797 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.externaleditor_3.0.3.202012152041.jar file... % 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 11630 0 0 100 11630 0 7826 0:00:01 0:00:01 --:--:-- 7826 100 11651 100 21 100 11630 11 6351 0:00:01 0:00:01 --:--:-- 6359 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.javagen_3.0.3.202012152041.jar file... % 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 4 6278k 0 0 4 256k 0 203k 0:00:30 0:00:01 0:00:29 203k 100 6278k 0 0 100 6278k 0 2063k 0:00:03 0:00:03 --:--:-- 2063k 100 6278k 0 0 100 6278k 0 1552k 0:00:04 0:00:04 --:--:-- 1552k 100 6278k 100 21 100 6278k 4 1455k 0:00:05 0:00:04 0:00:01 1455k 100 6278k 100 21 100 6278k 4 1455k 0:00:05 0:00:04 0:00:01 1516k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.latex_3.0.3.202012152041.jar file... % 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 55136 0 0 100 55136 0 37153 0:00:01 0:00:01 --:--:-- 37153 100 55157 100 21 100 55136 9 25656 0:00:02 0:00:02 --:--:-- 25666 100 55157 100 21 100 55136 9 25656 0:00:02 0:00:02 --:--:-- 25666 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.poviewer_3.0.3.202012152041.jar file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 15 303k 0 0 15 49152 0 61440 0:00:05 --:--:-- 0:00:05 61440 100 303k 0 0 100 303k 0 122k 0:00:02 0:00:02 --:--:-- 122k 100 303k 100 21 100 303k 7 114k 0:00:03 0:00:02 0:00:01 114k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.quickinterpreter_3.0.3.202012152041.jar file... % 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 17744 0 0 100 17744 0 11981 0:00:01 0:00:01 --:--:-- 11981 100 17765 100 21 100 17744 11 9343 0:00:01 0:00:01 --:--:-- 9354 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.rttraceviewer_3.0.3.202012152041.jar file... % 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 76941 0:00:01 0:00:01 --:--:-- 76889 100 110k 100 21 100 110k 9 49316 0:00:02 0:00:02 --:--:-- 49325 100 110k 100 21 100 110k 9 49316 0:00:02 0:00:02 --:--:-- 49304 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.plugins.uml2_3.0.3.202012152041.jar file... % 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 63421 0:00:01 --:--:-- 0:00:01 63340 100 90661 100 21 100 90640 9 42514 0:00:02 0:00:02 --:--:-- 42523 100 90661 100 21 100 90640 9 42494 0:00:02 0:00:02 --:--:-- 42503 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.ui_3.0.3.202012152041.jar file... % 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 690k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 690k 0 0 100 690k 0 278k 0:00:02 0:00:02 --:--:-- 278k 100 690k 100 21 100 690k 7 253k 0:00:03 0:00:02 0:00:01 253k 100 690k 100 21 100 690k 7 253k 0:00:03 0:00:02 0:00:01 253k {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.core_3.0.3.202012152041.jar file... % 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 9016 0 0 100 9016 0 6108 0:00:01 0:00:01 --:--:-- 6108 100 9037 100 21 100 9016 11 4777 0:00:01 0:00:01 --:--:-- 4786 100 9037 100 21 100 9016 11 4775 0:00:01 0:00:01 --:--:-- 4784 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.debug_3.0.3.202012152041.jar file... % 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 20050 0 0 100 20050 0 13529 0:00:01 0:00:01 --:--:-- 13529 100 20071 100 21 100 20050 10 10426 0:00:02 0:00:01 0:00:01 10437 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmpp.ui_3.0.3.202012152041.jar file... % 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 24383 0 0 100 24383 0 16519 0:00:01 0:00:01 --:--:-- 16530 100 24404 100 21 100 24383 10 12765 0:00:02 0:00:01 0:00:01 12776 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.core_3.0.3.202012152041.jar file... % 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 9007 0 0 100 9007 0 6089 0:00:01 0:00:01 --:--:-- 6085 100 9028 100 21 100 9007 12 5351 0:00:01 0:00:01 --:--:-- 5361 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.debug_3.0.3.202012152041.jar file... % 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 19580 0 0 100 19580 0 13283 0:00:01 0:00:01 --:--:-- 13274 100 19601 100 21 100 19580 11 10354 0:00:01 0:00:01 --:--:-- 10359 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmrt.ui_3.0.3.202012152041.jar file... % 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 31497 0 0 100 31497 0 21324 0:00:01 0:00:01 --:--:-- 21310 100 31518 100 21 100 31497 10 16277 0:00:02 0:00:01 0:00:01 16279 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.core_3.0.3.202012152041.jar file... % 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 8882 0 0 100 8882 0 5993 0:00:01 0:00:01 --:--:-- 5989 100 8903 100 21 100 8882 12 5200 0:00:01 0:00:01 --:--:-- 5209 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.debug_3.0.3.202012152041.jar file... % 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 19358 0 0 100 19358 0 13159 0:00:01 0:00:01 --:--:-- 13159 100 19379 100 21 100 19358 11 10469 0:00:01 0:00:01 --:--:-- 10475 100 19379 100 21 100 19358 11 10469 0:00:01 0:00:01 --:--:-- 10475 {"message":"success"} Processing plugin: ./plugins/org.overture.ide.vdmsl.ui_3.0.3.202012152041.jar file... % 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 23464 0 0 100 23464 0 15875 0:00:01 0:00:01 --:--:-- 15875 100 23485 100 21 100 23464 11 12375 0:00:01 0:00:01 --:--:-- 12380 100 23485 100 21 100 23464 11 12369 0:00:01 0:00:01 --:--:-- 12380 {"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 31 354k 0 0 31 112k 0 102k 0:00:03 0:00:01 0:00:02 102k 100 354k 100 21 100 354k 9 157k 0:00:02 0:00:02 --:--:-- 157k 100 354k 100 21 100 354k 9 157k 0:00:02 0:00:02 --:--:-- 157k {"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 63096 0:00:03 --:--:-- 0:00:03 63015 100 236k 0 0 100 236k 0 97681 0:00:02 0:00:02 --:--:-- 97681 100 236k 100 21 100 236k 7 91998 0:00:03 0:00:02 0:00:01 92006 {"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 117k 0:00:01 0:00:01 --:--:-- 117k 100 125k 100 21 100 125k 10 61150 0:00:02 0:00:02 --:--:-- 61131 100 125k 100 21 100 125k 10 61150 0:00:02 0:00:02 --:--:-- 61131 {"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 26176 0:00:01 0:00:01 --:--:-- 26176 100 38605 100 21 100 38584 12 22511 0:00:01 0:00:01 --:--:-- 22523 {"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 12392 0:00:01 0:00:01 --:--:-- 12384 100 18226 100 21 100 18205 13 11595 0:00:01 0:00:01 --:--:-- 11601 {"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 20106 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20127 100 21 100 20106 11 11114 0:00:01 0:00:01 --:--:-- 11119 100 20127 100 21 100 20106 11 11114 0:00:01 0:00:01 --:--:-- 11119 {"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 62854 0:00:01 --:--:-- 0:00:01 62773 100 97403 100 21 100 97382 10 49811 0:00:02 0:00:01 0:00:01 49797 100 97403 100 21 100 97382 10 49811 0:00:02 0:00:01 0:00:01 49797 {"message":"success"} Processing binary dir ./binary/* file... Processing binary: ./binary/org.eclipse.platform_root_4.18.0.v20201125-2302 file... % 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 196 0 0 100 196 0 132 0:00:01 0:00:01 --:--:-- 132 100 217 100 21 100 196 12 116 0:00:01 0:00:01 --:--:-- 128 {"message":"success"} Processing binary: ./binary/org.eclipse.rcp_root_4.18.0.v20201125-2302 file... % 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 26206 0 0 100 26206 0 17659 0:00:01 0:00:01 --:--:-- 17647 100 26227 100 21 100 26206 10 13522 0:00:02 0:00:01 0:00:01 13526 {"message":"success"} Processing binary: ./binary/org.overture.ide.features.rcp_root_3.0.3.202012152041 file... % 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 1 11.3M 0 0 1 176k 0 157k 0:01:13 0:00:01 0:01:12 157k 73 11.3M 0 0 73 8512k 0 3992k 0:00:02 0:00:02 --:--:-- 3990k 100 11.3M 0 0 100 11.3M 0 3499k 0:00:03 0:00:03 --:--:-- 3498k 100 11.3M 0 0 100 11.3M 0 2689k 0:00:04 0:00:04 --:--:-- 2688k 100 11.3M 100 21 100 11.3M 4 2271k 0:00:05 0:00:05 --:--:-- 2342k 100 11.3M 100 21 100 11.3M 4 2271k 0:00:05 0:00:05 --:--:-- 2860k {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.cocoa.macosx.x86_64_3.0.3.202012152041 file... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 1472k 0 0 8 128k 0 118k 0:00:12 0:00:01 0:00:11 118k 100 1472k 0 0 100 1472k 0 579k 0:00:02 0:00:02 --:--:-- 579k 100 1472k 100 21 100 1472k 6 454k 0:00:03 0:00:03 --:--:-- 454k 100 1472k 100 21 100 1472k 6 454k 0:00:03 0:00:03 --:--:-- 454k {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.gtk.linux.x86_64_3.0.3.202012152041 file... % 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 70180 0 0 70 49152 0 63177 0:00:01 --:--:-- 0:00:01 63096 100 70201 100 21 100 70180 9 32979 0:00:02 0:00:02 --:--:-- 32989 100 70201 100 21 100 70180 9 32979 0:00:02 0:00:02 --:--:-- 32989 {"message":"success"} Processing binary: ./binary/org.overture.ide.platform.product.executable.win32.win32.x86_64_3.0.3.202012152041 file... % 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 100 21 100 196k 8 82819 0:00:02 0:00:02 --:--:-- 82827 100 196k 100 21 100 196k 8 82819 0:00:02 0:00:02 --:--:-- 82827 {"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 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 35 100 13 100 22 1 1 0:00:22 0:00:11 0:00:11 2 100 35 100 13 100 22 1 1 0:00:22 0:00:11 0:00:11 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.3.202012152041/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.3.202012152041/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.3.202012152041/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.3.202012152041/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.3.202012152041/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.3.202012152041/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 Dec 15 22:21 web/overture/development/latest -> Build-287_2020-12-15_21-41 SSH: EXEC: completed after 401 ms SSH: Disconnecting configuration [overture.au.dk - overture builds] ... SSH: Transferred 3 file(s) [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@4f597cea[description=The Overture Tool,homepage=http://overturetool.org,name=overture,fork=false,archived=false,size=214677,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, 15 Dec 2020 21:21:19 GMT], ETag=["33bb99fae19c870897743d9bf9cca214e7aa474332019f77b1612e3b3ae0638c"], Last-Modified=[Wed, 02 Dec 2020 14:09:08 GMT], OkHttp-Received-Millis=[1608067279330], OkHttp-Response-Source=[CONDITIONAL_CACHE 304], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1608067279110], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[304 Not Modified], 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=[B462:A1BE:9EF9F2D:B676B06:5FD928CE], X-OAuth-Scopes=[read:repo_hook, repo, user, workflow], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1608070124], X-RateLimit-Used=[1], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/overturetool/overture,id=14611005]] (sha:05c30c5) with context:overture-development Setting commit status on GitHub for https://github.com/overturetool/overture/commit/05c30c5bcaeab3a42a6e0818df731b9bd1fb7303 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 Finished: SUCCESS