Branch indexing Connecting to https://api.github.com using eclipse-capella-bot/****** (GitHub bot) Obtained Jenkinsfile from d4279652cd287706471f44d77e6548b6de2d7025 Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task ‘centos-7-n0s76’ is offline Agent centos-7-n0s76 is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-n0s76" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.capella.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "centos-7-n0s76" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\ \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "centos-7-n0s76" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.capella.svc.cluster.local/capella/" image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.2.1" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-capella" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on centos-7-n0s76 in /home/jenkins/agent/workspace/Capella-studio_v1.4.x [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential github-bot Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Avoid second fetch Checking out Revision d4279652cd287706471f44d77e6548b6de2d7025 (v1.4.x) Cloning repository https://github.com/eclipse/capella-studio.git > git init /home/jenkins/agent/workspace/Capella-studio_v1.4.x # timeout=10 Fetching upstream changes from https://github.com/eclipse/capella-studio.git > git --version # timeout=10 > git --version # 'git version 1.8.3.1' using GIT_ASKPASS to set credentials GitHub bot > git fetch --no-tags --progress https://github.com/eclipse/capella-studio.git +refs/heads/v1.4.x:refs/remotes/origin/v1.4.x # timeout=10 > git config remote.origin.url https://github.com/eclipse/capella-studio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/v1.4.x:refs/remotes/origin/v1.4.x # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4279652cd287706471f44d77e6548b6de2d7025 # timeout=10 Commit message: "[releng] Update TP (#27)" > git rev-list --no-walk c954c6cb5f335bb5c09220781012fef3df5f9196 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Package & test Capella Studio) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] xvnc $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [Capella-studio_v1.4.x] $ vncserver -list Starting xvnc [Capella-studio_v1.4.x] $ Xvnc :24 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset [Pipeline] { Xvnc TigerVNC 1.8.0 - built Apr 1 2020 04:46:00 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Thu Oct 15 12:48:45 2020 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5924 vncext: created VNC server for screen 0 [Pipeline] sh + mvn -Dmaven.test.failure.ignore=true -Dtycho.localArtifacts=ignore clean verify -e -f pom.xml Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model.edit/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools.ui/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/plugins/org.polarsys.capella.studio.product/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ad.viewpoint.dsl.generation.ui/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta.viewpoint.dsl.extension/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.definition/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.ext/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/doc/plugins/org.polarsys.capella.studio.doc/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/features/org.polarsys.capella.extension.sdk.feature/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/features/org.polarsys.capella.studio.product.feature/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/features/org.polarsys.capella.ta.viewpoint.dsl.feature/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/features/org.polarsys.capella.cdo.ta.definition.feature/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/plugins/org.polarsys.capella.studio.test/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/.polyglot.build.properties /home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/features/org.polarsys.capella.studio.test.feature/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.extension.genchain:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain/.polyglot.build.properties [INFO] Fetching p2.index from https://download.eclipse.org/releases/2019-06/ [INFO] Adding repository https://download.eclipse.org/releases/2019-06 [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2019-06/ (492B) [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2019-06/ (492B) [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2019-06/ [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2019-06/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2019-06/ [INFO] Fetching p2.index from https://download.eclipse.org/releases/2019-06/201906191000/ [INFO] Fetching p2.index from https://download.eclipse.org/releases/2019-06/201906191000/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2019-06/201906191000/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2019-06/201906191000/ [INFO] Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/ [INFO] Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/ [INFO] Adding repository https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/ [INFO] Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/ [INFO] Fetching p2.index from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/ [INFO] Adding repository https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028 [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/ [INFO] Fetching p2.index from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/ [INFO] Fetching p2.index from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/ [INFO] Adding repository https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06 [INFO] Fetching content.xml.xz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/ [INFO] Fetching p2.index from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/ [INFO] Fetching p2.index from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/ [INFO] Adding repository https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426 [INFO] Fetching content.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/ (28.17kB) [INFO] Fetching content.jar from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/ (28.17kB) [INFO] Fetching p2.index from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/ [INFO] Fetching p2.index from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/ [INFO] Adding repository https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site [INFO] Fetching content.xml.xz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/ [INFO] Fetching p2.index from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/ [INFO] Fetching p2.index from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/ [INFO] Adding repository https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site [INFO] Fetching content.xml.xz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/ [INFO] Fetching p2.index from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/ [INFO] Adding repository https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site [INFO] Fetching content.xml.xz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/ [INFO] Adding repository https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella [INFO] Fetching content.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/ (15.81kB) [INFO] Fetching p2.index from https://download.eclipse.org/egf/updates/1.6.2/2019-06/ [INFO] Fetching p2.index from https://download.eclipse.org/egf/updates/1.6.2/2019-06/ [INFO] Adding repository https://download.eclipse.org/egf/updates/1.6.2/2019-06 [INFO] Fetching content.xml.xz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/ [INFO] Fetching p2.index from https://download.eclipse.org/nebula/releases/1.4.0/ [INFO] Fetching p2.index from https://download.eclipse.org/nebula/releases/1.4.0/ [INFO] Adding repository https://download.eclipse.org/nebula/releases/1.4.0 [INFO] Fetching content.xml.xz from https://download.eclipse.org/nebula/releases/1.4.0/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/nebula/releases/1.4.0/ [INFO] Fetching p2.index from https://download.eclipse.org/nattable/releases/1.5.0/repository/ [INFO] Fetching p2.index from https://download.eclipse.org/nattable/releases/1.5.0/repository/ [INFO] Adding repository https://download.eclipse.org/nattable/releases/1.5.0/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/nattable/releases/1.5.0/repository/ [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository/ [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository/ [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository/ [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20180206163158/repository/ [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/ (117.26kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/ (117.26kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20180206163158/repository/ [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20180206163158/repository/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20180206163158/repository/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20180206163158/repository/ [INFO] Adding repository https://download.eclipse.org/sirius/updates/legacy/1.1.0 [INFO] Fetching content.jar from https://download.eclipse.org/sirius/updates/legacy/1.1.0/ (4.95kB) [INFO] Fetching content.jar from https://download.eclipse.org/sirius/updates/legacy/1.1.0/ (4.95kB) [INFO] Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/ [INFO] Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/ [INFO] Adding repository https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3 [INFO] Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/ [INFO] Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2.IT3/ [INFO] Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2.IT3/ [INFO] Adding repository https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2.IT3 [INFO] Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2.IT3/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/runtime/1.4.2.IT3/ [INFO] Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/runtimecore/1.4.2.IT3/ [INFO] Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/runtimecore/1.4.2.IT3/ [INFO] Adding repository https://download.eclipse.org/kitalpha/updates/stable/runtimecore/1.4.2.IT3 [INFO] Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/runtimecore/1.4.2.IT3/ [INFO] Adding repository https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site [INFO] Fetching content.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/ (10.99kB) [INFO] Fetching content.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/ (10.99kB) [INFO] Adding repository https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site [INFO] Fetching content.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/ (138.8kB) [INFO] Fetching content.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/ (138.8kB) [INFO] Fetching p2.index from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/ [INFO] Fetching p2.index from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/ [INFO] Adding repository https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5 [INFO] Fetching content.xml.xz from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/ [INFO] Fetching content.xml.xz from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/ [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.extension.genchain:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain/.polyglot.build.properties [INFO] Fetching 201906191000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-06/ [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.32kB) [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.32kB) [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (454.46kB) [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (454.46kB) [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.73MB) [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.73MB) [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (101.68kB) [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.49kB) [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.49kB) [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.03kB) [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.03kB) [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.52kB) [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.52kB) [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (258.72kB) [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (258.72kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (95.26kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.35kB) [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.35kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.59kB) [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.59kB) [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.7kB) [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.7kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.71kB) [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.71kB) [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (154.23kB) [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (154.23kB) [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.03kB) [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.03kB) [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.66kB) [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.66kB) [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.18kB) [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.18kB) [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.02kB) [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.02kB) [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.24kB) [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.24kB) [INFO] Fetching org.eclipse.ant.launching_1.2.500.v20190510-0606.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (101.16kB) [INFO] Fetching org.eclipse.ant.launching_1.2.500.v20190510-0606.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (101.16kB) [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.79kB) [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.79kB) [INFO] Fetching org.eclipse.jdt.launching_3.14.0.v20190508-0531.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (272.59kB) [INFO] Fetching org.eclipse.jdt.launching_3.14.0.v20190508-0531.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (272.59kB) [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.49kB) [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.49kB) [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.68kB) [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.68kB) [INFO] Fetching org.eclipse.jdt.core_3.18.0.v20190522-0428.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (6.65MB) [INFO] Fetching org.eclipse.jdt.core_3.18.0.v20190522-0428.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (6.65MB) [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (872.98kB) [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (872.98kB) [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.5MB) [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.5MB) [INFO] Fetching org.eclipse.ant.ui_3.7.500.v20190518-1030.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (489.43kB) [INFO] Fetching org.eclipse.ant.ui_3.7.500.v20190518-1030.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (489.43kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.77kB) [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.77kB) [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.99kB) [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.99kB) [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (361.71kB) [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (361.71kB) [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.15kB) [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.15kB) [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1MB) [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1MB) [INFO] Fetching org.eclipse.jdt.ui_3.18.0.v20190601-2139.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (4.04MB) [INFO] Fetching org.eclipse.jdt.ui_3.18.0.v20190601-2139.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (4.04MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.10.300.v20190528-0604.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.65MB) [INFO] Fetching org.eclipse.jdt.debug.ui_3.10.300.v20190528-0604.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.65MB) [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (126.2kB) [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (126.2kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.68kB) [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.68kB) [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.79kB) [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.79kB) [INFO] Fetching org.eclipse.jdt.junit_3.11.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (235.53kB) [INFO] Fetching org.eclipse.jdt.junit_3.11.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (235.53kB) [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (303.02kB) [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (303.02kB) [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (318.48kB) [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (318.48kB) [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (964.19kB) [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (964.19kB) [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.79kB) [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.79kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (229.07kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (229.07kB) [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (195.05kB) [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (195.05kB) [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (123.14kB) [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (123.14kB) [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.84kB) [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.84kB) [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB) [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB) [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.18kB) [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.18kB) [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.27kB) [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.27kB) [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.95kB) [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.95kB) [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.91kB) [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.91kB) [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.78kB) [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.78kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.59kB) [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.59kB) [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.79kB) [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.79kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.02kB) [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.02kB) [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.05kB) [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.05kB) [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (41.7kB) [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (41.7kB) [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.98kB) [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.98kB) [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,012.08kB) [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,012.08kB) [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.77kB) [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.77kB) [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.95kB) [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.95kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.07kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.07kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.61kB) [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.61kB) [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.91kB) [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.91kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.69kB) [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.69kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.77kB) [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.77kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.53kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.53kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.16kB) [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.16kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (98kB) [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (98kB) [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (485.5kB) [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (485.5kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.01kB) [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.01kB) [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.03kB) [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.03kB) [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (358.07kB) [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (358.07kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (64.06kB) [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (64.06kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (79.2kB) [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (79.2kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.84kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.84kB) [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.97kB) [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.97kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.57kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.57kB) [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.29kB) [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.29kB) [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.82kB) [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.82kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.48kB) [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.48kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.89kB) [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.89kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (84.18kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (84.18kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.98kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.98kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.92kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.92kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (94.18kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (94.18kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.25kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.25kB) [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.69kB) [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.69kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.07kB) [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.07kB) [INFO] Fetching org.eclipse.egf.common_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (34.96kB) [INFO] Fetching org.eclipse.egf.common_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (34.96kB) [INFO] Fetching org.eclipse.pde.core_3.13.0.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.29MB) [INFO] Fetching org.eclipse.pde.core_3.13.0.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.29MB) [INFO] Fetching org.eclipse.emf.edit_2.15.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (96.72kB) [INFO] Fetching org.eclipse.emf.edit_2.15.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (96.72kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.18.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (416.42kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.18.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (416.42kB) [INFO] Fetching org.eclipse.egf.core_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (49.86kB) [INFO] Fetching org.eclipse.egf.core_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (49.86kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (169.13kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.1kB) [INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.1kB) [INFO] Fetching org.eclipse.egf.core.platform_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (34.52kB) [INFO] Fetching org.eclipse.egf.core.platform_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (34.52kB) [INFO] Fetching org.eclipse.pde.build_3.10.400.v20190320-1020.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (478.55kB) [INFO] Fetching org.eclipse.pde.build_3.10.400.v20190320-1020.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (478.55kB) [INFO] Fetching org.eclipse.egf.core.producer_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.84kB) [INFO] Fetching org.eclipse.egf.domain_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.63kB) [INFO] Fetching org.eclipse.egf.domain_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.63kB) [INFO] Fetching org.eclipse.egf.model_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (113.83kB) [INFO] Fetching org.eclipse.egf.model_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (113.83kB) [INFO] Fetching org.eclipse.egf.emf.docgen.html_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (31.7kB) [INFO] Fetching org.eclipse.egf.emf.docgen.html_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (31.7kB) [INFO] Fetching org.eclipse.egf.model.ftask_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (22.35kB) [INFO] Fetching org.eclipse.egf.model.ftask_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (22.35kB) [INFO] Fetching org.eclipse.egf.pattern_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (50.65kB) [INFO] Fetching org.eclipse.egf.pattern_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (50.65kB) [INFO] Fetching org.eclipse.egf.pattern.ftask_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (15.69kB) [INFO] Fetching org.eclipse.egf.pattern.ftask_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (15.69kB) [INFO] Fetching org.eclipse.egf.model.fprod_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (18.65kB) [INFO] Fetching org.eclipse.egf.model.fprod_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (18.65kB) [INFO] Fetching org.eclipse.egf.emf.pattern_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (475.5kB) [INFO] Fetching org.eclipse.egf.emf.pattern_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (475.5kB) [INFO] Fetching org.eclipse.egf.pattern.jet_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (17.5kB) [INFO] Fetching org.eclipse.egf.pattern.jet_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (17.5kB) [INFO] Fetching org.eclipse.egf.emf.pattern.base_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (35.45kB) [INFO] Fetching org.eclipse.egf.emf.pattern.base_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (35.45kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (403.76kB) [INFO] Fetching org.eclipse.emf.validation_1.8.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (403.76kB) [INFO] Fetching org.eclipse.egf.model.edit_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (97.58kB) [INFO] Fetching org.eclipse.egf.model.edit_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (97.58kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.12.0.v20190226-1307.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (61.31kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.12.0.v20190226-1307.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (61.31kB) [INFO] Fetching org.eclipse.egf.producer_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (24.14kB) [INFO] Fetching org.eclipse.egf.producer_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (24.14kB) [INFO] Fetching org.eclipse.egf.model.jetpattern_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.83kB) [INFO] Fetching org.eclipse.egf.model.jetpattern_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.83kB) [INFO] Fetching org.eclipse.egf.model.jetpattern.edit_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (11.82kB) [INFO] Fetching org.eclipse.egf.model.jetpattern.edit_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (11.82kB) [INFO] Fetching org.eclipse.emf.query_1.7.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (141.72kB) [INFO] Fetching org.eclipse.emf.query_1.7.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (141.72kB) [INFO] Fetching org.eclipse.emf.codegen_2.16.0.v20190418-0907.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (110.68kB) [INFO] Fetching org.eclipse.emf.codegen_2.16.0.v20190418-0907.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (110.68kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (23.04kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (23.04kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.cdo_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (11.98kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.cdo_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (11.98kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.cdo.model_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (11.1kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.cdo.model_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (11.1kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.tools_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (26.67kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.tools_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (26.67kB) [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.41kB) [INFO] Fetching org.eclipse.emf.importer_2.12.0.v20190321-1539.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.41kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.84kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.84kB) [INFO] Fetching org.eclipse.egf.producer.ftask_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (11.02kB) [INFO] Fetching org.eclipse.egf.producer.ftask_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (11.02kB) [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (216.52kB) [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (216.52kB) [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (115.24kB) [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (115.24kB) [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.58kB) [INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.58kB) [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.95kB) [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.95kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.48kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.48kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.94kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.94kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.1kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.1kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.1kB) [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.1kB) [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.42kB) [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.42kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.98kB) [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.98kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.73kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.73kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.99kB) [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.99kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.12kB) [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.12kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (103.26kB) [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (103.26kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (72.9kB) [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (72.9kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.9kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.9kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.81kB) [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.81kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.87kB) [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.87kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.01kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.01kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.93kB) [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.93kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.87kB) [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.87kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (104.29kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (104.29kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.46kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.46kB) [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.54kB) [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.54kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (121.81kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (121.81kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.17kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.17kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (286.98kB) [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (286.98kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.27kB) [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.27kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.11.200.v20190520-0718.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (285.64kB) [INFO] Fetching org.eclipse.jdt.core.manipulation_1.11.200.v20190520-0718.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (285.64kB) [INFO] Fetching org.eclipse.jdt.debug_3.13.0.v20190521-1707.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (931.98kB) [INFO] Fetching org.eclipse.jdt.debug_3.13.0.v20190521-1707.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (931.98kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.1000.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.44kB) [INFO] Fetching org.eclipse.jdt.junit.runtime_3.4.1000.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.44kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (181.37kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (181.37kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.10.300.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.61kB) [INFO] Fetching org.eclipse.jdt.junit.core_3.10.300.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.61kB) [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (283.72kB) [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (283.72kB) [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (492.8kB) [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (492.8kB) [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (135.13kB) [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (135.13kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.46kB) [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.46kB) [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.13kB) [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.13kB) [INFO] Fetching org.eclipse.pde.launching_3.7.600.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.25kB) [INFO] Fetching org.eclipse.pde.launching_3.7.600.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.25kB) [INFO] Fetching org.eclipse.pde.ui_3.11.0.v20190520-2013.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.46MB) [INFO] Fetching org.eclipse.pde.ui_3.11.0.v20190520-2013.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.46MB) [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (142.02kB) [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (142.02kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (118.98kB) [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (118.98kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.9kB) [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.9kB) [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.33kB) [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.33kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.46kB) [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.46kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,006.66kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,006.66kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.76kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.76kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.18kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.18kB) [INFO] Fetching org.polarsys.kitalpha.emde.egf_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (385.14kB) [INFO] Fetching org.polarsys.kitalpha.emde.egf_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (385.14kB) [INFO] Fetching org.polarsys.kitalpha.emde.genchain_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (35.73kB) [INFO] Fetching org.polarsys.kitalpha.emde.genchain_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (35.73kB) [INFO] Fetching org.polarsys.kitalpha.ad.common_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.21kB) [INFO] Fetching org.polarsys.kitalpha.ad.common_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.21kB) [INFO] Fetching org.polarsys.kitalpha.emde.genchain.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.77kB) [INFO] Fetching org.polarsys.kitalpha.emde.genchain.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.77kB) [INFO] Fetching org.polarsys.kitalpha.report_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.77kB) [INFO] Fetching org.polarsys.kitalpha.report_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.77kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (32.23kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (32.23kB) [INFO] Fetching org.polarsys.kitalpha.emde_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (51.86kB) [INFO] Fetching org.polarsys.kitalpha.emde_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (51.86kB) [INFO] Fetching org.polarsys.kitalpha.emde.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.98kB) [INFO] Fetching org.polarsys.kitalpha.emde.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.98kB) [INFO] Fetching org.polarsys.kitalpha.emde.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (26.44kB) [INFO] Fetching org.polarsys.kitalpha.emde.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (26.44kB) [INFO] Fetching org.polarsys.kitalpha.emde.xmi_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (33.81kB) [INFO] Fetching org.polarsys.kitalpha.emde.xmi_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (33.81kB) [INFO] Fetching org.polarsys.kitalpha.report.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.69kB) [INFO] Fetching org.polarsys.kitalpha.report.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.69kB) [INFO] Fetching org.polarsys.kitalpha.report.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (22.27kB) [INFO] Fetching org.polarsys.kitalpha.report.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (22.27kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.95kB) [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.95kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.08MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.08MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (790.84kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (790.84kB) [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.extension.genchain:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.extension.genchain.model:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.extension.genchain.model:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.extension.genchain.model:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.extension.genchain.model.edit:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model.edit/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.extension.genchain.model.edit:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model.edit/.polyglot.build.properties [INFO] Fetching org.eclipse.egf.portfolio.genchain.cdo.model.edit_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.71kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.cdo.model.edit_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.71kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.edit_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (17.44kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.edit_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (17.44kB) [INFO] Fetching org.polarsys.kitalpha.emde.genchain.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.8kB) [INFO] Fetching org.polarsys.kitalpha.emde.genchain.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.8kB) [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.extension.genchain.model.edit:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model.edit/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.extension.tools:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.extension.tools:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools/.polyglot.build.properties [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.55MB) [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.55MB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (249kB) [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (249kB) [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (504.53kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (259.85kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.88kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (453.74kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (387.41kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.9kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (99.44kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (161.06kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.81kB) [INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.81kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (498.28kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (79.12kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (183.86kB) [INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (183.86kB) [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (405.11kB) [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (405.11kB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.52kB) [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.52kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (114.7kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (114.7kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.27kB) [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.27kB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (215.67kB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (215.67kB) [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (59.63kB) [INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (59.63kB) [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.52kB) [INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.52kB) [INFO] Fetching org.eclipse.emf.diffmerge_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (58.61kB) [INFO] Fetching org.eclipse.emf.diffmerge_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (58.61kB) [INFO] Fetching org.eclipse.emf.diffmerge.structures_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (25.06kB) [INFO] Fetching org.eclipse.emf.diffmerge.structures_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (25.06kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.16.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.8kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.16.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.8kB) [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.1.0.201711021145.jar from https://download.eclipse.org/nebula/releases/1.4.0/plugins/ (133.67kB) [INFO] Fetching org.eclipse.nebula.widgets.cdatetime_1.1.0.201711021145.jar from https://download.eclipse.org/nebula/releases/1.4.0/plugins/ (133.67kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.51kB) [INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.51kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (366.65kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (366.65kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (117.63kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (117.63kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (257.13kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (257.13kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (101.66kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (101.66kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (120.52kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (120.52kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (39.25kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (39.25kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (14.85kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (14.85kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (100.25kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (100.25kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (76.2kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (76.2kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (133.46kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (133.46kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202003100829.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/plugins/ (386.74kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202003100829.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/plugins/ (386.74kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (114.29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (114.29kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (190.35kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (190.35kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (1.16MB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (1.16MB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (28.99kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (28.99kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (93.44kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (93.44kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (101.73kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (101.73kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (49.3kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (49.3kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (218.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (218.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (90.14kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (90.14kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (137.55kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (137.55kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (92.09kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (92.09kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (196.73kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (196.73kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (215.85kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (215.85kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (62.89kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (62.89kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (23.91kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (23.91kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (117.43kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (117.43kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (123.71kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (123.71kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (69.5kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (69.5kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (318.69kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (318.69kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (110.07kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (110.07kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202003100829.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/plugins/ (245.9kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202003100829.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/plugins/ (245.9kB) [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201711021145.jar from https://download.eclipse.org/nebula/releases/1.4.0/plugins/ (159.39kB) [INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201711021145.jar from https://download.eclipse.org/nebula/releases/1.4.0/plugins/ (159.39kB) [INFO] Fetching org.eclipse.sirius_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (352.7kB) [INFO] Fetching org.eclipse.sirius_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (352.7kB) [INFO] Fetching org.eclipse.sirius.common_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (85.88kB) [INFO] Fetching org.eclipse.sirius.common_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (85.88kB) [INFO] Fetching org.eclipse.sirius.ecore.extender_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (33.14kB) [INFO] Fetching org.eclipse.sirius.ecore.extender_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (33.14kB) [INFO] Fetching org.eclipse.sirius.ext.base_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (14.3kB) [INFO] Fetching org.eclipse.sirius.ext.base_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (14.3kB) [INFO] Fetching org.eclipse.sirius.ext.emf_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (9.96kB) [INFO] Fetching org.eclipse.sirius.ext.emf_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (9.96kB) [INFO] Fetching org.eclipse.sirius.ext.emf.tx_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.42kB) [INFO] Fetching org.eclipse.sirius.ext.emf.tx_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.42kB) [INFO] Fetching org.eclipse.sirius.common.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (93.44kB) [INFO] Fetching org.eclipse.sirius.common.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (93.44kB) [INFO] Fetching org.eclipse.sirius.ext.e3.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (18.1kB) [INFO] Fetching org.eclipse.sirius.ext.e3.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (18.1kB) [INFO] Fetching org.eclipse.sirius.diagram_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (353.8kB) [INFO] Fetching org.eclipse.sirius.diagram_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (353.8kB) [INFO] Fetching org.eclipse.sirius.diagram.formatdata_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (23.94kB) [INFO] Fetching org.eclipse.sirius.diagram.formatdata_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (23.94kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (169.49kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (169.49kB) [INFO] Fetching org.eclipse.sirius.diagram.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (2.9MB) [INFO] Fetching org.eclipse.sirius.diagram.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (2.9MB) [INFO] Fetching org.eclipse.sirius.diagram.ui.ext_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.33kB) [INFO] Fetching org.eclipse.sirius.diagram.ui.ext_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.33kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.runtime_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (39.24kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.runtime_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (39.24kB) [INFO] Fetching org.eclipse.sirius.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (379.12kB) [INFO] Fetching org.eclipse.sirius.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (379.12kB) [INFO] Fetching org.eclipse.sirius.ext.draw2d_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (13.5kB) [INFO] Fetching org.eclipse.sirius.ext.draw2d_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (13.5kB) [INFO] Fetching org.eclipse.sirius.ext.emf.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.94kB) [INFO] Fetching org.eclipse.sirius.ext.emf.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.94kB) [INFO] Fetching org.eclipse.sirius.ext.gef_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (10.54kB) [INFO] Fetching org.eclipse.sirius.ext.gef_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (10.54kB) [INFO] Fetching org.eclipse.sirius.ext.jface_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.02kB) [INFO] Fetching org.eclipse.sirius.ext.jface_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.02kB) [INFO] Fetching org.eclipse.sirius.ext.swt_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.46kB) [INFO] Fetching org.eclipse.sirius.ext.swt_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.46kB) [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.56kB) [INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.56kB) [INFO] Fetching org.eclipse.sirius.table_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (97.29kB) [INFO] Fetching org.eclipse.sirius.table_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (97.29kB) [INFO] Fetching org.polarsys.capella.common_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (78.2kB) [INFO] Fetching org.polarsys.capella.common_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (78.2kB) [INFO] Fetching org.polarsys.capella.common.mdsofa.common_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.55kB) [INFO] Fetching org.polarsys.capella.common.mdsofa.common_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.55kB) [INFO] Fetching org.polarsys.capella.common.data.activity.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (142.81kB) [INFO] Fetching org.polarsys.capella.common.data.activity.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (142.81kB) [INFO] Fetching org.polarsys.capella.common.data.behavior.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (39.11kB) [INFO] Fetching org.polarsys.capella.common.data.behavior.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (39.11kB) [INFO] Fetching org.polarsys.capella.common.data.core.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (98.53kB) [INFO] Fetching org.polarsys.capella.common.data.core.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (98.53kB) [INFO] Fetching org.polarsys.capella.common.data.activity.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (70.07kB) [INFO] Fetching org.polarsys.capella.common.data.activity.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (70.07kB) [INFO] Fetching org.polarsys.capella.common.data.behavior.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.57kB) [INFO] Fetching org.polarsys.capella.common.data.behavior.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.57kB) [INFO] Fetching org.polarsys.capella.common.data.core.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (48.72kB) [INFO] Fetching org.polarsys.capella.common.data.core.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (48.72kB) [INFO] Fetching org.polarsys.capella.common.model_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (28.81kB) [INFO] Fetching org.polarsys.capella.common.model_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (28.81kB) [INFO] Fetching org.polarsys.capella.common.platform.sirius.ted_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (47.63kB) [INFO] Fetching org.polarsys.capella.common.platform.sirius.ted_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (47.63kB) [INFO] Fetching org.polarsys.capella.common.ef_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.98kB) [INFO] Fetching org.polarsys.capella.common.ef_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.98kB) [INFO] Fetching org.polarsys.capella.common.model.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.86kB) [INFO] Fetching org.polarsys.capella.common.model.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.86kB) [INFO] Fetching org.polarsys.capella.common.data.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (31.89kB) [INFO] Fetching org.polarsys.capella.common.data.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (31.89kB) [INFO] Fetching org.polarsys.capella.common.flexibility.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (53.02kB) [INFO] Fetching org.polarsys.capella.common.flexibility.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (53.02kB) [INFO] Fetching org.polarsys.capella.common.flexibility.wizards_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (143.14kB) [INFO] Fetching org.polarsys.capella.common.flexibility.wizards_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (143.14kB) [INFO] Fetching org.polarsys.capella.common.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (205.31kB) [INFO] Fetching org.polarsys.capella.common.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (205.31kB) [INFO] Fetching org.polarsys.capella.common.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (42.16kB) [INFO] Fetching org.polarsys.capella.core.model.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (463.37kB) [INFO] Fetching org.polarsys.capella.core.model.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (463.37kB) [INFO] Fetching org.polarsys.capella.core.model.handler_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (119.7kB) [INFO] Fetching org.polarsys.capella.core.model.handler_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (119.7kB) [INFO] Fetching org.polarsys.capella.common.libraries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (28.01kB) [INFO] Fetching org.polarsys.capella.common.libraries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (28.01kB) [INFO] Fetching org.polarsys.capella.common.libraries.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (41.68kB) [INFO] Fetching org.polarsys.capella.common.libraries.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (41.68kB) [INFO] Fetching org.polarsys.capella.common.queries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (41.22kB) [INFO] Fetching org.polarsys.capella.common.queries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (41.22kB) [INFO] Fetching org.polarsys.capella.common.tools.report_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.13kB) [INFO] Fetching org.polarsys.capella.common.tools.report_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.13kB) [INFO] Fetching org.polarsys.capella.shared.id.handler_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (17.18kB) [INFO] Fetching org.polarsys.capella.shared.id.handler_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (17.18kB) [INFO] Fetching org.polarsys.capella.common.linkedtext.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.84kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (291.62kB) [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (291.62kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (129.49kB) [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (129.49kB) [INFO] Fetching org.polarsys.capella.common.menu.dynamic_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (20.74kB) [INFO] Fetching org.polarsys.capella.common.menu.dynamic_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (20.74kB) [INFO] Fetching org.polarsys.capella.common.re.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (63.75kB) [INFO] Fetching org.polarsys.capella.common.re.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (63.75kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.reportlogview_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (164.36kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.reportlogview_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (164.36kB) [INFO] Fetching org.polarsys.capella.common.ui.services_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.63kB) [INFO] Fetching org.polarsys.capella.common.ui.services_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.63kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.usage_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.66kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.usage_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.66kB) [INFO] Fetching org.polarsys.capella.core.preferences_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (227.63kB) [INFO] Fetching org.polarsys.capella.core.preferences_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (227.63kB) [INFO] Fetching org.polarsys.capella.common.ui.menu.dynamic_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.21kB) [INFO] Fetching org.polarsys.capella.common.ui.menu.dynamic_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.21kB) [INFO] Fetching org.polarsys.capella.common.ui.resources_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.79kB) [INFO] Fetching org.polarsys.capella.common.ui.resources_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.79kB) [INFO] Fetching org.polarsys.capella.core.data.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (2.27MB) [INFO] Fetching org.polarsys.capella.core.data.gen_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (2.27MB) [INFO] Fetching org.polarsys.capella.common.ui.toolkit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (68.35kB) [INFO] Fetching org.polarsys.capella.common.ui.toolkit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (68.35kB) [INFO] Fetching org.polarsys.capella.core.model.preferences_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (27.84kB) [INFO] Fetching org.polarsys.capella.core.model.preferences_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (27.84kB) [INFO] Fetching org.polarsys.capella.common.ui.toolkit.browser_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (64.84kB) [INFO] Fetching org.polarsys.capella.common.ui.toolkit.browser_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (64.84kB) [INFO] Fetching org.polarsys.kitalpha.emde.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.52kB) [INFO] Fetching org.polarsys.kitalpha.emde.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.52kB) [INFO] Fetching org.polarsys.capella.core.af.integration_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.31kB) [INFO] Fetching org.polarsys.capella.core.af.integration_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.31kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (59.89kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (59.89kB) [INFO] Fetching org.polarsys.capella.core.data.business.queries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.38MB) [INFO] Fetching org.polarsys.capella.core.data.business.queries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.38MB) [INFO] Fetching org.polarsys.capella.core.libraries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (68.26kB) [INFO] Fetching org.polarsys.capella.core.libraries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (68.26kB) [INFO] Fetching org.polarsys.capella.core.data.common.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (72.72kB) [INFO] Fetching org.polarsys.capella.core.data.common.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (72.72kB) [INFO] Fetching org.polarsys.capella.core.data.core.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (72.73kB) [INFO] Fetching org.polarsys.capella.core.data.core.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (72.73kB) [INFO] Fetching org.polarsys.capella.core.linkedtext.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (27.05kB) [INFO] Fetching org.polarsys.capella.core.linkedtext.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (27.05kB) [INFO] Fetching org.polarsys.capella.core.ui.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (260.46kB) [INFO] Fetching org.polarsys.capella.core.ui.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (260.46kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.actions_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (182.59kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.actions_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (182.59kB) [INFO] Fetching org.polarsys.capella.core.diagram.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (52.31kB) [INFO] Fetching org.polarsys.capella.core.diagram.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (52.31kB) [INFO] Fetching org.polarsys.capella.core.data.cs.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (70.61kB) [INFO] Fetching org.polarsys.capella.core.data.cs.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (70.61kB) [INFO] Fetching org.polarsys.capella.core.data.information.communication.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.17kB) [INFO] Fetching org.polarsys.capella.core.data.information.communication.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.17kB) [INFO] Fetching org.polarsys.capella.core.data.fa.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (99.54kB) [INFO] Fetching org.polarsys.capella.core.data.fa.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (99.54kB) [INFO] Fetching org.polarsys.capella.core.data.ctx.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (35.32kB) [INFO] Fetching org.polarsys.capella.core.data.ctx.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (35.32kB) [INFO] Fetching org.polarsys.capella.core.data.interaction.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (225.36kB) [INFO] Fetching org.polarsys.capella.core.data.interaction.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (225.36kB) [INFO] Fetching org.polarsys.capella.core.data.epbs.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.48kB) [INFO] Fetching org.polarsys.capella.core.data.epbs.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.48kB) [INFO] Fetching org.polarsys.capella.core.data.information.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (105kB) [INFO] Fetching org.polarsys.capella.core.data.information.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (105kB) [INFO] Fetching org.polarsys.capella.core.data.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.26MB) [INFO] Fetching org.polarsys.capella.core.data.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.26MB) [INFO] Fetching org.polarsys.capella.core.data.gen.edit.decorators_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (78.91kB) [INFO] Fetching org.polarsys.capella.core.data.gen.edit.decorators_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (78.91kB) [INFO] Fetching org.polarsys.capella.core.data.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (413.75kB) [INFO] Fetching org.polarsys.capella.core.data.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (413.75kB) [INFO] Fetching org.polarsys.capella.core.ui.toolkit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (158.46kB) [INFO] Fetching org.polarsys.capella.core.ui.toolkit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (158.46kB) [INFO] Fetching org.polarsys.capella.core.data.information.datatype.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (48.95kB) [INFO] Fetching org.polarsys.capella.core.data.information.datatype.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (48.95kB) [INFO] Fetching org.polarsys.capella.core.data.information.datavalue.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (84.69kB) [INFO] Fetching org.polarsys.capella.core.data.information.datavalue.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (84.69kB) [INFO] Fetching org.polarsys.capella.core.data.la.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (26.21kB) [INFO] Fetching org.polarsys.capella.core.data.la.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (26.21kB) [INFO] Fetching org.polarsys.capella.core.data.menu.contributions_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (210.85kB) [INFO] Fetching org.polarsys.capella.core.data.menu.contributions_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (210.85kB) [INFO] Fetching org.polarsys.capella.core.menu.dynamic_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.71kB) [INFO] Fetching org.polarsys.capella.core.menu.dynamic_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.71kB) [INFO] Fetching org.polarsys.capella.core.data.modeller.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.4kB) [INFO] Fetching org.polarsys.capella.core.data.modeller.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.4kB) [INFO] Fetching org.polarsys.capella.core.data.oa.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (50.74kB) [INFO] Fetching org.polarsys.capella.core.data.oa.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (50.74kB) [INFO] Fetching org.polarsys.capella.core.data.pa.deployment.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.43kB) [INFO] Fetching org.polarsys.capella.core.data.pa.deployment.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.43kB) [INFO] Fetching org.polarsys.capella.core.data.pa.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (26.43kB) [INFO] Fetching org.polarsys.capella.core.data.pa.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (26.43kB) [INFO] Fetching org.polarsys.capella.core.data.requirement.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (28.36kB) [INFO] Fetching org.polarsys.capella.core.data.requirement.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (28.36kB) [INFO] Fetching org.polarsys.capella.core.data.sharedmodel.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.77kB) [INFO] Fetching org.polarsys.capella.core.data.sharedmodel.properties_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.77kB) [INFO] Fetching org.polarsys.capella.core.egf_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (282.63kB) [INFO] Fetching org.polarsys.capella.core.egf_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (282.63kB) [INFO] Fetching org.polarsys.capella.core.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (38.8kB) [INFO] Fetching org.polarsys.capella.core.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (38.8kB) [INFO] Fetching org.polarsys.capella.core.model.skeleton_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (42.45kB) [INFO] Fetching org.polarsys.capella.core.model.skeleton_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (42.45kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (17.49kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (17.49kB) [INFO] Fetching org.polarsys.kitalpha.ad.services_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (33.76kB) [INFO] Fetching org.polarsys.kitalpha.ad.services_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (33.76kB) [INFO] Fetching org.polarsys.capella.core.platform.eclipse.ui.trace_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (113.82kB) [INFO] Fetching org.polarsys.capella.core.platform.eclipse.ui.trace_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (113.82kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.menu_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.38kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.menu_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.38kB) [INFO] Fetching org.polarsys.capella.core.ui.resources_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (464.48kB) [INFO] Fetching org.polarsys.capella.core.ui.resources_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (464.48kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.81kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.36kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.36kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (77.74kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (77.74kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.predicate_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (29.61kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.predicate_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (29.61kB) [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.extension.tools:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.extension.tools.ui:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools.ui/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.extension.tools.ui:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools.ui/.polyglot.build.properties [INFO] Fetching org.eclipse.egf.common.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (25.03kB) [INFO] Fetching org.eclipse.egf.common.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (25.03kB) [INFO] Fetching org.eclipse.egf.core.pde_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (29.87kB) [INFO] Fetching org.eclipse.egf.core.pde_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (29.87kB) [INFO] Fetching org.eclipse.egf.core.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (47.3kB) [INFO] Fetching org.eclipse.egf.core.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (47.3kB) [INFO] Fetching org.eclipse.egf.pattern.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (119.05kB) [INFO] Fetching org.eclipse.egf.pattern.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (119.05kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.12kB) [INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.12kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.6.0.v20190323-1031.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.71kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.6.0.v20190323-1031.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.71kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.93kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.93kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.tools.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (29.41kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.tools.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (29.41kB) [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.extension.tools.ui:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools.ui/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.studio.product:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/plugins/org.polarsys.capella.studio.product/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.product:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/plugins/org.polarsys.capella.studio.product/.polyglot.build.properties [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.61kB) [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.61kB) [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.69kB) [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.69kB) [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.42kB) [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.42kB) [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.product:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/plugins/org.polarsys.capella.studio.product/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.ad.viewpoint.dsl.generation.ui:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ad.viewpoint.dsl.generation.ui/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.ad.viewpoint.dsl.generation.ui:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ad.viewpoint.dsl.generation.ui/.polyglot.build.properties [INFO] Fetching org.eclipse.egf.eclipse.resources.mgt_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (19.32kB) [INFO] Fetching org.eclipse.egf.eclipse.resources.mgt_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (19.32kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.editor_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (28.68kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.editor_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (28.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.common_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (27.32kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.common_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (27.32kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.helper_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (31.88kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.helper_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (31.88kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.core_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (37.69kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.core_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (37.69kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.13kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.13kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (35.26kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (35.26kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.provider_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (23.57kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.provider_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (23.57kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.helper_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (42.36kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.helper_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (42.36kB) [INFO] Fetching org.polarsys.kitalpha.ad.ta_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.67kB) [INFO] Fetching org.polarsys.kitalpha.ad.ta_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.67kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.conf.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (45.3kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.conf.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (45.3kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (112.24kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (112.24kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.85kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.85kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (104.21kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (104.21kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.validation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (47.45kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.validation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (47.45kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (40.03kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (40.03kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.extension_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (36.67kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.extension_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (36.67kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.event_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.14kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.event_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.14kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.launcher_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.9kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.launcher_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.9kB) [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.ad.viewpoint.dsl.generation.ui:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ad.viewpoint.dsl.generation.ui/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.ta:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.ta:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta/.polyglot.build.properties [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.ecore.genchain_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (33.52kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.ecore.genchain_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (33.52kB) [INFO] Fetching org.polarsys.kitalpha.common.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.83kB) [INFO] Fetching org.polarsys.kitalpha.common.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.83kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (442.21kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (442.21kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.preference_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (23.32kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.preference_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (23.32kB) [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.ta:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.ta.viewpoint.dsl.extension:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta.viewpoint.dsl.extension/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.ta.viewpoint.dsl.extension:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta.viewpoint.dsl.extension/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.ta.viewpoint.dsl.extension:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta.viewpoint.dsl.extension/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.cdo.ta.definition:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.definition/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.cdo.ta.definition:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.definition/.polyglot.build.properties [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (519.07kB) [INFO] Fetching com.google.inject_3.0.0.v201605172100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (519.07kB) [INFO] Fetching org.eclipse.xtend.lib_2.18.0.v20190528-0016.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (102.38kB) [INFO] Fetching org.eclipse.xtend.lib_2.18.0.v20190528-0016.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (102.38kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.18.0.v20190528-0016.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (155.67kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.18.0.v20190528-0016.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (155.67kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.18.0.v20190528-0016.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (73.59kB) [INFO] Fetching org.eclipse.xtend.lib.macro_2.18.0.v20190528-0016.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (73.59kB) [INFO] Fetching org.eclipse.xtext_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.57MB) [INFO] Fetching org.eclipse.xtext_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.57MB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (201.73kB) [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (201.73kB) [INFO] Fetching org.eclipse.xtext.util_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (298.64kB) [INFO] Fetching org.eclipse.xtext.util_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (298.64kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.common_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (109.12kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.common_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (109.12kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.79kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.79kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (58.12kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (58.12kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.build.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (51.67kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.build.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (51.67kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.commondata.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (37.38kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.commondata.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (37.38kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.helper_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.23kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.helper_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.23kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (34.84kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (34.84kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.helper_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.77kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.helper_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.77kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (176.87kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (176.87kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.style.customization.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (105.37kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.style.customization.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (105.37kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (39.99kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (39.99kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.helpers_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (17.07kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.helpers_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (17.07kB) [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.cdo.ta.definition:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.definition/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.cdo.ta.ext:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.ext/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.cdo.ta.ext:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.ext/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.cdo.ta.ext:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.ext/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.studio.doc:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/doc/plugins/org.polarsys.capella.studio.doc/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.doc:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/doc/plugins/org.polarsys.capella.studio.doc/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.doc:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/doc/plugins/org.polarsys.capella.studio.doc/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.extension.sdk.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/features/org.polarsys.capella.extension.sdk.feature/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.extension.sdk.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/features/org.polarsys.capella.extension.sdk.feature/.polyglot.build.properties [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.05kB) [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.05kB) [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.07kB) [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.07kB) [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.08kB) [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.08kB) [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (60.2kB) [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (60.2kB) [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.73kB) [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.73kB) [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.81kB) [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.81kB) [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.2kB) [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.2kB) [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.52kB) [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.52kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.47kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.47kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.83kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.83kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (329.71kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (329.71kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.91kB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.91kB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.32MB) [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.32MB) [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (687.76kB) [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (687.76kB) [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (923.82kB) [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (923.82kB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (3.42MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (3.42MB) [INFO] Fetching org.eclipse.acceleo.common_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (48.52kB) [INFO] Fetching org.eclipse.acceleo.common_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (48.52kB) [INFO] Fetching org.eclipse.ocl.ecore_3.10.300.v20190603-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (110.74kB) [INFO] Fetching org.eclipse.ocl.ecore_3.10.300.v20190603-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (110.74kB) [INFO] Fetching org.eclipse.acceleo.engine_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (81.35kB) [INFO] Fetching org.eclipse.acceleo.engine_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (81.35kB) [INFO] Fetching org.eclipse.acceleo.model_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (48.87kB) [INFO] Fetching org.eclipse.acceleo.model_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (48.87kB) [INFO] Fetching org.eclipse.acceleo.profiler_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (17.93kB) [INFO] Fetching org.eclipse.acceleo.profiler_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (17.93kB) [INFO] Fetching org.eclipse.acceleo.parser_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (145.82kB) [INFO] Fetching org.eclipse.acceleo.parser_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (145.82kB) [INFO] Fetching org.eclipse.amalgam.explorer.activity.ui_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (257.93kB) [INFO] Fetching org.eclipse.amalgam.explorer.activity.ui_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (257.93kB) [INFO] Fetching org.eclipse.sirius.table.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (163.18kB) [INFO] Fetching org.eclipse.sirius.table.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (163.18kB) [INFO] Fetching org.eclipse.sirius.tree.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (72.75kB) [INFO] Fetching org.eclipse.sirius.tree.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (72.75kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.core_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (66.41kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.core_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (66.41kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.18kB) [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.18kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.43kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.43kB) [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.81kB) [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.81kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (102.05kB) [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (102.05kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.12kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.12kB) [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.34kB) [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.34kB) [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.21kB) [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.21kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.85kB) [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.85kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98kB) [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.77kB) [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.77kB) [INFO] Fetching org.eclipse.e4.core.services.source_2.1.400.v20181215-2145.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.9kB) [INFO] Fetching org.eclipse.e4.core.services.source_2.1.400.v20181215-2145.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.9kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.14.600.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.15kB) [INFO] Fetching org.eclipse.e4.ui.workbench.swt.source_0.14.600.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.15kB) [INFO] Fetching org.eclipse.e4.core.commands.source_0.12.600.v20190510-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.34kB) [INFO] Fetching org.eclipse.e4.core.commands.source_0.12.600.v20190510-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.34kB) [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.12.500.v20190510-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.54kB) [INFO] Fetching org.eclipse.e4.ui.bindings.source_0.12.500.v20190510-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.54kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.1.400.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (386.73kB) [INFO] Fetching org.eclipse.e4.ui.model.workbench.source_2.1.400.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (386.73kB) [INFO] Fetching org.eclipse.e4.ui.services.source_1.3.500.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.29kB) [INFO] Fetching org.eclipse.e4.ui.services.source_1.3.500.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.29kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.14.700.v20190517-1525.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (139.61kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.source_0.14.700.v20190517-1525.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (139.61kB) [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.10.0.v20190529-1505.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (164.49kB) [INFO] Fetching org.eclipse.e4.ui.workbench.source_1.10.0.v20190529-1505.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (164.49kB) [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.12.700.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (204.48kB) [INFO] Fetching org.eclipse.e4.ui.css.core.source_0.12.700.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (204.48kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.13.500.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (192.46kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.source_0.13.500.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (192.46kB) [INFO] Fetching org.apache.batik.css.source_1.11.0.v20190515-0436.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (324.09kB) [INFO] Fetching org.apache.batik.css.source_1.11.0.v20190515-0436.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (324.09kB) [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.19kB) [INFO] Fetching org.w3c.css.sac.source_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.19kB) [INFO] Fetching org.apache.batik.util.source_1.11.0.v20190515-0436.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (131.28kB) [INFO] Fetching org.apache.batik.util.source_1.11.0.v20190515-0436.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (131.28kB) [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (89.33kB) [INFO] Fetching org.w3c.dom.svg.source_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (89.33kB) [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.63kB) [INFO] Fetching org.w3c.dom.smil.source_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.63kB) [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (39.54kB) [INFO] Fetching org.w3c.dom.events.source_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (39.54kB) [INFO] Fetching javax.inject.source_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.39kB) [INFO] Fetching javax.inject.source_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.39kB) [INFO] Fetching javax.annotation.source_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.66kB) [INFO] Fetching javax.annotation.source_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.66kB) [INFO] Fetching org.eclipse.e4.core.di.source_1.7.200.v20190506-1457.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.5kB) [INFO] Fetching org.eclipse.e4.core.di.source_1.7.200.v20190506-1457.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.5kB) [INFO] Fetching org.eclipse.e4.core.contexts.source_1.8.100.v20190518-1217.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.06kB) [INFO] Fetching org.eclipse.e4.core.contexts.source_1.8.100.v20190518-1217.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.06kB) [INFO] Fetching org.apache.batik.i18n.source_1.11.0.v20190515-0436.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.83kB) [INFO] Fetching org.apache.batik.i18n.source_1.11.0.v20190515-0436.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.83kB) [INFO] Fetching org.apache.batik.constants.source_1.11.0.v20190515-0436.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.35kB) [INFO] Fetching org.apache.batik.constants.source_1.11.0.v20190515-0436.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.35kB) [INFO] Fetching org.apache.xmlgraphics.source_2.3.0.v20190515-0436.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (677.28kB) [INFO] Fetching org.apache.xmlgraphics.source_2.3.0.v20190515-0436.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (677.28kB) [INFO] Fetching org.apache.commons.io.source_2.6.0.v20190123-2029.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (293.37kB) [INFO] Fetching org.apache.commons.io.source_2.6.0.v20190123-2029.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (293.37kB) [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.46kB) [INFO] Fetching org.apache.commons.logging.source_1.2.0.v20180409-1502.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.46kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.15.300.v20190213-1308.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.58kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.source_0.15.300.v20190213-1308.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.58kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.12.300.v20190510-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.13kB) [INFO] Fetching org.eclipse.e4.ui.css.swt.theme.source_0.12.300.v20190510-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.13kB) [INFO] Fetching org.eclipse.e4.ui.di.source_1.2.600.v20190510-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.23kB) [INFO] Fetching org.eclipse.e4.ui.di.source_1.2.600.v20190510-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.23kB) [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.2.400.v20190510-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.41kB) [INFO] Fetching org.eclipse.e4.ui.widgets.source_1.2.400.v20190510-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.41kB) [INFO] Fetching org.eclipse.equinox.common.source_3.10.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (130.21kB) [INFO] Fetching org.eclipse.equinox.common.source_3.10.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (130.21kB) [INFO] Fetching org.apache.felix.scr.source_2.1.14.v20190123-1619.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (272.59kB) [INFO] Fetching org.apache.felix.scr.source_2.1.14.v20190123-1619.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (272.59kB) [INFO] Fetching org.eclipse.equinox.event.source_1.5.100.v20190528-1257.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (28.29kB) [INFO] Fetching org.eclipse.equinox.event.source_1.5.100.v20190528-1257.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (28.29kB) [INFO] Fetching org.eclipse.core.commands.source_3.9.400.v20190516-1358.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (150.91kB) [INFO] Fetching org.eclipse.core.commands.source_3.9.400.v20190516-1358.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (150.91kB) [INFO] Fetching org.eclipse.core.contenttype.source_3.7.300.v20190215-2048.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.29kB) [INFO] Fetching org.eclipse.core.contenttype.source_3.7.300.v20190215-2048.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.29kB) [INFO] Fetching org.eclipse.core.databinding.source_1.7.400.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (137.88kB) [INFO] Fetching org.eclipse.core.databinding.source_1.7.400.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (137.88kB) [INFO] Fetching org.eclipse.core.databinding.beans.source_1.5.0.v20190510-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.93kB) [INFO] Fetching org.eclipse.core.databinding.beans.source_1.5.0.v20190510-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.93kB) [INFO] Fetching org.eclipse.core.databinding.observable.source_1.7.0.v20190515-0910.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (202.89kB) [INFO] Fetching org.eclipse.core.databinding.observable.source_1.7.0.v20190515-0910.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (202.89kB) [INFO] Fetching org.eclipse.core.databinding.property.source_1.7.0.v20190510-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (92.06kB) [INFO] Fetching org.eclipse.core.databinding.property.source_1.7.0.v20190510-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (92.06kB) [INFO] Fetching org.eclipse.core.expressions.source_3.6.400.v20190518-1240.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (87.94kB) [INFO] Fetching org.eclipse.core.expressions.source_3.6.400.v20190518-1240.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (87.94kB) [INFO] Fetching org.eclipse.core.jobs.source_3.10.400.v20190506-1457.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.49kB) [INFO] Fetching org.eclipse.core.jobs.source_3.10.400.v20190506-1457.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.49kB) [INFO] Fetching org.eclipse.core.runtime.source_3.15.300.v20190508-0543.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (84.78kB) [INFO] Fetching org.eclipse.core.runtime.source_3.15.300.v20190508-0543.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (84.78kB) [INFO] Fetching org.eclipse.equinox.app.source_1.4.200.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.75kB) [INFO] Fetching org.eclipse.equinox.app.source_1.4.200.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.75kB) [INFO] Fetching org.eclipse.equinox.launcher.source_1.5.400.v20190515-0925.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.83kB) [INFO] Fetching org.eclipse.equinox.launcher.source_1.5.400.v20190515-0925.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.83kB) [INFO] Fetching com.ibm.icu.source_64.2.0.v20190507-1337.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.36MB) [INFO] Fetching com.ibm.icu.source_64.2.0.v20190507-1337.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.36MB) [INFO] Fetching org.eclipse.equinox.preferences.source_3.7.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (111.95kB) [INFO] Fetching org.eclipse.equinox.preferences.source_3.7.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (111.95kB) [INFO] Fetching org.eclipse.equinox.registry.source_3.8.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (176.52kB) [INFO] Fetching org.eclipse.equinox.registry.source_3.8.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (176.52kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.3.200.v20181101-1115.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.18kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.source_1.3.200.v20181101-1115.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.18kB) [INFO] Fetching org.eclipse.osgi.source_3.14.0.v20190517-1309.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.osgi.source_3.14.0.v20190517-1309.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.1.500.v20190516-1407.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (142.4kB) [INFO] Fetching org.eclipse.osgi.compatibility.state.source_1.1.500.v20190516-1407.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (142.4kB) [INFO] Fetching org.eclipse.osgi.services.source_3.8.0.v20190206-2147.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (244.89kB) [INFO] Fetching org.eclipse.osgi.services.source_3.8.0.v20190206-2147.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (244.89kB) [INFO] Fetching org.eclipse.osgi.util.source_3.5.200.v20190115-2323.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.54kB) [INFO] Fetching org.eclipse.osgi.util.source_3.5.200.v20190115-2323.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.54kB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.111.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.82MB) [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64.source_3.111.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.82MB) [INFO] Fetching org.eclipse.equinox.util.source_1.1.200.v20181008-1820.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.18kB) [INFO] Fetching org.eclipse.equinox.util.source_1.1.200.v20181008-1820.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.18kB) [INFO] Fetching org.eclipse.jface.source_3.16.0.v20190528-0922.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,001.77kB) [INFO] Fetching org.eclipse.jface.source_3.16.0.v20190528-0922.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,001.77kB) [INFO] Fetching org.eclipse.jface.databinding.source_1.9.0.v20190519-0933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (221.84kB) [INFO] Fetching org.eclipse.jface.databinding.source_1.9.0.v20190519-0933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (221.84kB) [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.15.100.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.74kB) [INFO] Fetching org.eclipse.e4.ui.workbench3.source_0.15.100.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.74kB) [INFO] Fetching org.apache.felix.gogo.command.source_1.0.2.v20170914-1324.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.37kB) [INFO] Fetching org.apache.felix.gogo.command.source_1.0.2.v20170914-1324.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.37kB) [INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.0.v20180713-1646.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (105kB) [INFO] Fetching org.apache.felix.gogo.runtime.source_1.1.0.v20180713-1646.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (105kB) [INFO] Fetching org.apache.felix.gogo.shell.source_1.1.0.v20180713-1646.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.29kB) [INFO] Fetching org.apache.felix.gogo.shell.source_1.1.0.v20180713-1646.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.29kB) [INFO] Fetching org.eclipse.equinox.console.source_1.3.300.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (84.69kB) [INFO] Fetching org.eclipse.equinox.console.source_1.3.300.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (84.69kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.3.500.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.04kB) [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt.source_1.3.500.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.04kB) [INFO] Fetching org.eclipse.equinox.bidi.source_1.2.0.v20190514-1046.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.58kB) [INFO] Fetching org.eclipse.equinox.bidi.source_1.2.0.v20190514-1046.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.58kB) [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.1.500.v20190513-0736.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.73kB) [INFO] Fetching org.eclipse.e4.ui.dialogs.source_1.1.500.v20190513-0736.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.73kB) [INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (169.68kB) [INFO] Fetching org.apache.commons.jxpath.source_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (169.68kB) [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.2.300.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.32kB) [INFO] Fetching org.eclipse.e4.emf.xpath.source_0.2.300.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.32kB) [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.6.400.v20190518-1217.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.43kB) [INFO] Fetching org.eclipse.e4.core.di.annotations.source_1.6.400.v20190518-1217.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.43kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.0.500.v20181106-0908.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.5kB) [INFO] Fetching org.eclipse.e4.ui.swt.gtk.source_1.0.500.v20181106-0908.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.5kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.15.300.v20190506-1457.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.85kB) [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier.source_0.15.300.v20190506-1457.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.85kB) [INFO] Fetching org.eclipse.e4.rcp.source_1.6.500.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.77kB) [INFO] Fetching org.eclipse.e4.rcp.source_1.6.500.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.77kB) [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.13kB) [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.13kB) [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.11kB) [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.11kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.23kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.23kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.7kB) [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.7kB) [INFO] Fetching org.eclipse.ecf.source_3.9.3.v20190423-0625.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (103.18kB) [INFO] Fetching org.eclipse.ecf.source_3.9.3.v20190423-0625.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (103.18kB) [INFO] Fetching org.eclipse.ecf.identity.source_3.9.1.v20181107-1749.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.36kB) [INFO] Fetching org.eclipse.ecf.identity.source_3.9.1.v20181107-1749.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.36kB) [INFO] Fetching org.eclipse.ecf.core.feature.source_1.5.3.v20190423-0625.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.99kB) [INFO] Fetching org.eclipse.ecf.core.feature.source_1.5.3.v20190423-0625.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.99kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.93kB) [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.93kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.66kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.66kB) [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.200.v20190502-0212.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.66kB) [INFO] Fetching org.eclipse.ecf.ssl.source_1.2.200.v20190502-0212.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.66kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.200.v20190502-0212.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.04kB) [INFO] Fetching org.eclipse.ecf.core.ssl.feature.source_1.1.200.v20190502-0212.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.04kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.08kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.08kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (26.78kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (26.78kB) [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.0.100.v20180301-0132.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.35kB) [INFO] Fetching org.eclipse.ecf.filetransfer.source_5.0.100.v20180301-0132.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.35kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.400.v20180306-0429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (86.42kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.source_3.2.400.v20180306-0429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (86.42kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.5.v20190423-0614.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.09kB) [INFO] Fetching org.eclipse.ecf.filetransfer.feature.source_3.14.5.v20190423-0614.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.09kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.6kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.6kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (26.74kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (26.74kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.source_1.0.0.v20190530-1947.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.59kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.source_1.0.0.v20190530-1947.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.59kB) [INFO] Fetching org.apache.commons.codec.source_1.10.0.v20180409-1845.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (320.94kB) [INFO] Fetching org.apache.commons.codec.source_1.10.0.v20180409-1845.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (320.94kB) [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.6.v20190213-1430.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (962.57kB) [INFO] Fetching org.apache.httpcomponents.httpclient.source_4.5.6.v20190213-1430.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (962.57kB) [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.10.v20190123-2214.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (430.7kB) [INFO] Fetching org.apache.httpcomponents.httpcore.source_4.4.10.v20190123-2214.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (430.7kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature.source_1.0.0.v20190530-1947.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.29kB) [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature.source_1.0.0.v20190530-1947.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.29kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.37kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.37kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (22.69kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (22.69kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.100.v20180301-0132.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.49kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl.source_1.0.100.v20180301-0132.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.49kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.100.v20180301-0132.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.08kB) [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature.source_1.1.100.v20180301-0132.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.08kB) [INFO] Fetching org.eclipse.egf.application_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (24.8kB) [INFO] Fetching org.eclipse.egf.application_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (24.8kB) [INFO] Fetching org.eclipse.egf.common.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.96kB) [INFO] Fetching org.eclipse.egf.common.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.96kB) [INFO] Fetching org.eclipse.egf.console_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (20.01kB) [INFO] Fetching org.eclipse.egf.console_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (20.01kB) [INFO] Fetching org.eclipse.egf.common.ui.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.99kB) [INFO] Fetching org.eclipse.egf.common.ui.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.99kB) [INFO] Fetching org.eclipse.egf.core.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.98kB) [INFO] Fetching org.eclipse.egf.core.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.98kB) [INFO] Fetching org.eclipse.egf.core.ui.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (32kB) [INFO] Fetching org.eclipse.egf.core.ui.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (32kB) [INFO] Fetching org.eclipse.egf.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.93kB) [INFO] Fetching org.eclipse.egf.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.93kB) [INFO] Fetching org.eclipse.egf.model.javapattern.edit_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (11.46kB) [INFO] Fetching org.eclipse.egf.model.javapattern.edit_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (11.46kB) [INFO] Fetching org.eclipse.egf.model.edit.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.97kB) [INFO] Fetching org.eclipse.egf.model.edit.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.97kB) [INFO] Fetching org.eclipse.egf.model.editor_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (56.99kB) [INFO] Fetching org.eclipse.egf.model.editor_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (56.99kB) [INFO] Fetching org.eclipse.egf.model.fprod.edit_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (14.67kB) [INFO] Fetching org.eclipse.egf.model.fprod.edit_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (14.67kB) [INFO] Fetching org.eclipse.egf.model.ftask.edit_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (14.05kB) [INFO] Fetching org.eclipse.egf.model.ftask.edit_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (14.05kB) [INFO] Fetching org.eclipse.egf.model.javapattern_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (11.8kB) [INFO] Fetching org.eclipse.egf.model.javapattern_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (11.8kB) [INFO] Fetching org.eclipse.egf.pattern.java_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (15.23kB) [INFO] Fetching org.eclipse.egf.pattern.java_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (15.23kB) [INFO] Fetching org.eclipse.egf.model.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (32.04kB) [INFO] Fetching org.eclipse.egf.model.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (32.04kB) [INFO] Fetching org.eclipse.egf.model.fprod.edit.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.95kB) [INFO] Fetching org.eclipse.egf.model.fprod.edit.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.95kB) [INFO] Fetching org.eclipse.egf.producer.fprod_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.16kB) [INFO] Fetching org.eclipse.egf.producer.fprod_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.16kB) [INFO] Fetching org.eclipse.egf.model.fprod.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.96kB) [INFO] Fetching org.eclipse.egf.model.fprod.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.96kB) [INFO] Fetching org.eclipse.egf.model.ftask.edit.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.97kB) [INFO] Fetching org.eclipse.egf.model.ftask.edit.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.97kB) [INFO] Fetching org.eclipse.egf.task_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (8.96kB) [INFO] Fetching org.eclipse.egf.task_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (8.96kB) [INFO] Fetching org.eclipse.egf.model.ftask.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.94kB) [INFO] Fetching org.eclipse.egf.model.ftask.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.94kB) [INFO] Fetching org.eclipse.egf.task.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (13.11kB) [INFO] Fetching org.eclipse.egf.task.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (13.11kB) [INFO] Fetching org.eclipse.egf.pattern.ui.java_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (9.24kB) [INFO] Fetching org.eclipse.egf.pattern.ui.java_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (9.24kB) [INFO] Fetching org.eclipse.egf.pattern.ui.jet_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (8.4kB) [INFO] Fetching org.eclipse.egf.pattern.ui.jet_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (8.4kB) [INFO] Fetching org.eclipse.egf.model.ui.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.95kB) [INFO] Fetching org.eclipse.egf.model.ui.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.95kB) [INFO] Fetching org.eclipse.egf.portfolio.ant.javadoc_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (15.52kB) [INFO] Fetching org.eclipse.egf.portfolio.ant.javadoc_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (15.52kB) [INFO] Fetching org.eclipse.egf.portfolio.eclipse.build_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (188.18kB) [INFO] Fetching org.eclipse.egf.portfolio.eclipse.build_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (188.18kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.99kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.99kB) [INFO] Fetching org.eclipse.egf.portfolio.task.ant_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (14.71kB) [INFO] Fetching org.eclipse.egf.portfolio.task.ant_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (14.71kB) [INFO] Fetching org.eclipse.egf.portfolio.task.ant.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.99kB) [INFO] Fetching org.eclipse.egf.portfolio.task.ant.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.99kB) [INFO] Fetching org.eclipse.egf.portfolio.task.ant.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.97kB) [INFO] Fetching org.eclipse.egf.portfolio.task.ant.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.97kB) [INFO] Fetching org.eclipse.egf.producer.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.98kB) [INFO] Fetching org.eclipse.egf.producer.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.98kB) [INFO] Fetching org.eclipse.egf.producer.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (19.26kB) [INFO] Fetching org.eclipse.egf.producer.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (19.26kB) [INFO] Fetching org.eclipse.egf.producer.ui.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.95kB) [INFO] Fetching org.eclipse.egf.producer.ui.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.95kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.18.0.v20190323-1031.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.08kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.18.0.v20190323-1031.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.08kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.18.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.09kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.18.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.09kB) [INFO] Fetching org.eclipse.emf.codegen_2.16.0.v20190418-0907.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.codegen_2.16.0.v20190418-0907.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.06kB) [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.06kB) [INFO] Fetching org.eclipse.emf.common.source_2.16.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (218.73kB) [INFO] Fetching org.eclipse.emf.common.source_2.16.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (218.73kB) [INFO] Fetching org.eclipse.emf.common.source_2.16.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.29kB) [INFO] Fetching org.eclipse.emf.common.source_2.16.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.29kB) [INFO] Fetching org.eclipse.emf.common.ui_2.17.0.v20190507-0402.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.04kB) [INFO] Fetching org.eclipse.emf.common.ui_2.17.0.v20190507-0402.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.04kB) [INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.27kB) [INFO] Fetching org.eclipse.emf.exporter_2.10.0.v20190321-1530.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.27kB) [INFO] Fetching org.eclipse.emf.importer.java_2.11.0.v20190418-1022.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.42kB) [INFO] Fetching org.eclipse.emf.importer.java_2.11.0.v20190418-1022.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.42kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (56.81kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.10.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (56.81kB) [INFO] Fetching org.eclipse.emf.converter_2.15.0.v20190418-1022.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.18kB) [INFO] Fetching org.eclipse.emf.converter_2.15.0.v20190418-1022.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.18kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.7.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.07kB) [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.07kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.core_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (17.85kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.core_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (17.85kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.core.gen_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (24.83kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.core.gen_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (24.83kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.core.gen.edit_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (8.98kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.core.gen.edit_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (8.98kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.support_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (7.3kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.support_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (7.3kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.support.gen_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (13.32kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.support.gen_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (13.32kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.support.gen.edit_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (7.46kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.support.gen.edit_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (7.46kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.87kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.87kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.07kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.07kB) [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB) [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (819.46kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (819.46kB) [INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (90.78kB) [INFO] Fetching org.eclipse.emf.ecore.change.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (90.78kB) [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.16.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (151.55kB) [INFO] Fetching org.eclipse.emf.ecore.xmi.source_2.16.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (151.55kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.32kB) [INFO] Fetching org.eclipse.emf.ecore.source_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.32kB) [INFO] Fetching org.eclipse.emf.edit_2.15.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB) [INFO] Fetching org.eclipse.emf.edit_2.15.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.17.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.08kB) [INFO] Fetching org.eclipse.emf.edit.ui_2.17.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.08kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.49kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.49kB) [INFO] Fetching org.eclipse.emf.mwe.core_1.4.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (61.84kB) [INFO] Fetching org.eclipse.emf.mwe.core_1.4.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (61.84kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.10.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.52kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime_2.10.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.52kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.4.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.55kB) [INFO] Fetching org.eclipse.emf.mwe.utils_1.4.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.55kB) [INFO] Fetching org.eclipse.emf.mwe2.lib_2.10.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.86kB) [INFO] Fetching org.eclipse.emf.mwe2.lib_2.10.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.86kB) [INFO] Fetching org.eclipse.emf.query_1.12.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.57kB) [INFO] Fetching org.eclipse.emf.query_1.12.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.57kB) [INFO] Fetching org.eclipse.emf.transaction_1.12.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.63kB) [INFO] Fetching org.eclipse.emf.transaction_1.12.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.63kB) [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.26kB) [INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.26kB) [INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.4kB) [INFO] Fetching org.eclipse.emf.validation.ui.ide_1.3.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.4kB) [INFO] Fetching org.eclipse.emf.validation_1.12.1.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.67kB) [INFO] Fetching org.eclipse.emf.validation_1.12.1.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.67kB) [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.89kB) [INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.89kB) [INFO] Fetching org.eclipse.ocl_3.10.300.v20190603-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.14MB) [INFO] Fetching org.eclipse.ocl_3.10.300.v20190603-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.14MB) [INFO] Fetching org.eclipse.emf.workspace_1.12.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.65kB) [INFO] Fetching org.eclipse.emf.workspace_1.12.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.65kB) [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.62kB) [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.62kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.37kB) [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.37kB) [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (211.63kB) [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (211.63kB) [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (666.13kB) [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (666.13kB) [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.95kB) [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.95kB) [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (548.93kB) [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (548.93kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.49kB) [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.49kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.66kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.66kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.7kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.7kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.86kB) [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.86kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.71kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.71kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.23kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.23kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.67kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.67kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.63kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.63kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.3.100.v20190330-1646.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.22kB) [INFO] Fetching org.eclipse.equinox.p2.artifact.repository.source_1.3.100.v20190330-1646.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.22kB) [INFO] Fetching org.eclipse.equinox.p2.console.source_1.1.100.v20180822-1258.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.02kB) [INFO] Fetching org.eclipse.equinox.p2.console.source_1.1.100.v20180822-1258.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.02kB) [INFO] Fetching org.eclipse.equinox.p2.core.source_2.6.0.v20190215-2242.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (60.83kB) [INFO] Fetching org.eclipse.equinox.p2.core.source_2.6.0.v20190215-2242.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (60.83kB) [INFO] Fetching org.eclipse.equinox.p2.director.source_2.4.300.v20190215-2242.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (67.28kB) [INFO] Fetching org.eclipse.equinox.p2.director.source_2.4.300.v20190215-2242.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (67.28kB) [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.6.300.v20190318-1320.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (139.3kB) [INFO] Fetching org.eclipse.equinox.p2.engine.source_2.6.300.v20190318-1320.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (139.3kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.16kB) [INFO] Fetching org.eclipse.equinox.p2.garbagecollector.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.16kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.4.400.v20190409-0548.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (247.59kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.source_2.4.400.v20190409-0548.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (247.59kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.3.100.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (59.93kB) [INFO] Fetching org.eclipse.equinox.p2.metadata.repository.source_1.3.100.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (59.93kB) [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.4.400.v20190318-1320.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (121.36kB) [INFO] Fetching org.eclipse.equinox.p2.repository.source_2.4.400.v20190318-1320.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (121.36kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.2.300.v20190215-2242.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (95.43kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse.source_2.2.300.v20190215-2242.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (95.43kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.3.200.v20180921-1019.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (59.92kB) [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives.source_1.3.200.v20180921-1019.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (59.92kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.1.200.v20181123-1405.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.74kB) [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator.source_2.1.200.v20181123-1405.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.74kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.1.300.v20190318-1320.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.91kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.source_2.1.300.v20190318-1320.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.91kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.1.100.v20180822-1258.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.39kB) [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox.source_1.1.100.v20180822-1258.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.39kB) [INFO] Fetching org.eclipse.equinox.security.source_1.3.200.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (102.23kB) [INFO] Fetching org.eclipse.equinox.security.source_1.3.200.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (102.23kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.1.200.v20180921-1009.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.4kB) [INFO] Fetching org.eclipse.equinox.p2.jarprocessor.source_1.1.200.v20180921-1009.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.4kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.2.100.v20180822-1354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.21kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf.source_1.2.100.v20180822-1354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.21kB) [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.5.400.v20190408-2008.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (64.51kB) [INFO] Fetching org.eclipse.equinox.p2.operations.source_2.5.400.v20190408-2008.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (64.51kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64.source_1.1.200.v20181106-0957.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.62kB) [INFO] Fetching org.eclipse.equinox.security.linux.x86_64.source_1.1.200.v20181106-0957.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.62kB) [INFO] Fetching org.tukaani.xz.source_1.8.0.v20180207-1613.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (149.53kB) [INFO] Fetching org.tukaani.xz.source_1.8.0.v20180207-1613.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (149.53kB) [INFO] Fetching org.eclipse.equinox.concurrent.source_1.1.300.v20190514-1046.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.58kB) [INFO] Fetching org.eclipse.equinox.concurrent.source_1.1.300.v20190514-1046.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.58kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.200.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.46kB) [INFO] Fetching org.eclipse.equinox.p2.core.feature.source_1.6.200.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.46kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.46kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.46kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.44kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.44kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.61kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.61kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB) [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.1.200.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.29kB) [INFO] Fetching org.eclipse.equinox.p2.director.app.source_1.1.200.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.29kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.2.200.v20190204-0752.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.82kB) [INFO] Fetching org.eclipse.equinox.p2.directorywatcher.source_1.2.200.v20190204-0752.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.82kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.3.0.v20181023-0914.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.32kB) [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins.source_1.3.0.v20181023-0914.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.32kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.5.100.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.76kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.source_1.5.100.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.76kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.3.100.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.38kB) [INFO] Fetching org.eclipse.equinox.p2.extensionlocation.source_1.3.100.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.38kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.2.200.v20181102-0649.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (178.85kB) [INFO] Fetching org.eclipse.equinox.p2.repository.tools.source_2.2.200.v20181102-0649.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (178.85kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.3.200.v20190329-1624.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (149.25kB) [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse.source_1.3.200.v20190329-1624.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (149.25kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.19kB) [INFO] Fetching org.eclipse.equinox.p2.extras.feature.source_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.19kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.35kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.35kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.89kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.89kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.66kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.66kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB) [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.5.500.v20190220-1158.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (297.17kB) [INFO] Fetching org.eclipse.equinox.p2.ui.source_2.5.500.v20190220-1158.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (297.17kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.4.200.v20181102-0649.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.87kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler.source_1.4.200.v20181102-0649.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.87kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.2.100.v20180827-1122.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.47kB) [INFO] Fetching org.eclipse.equinox.p2.updatechecker.source_1.2.100.v20180827-1122.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.47kB) [INFO] Fetching org.eclipse.equinox.security.ui.source_1.2.300.v20190514-1046.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.56kB) [INFO] Fetching org.eclipse.equinox.security.ui.source_1.2.300.v20190514-1046.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.56kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.1.200.v20181214-0802.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.98kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.source_1.1.200.v20181214-0802.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.98kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.15kB) [INFO] Fetching org.eclipse.equinox.p2.rcp.feature.source_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.15kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (62.49kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (62.49kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.89kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.89kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.92kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.92kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.1.100.v20180827-1122.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (70.81kB) [INFO] Fetching org.eclipse.equinox.p2.updatesite.source_1.1.100.v20180827-1122.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (70.81kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.2.100.v20180827-1122.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51kB) [INFO] Fetching org.eclipse.equinox.p2.ui.importexport.source_1.2.100.v20180827-1122.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.18kB) [INFO] Fetching org.eclipse.equinox.p2.user.ui.source_2.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.18kB) [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (175.2kB) [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (175.2kB) [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (204.91kB) [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (204.91kB) [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (284.28kB) [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (284.28kB) [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.79kB) [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.79kB) [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (167.49kB) [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (167.49kB) [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.9kB) [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.9kB) [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.51kB) [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.51kB) [INFO] Fetching javax.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.45kB) [INFO] Fetching javax.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.45kB) [INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (113.6kB) [INFO] Fetching javax.servlet.source_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (113.6kB) [INFO] Fetching javax.servlet.jsp.source_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (129.82kB) [INFO] Fetching javax.servlet.jsp.source_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (129.82kB) [INFO] Fetching com.sun.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.04kB) [INFO] Fetching com.sun.el.source_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.04kB) [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (315.38kB) [INFO] Fetching org.apache.jasper.glassfish.source_2.2.2.v201501141630.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (315.38kB) [INFO] Fetching org.apache.lucene.analyzers-common.source_8.0.0.v20190404-1858.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.63MB) [INFO] Fetching org.apache.lucene.analyzers-common.source_8.0.0.v20190404-1858.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.63MB) [INFO] Fetching org.apache.lucene.core.source_8.0.0.v20190404-1858.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.16MB) [INFO] Fetching org.apache.lucene.core.source_8.0.0.v20190404-1858.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.16MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn.source_8.0.0.v20190404-1858.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (3.45MB) [INFO] Fetching org.apache.lucene.analyzers-smartcn.source_8.0.0.v20190404-1858.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (3.45MB) [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.7.100.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.54kB) [INFO] Fetching org.eclipse.equinox.http.jetty.source_3.7.100.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.54kB) [INFO] Fetching org.eclipse.equinox.http.registry.source_1.1.700.v20190214-1948.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.52kB) [INFO] Fetching org.eclipse.equinox.http.registry.source_1.1.700.v20190214-1948.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.52kB) [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.6.100.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (140.77kB) [INFO] Fetching org.eclipse.equinox.http.servlet.source_1.6.100.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (140.77kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.200.v20190214-1948.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.26kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.source_1.1.200.v20190214-1948.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.26kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.1.200.v20190214-1948.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.05kB) [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry.source_1.1.200.v20190214-1948.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.05kB) [INFO] Fetching org.eclipse.help.base.source_4.2.600.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (306.43kB) [INFO] Fetching org.eclipse.help.base.source_4.2.600.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (306.43kB) [INFO] Fetching org.eclipse.help.ui.source_4.1.500.v20190519-2119.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (220.64kB) [INFO] Fetching org.eclipse.help.ui.source_4.1.500.v20190519-2119.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (220.64kB) [INFO] Fetching org.eclipse.help.webapp.source_3.9.500.v20190517-1202.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (198.44kB) [INFO] Fetching org.eclipse.help.webapp.source_3.9.500.v20190517-1202.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (198.44kB) [INFO] Fetching org.eclipse.jetty.continuation.source_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33kB) [INFO] Fetching org.eclipse.jetty.continuation.source_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33kB) [INFO] Fetching org.eclipse.jetty.http.source_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (130.76kB) [INFO] Fetching org.eclipse.jetty.http.source_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (130.76kB) [INFO] Fetching org.eclipse.jetty.io.source_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.45kB) [INFO] Fetching org.eclipse.jetty.io.source_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.45kB) [INFO] Fetching org.eclipse.jetty.security.source_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.97kB) [INFO] Fetching org.eclipse.jetty.security.source_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.97kB) [INFO] Fetching org.eclipse.jetty.server.source_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (415.4kB) [INFO] Fetching org.eclipse.jetty.server.source_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (415.4kB) [INFO] Fetching org.eclipse.jetty.servlet.source_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (81.74kB) [INFO] Fetching org.eclipse.jetty.servlet.source_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (81.74kB) [INFO] Fetching org.eclipse.jetty.util.source_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (368.03kB) [INFO] Fetching org.eclipse.jetty.util.source_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (368.03kB) [INFO] Fetching org.eclipse.core.net.source_1.3.500.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (62.2kB) [INFO] Fetching org.eclipse.core.net.source_1.3.500.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (62.2kB) [INFO] Fetching org.eclipse.help.source_2.2.600.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.79kB) [INFO] Fetching org.eclipse.help.source_2.2.600.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.79kB) [INFO] Fetching org.eclipse.jdt_3.18.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.11kB) [INFO] Fetching org.eclipse.jdt_3.18.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.11kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.6.400.v20190328-1431.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.99kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.6.400.v20190328-1431.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.99kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.300.v20181206-1038.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.07kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core_1.2.300.v20181206-1038.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.07kB) [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.600.v20190322-0450.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (144.85kB) [INFO] Fetching org.eclipse.jdt.compiler.tool_1.2.600.v20190322-0450.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (144.85kB) [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.600.v20190402-0634.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.93kB) [INFO] Fetching org.eclipse.jdt.compiler.apt_1.3.600.v20190402-0634.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.93kB) [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.200.v20180921-1416.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.65kB) [INFO] Fetching org.eclipse.jdt.apt.ui_3.6.200.v20180921-1416.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.65kB) [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.400.v20190605-0405.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (4.99MB) [INFO] Fetching org.eclipse.jdt.doc.isv_3.14.400.v20190605-0405.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (4.99MB) [INFO] Fetching org.eclipse.jdt.doc.user_3.15.300.v20190604-0816.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.93MB) [INFO] Fetching org.eclipse.jdt.doc.user_3.15.300.v20190604-0816.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.93MB) [INFO] Fetching org.eclipse.jdt.annotation_1.1.400.v20180921-1416.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.52kB) [INFO] Fetching org.eclipse.jdt.annotation_1.1.400.v20180921-1416.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.52kB) [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.7kB) [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.7kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1000.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.2kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.1.1000.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.2kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.500.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.74kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime_1.0.500.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.74kB) [INFO] Fetching org.junit.jupiter.api_5.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.95kB) [INFO] Fetching org.junit.jupiter.api_5.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.95kB) [INFO] Fetching org.junit.jupiter.engine_5.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (64.91kB) [INFO] Fetching org.junit.jupiter.engine_5.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (64.91kB) [INFO] Fetching org.junit.jupiter.migrationsupport_5.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.23kB) [INFO] Fetching org.junit.jupiter.migrationsupport_5.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.23kB) [INFO] Fetching org.junit.jupiter.params_5.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (168.65kB) [INFO] Fetching org.junit.jupiter.params_5.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (168.65kB) [INFO] Fetching org.junit.platform.commons_1.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.52kB) [INFO] Fetching org.junit.platform.commons_1.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.52kB) [INFO] Fetching org.junit.platform.engine_1.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.62kB) [INFO] Fetching org.junit.platform.engine_1.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.62kB) [INFO] Fetching org.junit.platform.launcher_1.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.03kB) [INFO] Fetching org.junit.platform.launcher_1.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.03kB) [INFO] Fetching org.junit.platform.runner_1.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.81kB) [INFO] Fetching org.junit.platform.runner_1.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.81kB) [INFO] Fetching org.junit.platform.suite.api_1.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.65kB) [INFO] Fetching org.junit.platform.suite.api_1.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.65kB) [INFO] Fetching org.junit.vintage.engine_5.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.85kB) [INFO] Fetching org.junit.vintage.engine_5.4.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.85kB) [INFO] Fetching org.opentest4j_1.1.1.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.4kB) [INFO] Fetching org.opentest4j_1.1.1.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.4kB) [INFO] Fetching org.apiguardian_1.0.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.36kB) [INFO] Fetching org.apiguardian_1.0.0.v20190212-2109.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.36kB) [INFO] Fetching org.eclipse.jdt_3.18.0.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.66kB) [INFO] Fetching org.eclipse.jdt_3.18.0.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.66kB) [INFO] Fetching org.eclipse.ant.ui.source_3.7.500.v20190518-1030.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (619.32kB) [INFO] Fetching org.eclipse.ant.ui.source_3.7.500.v20190518-1030.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (619.32kB) [INFO] Fetching org.eclipse.jdt.apt.core.source_3.6.400.v20190328-1431.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (357.65kB) [INFO] Fetching org.eclipse.jdt.apt.core.source_3.6.400.v20190328-1431.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (357.65kB) [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.6.200.v20180921-1416.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.14kB) [INFO] Fetching org.eclipse.jdt.apt.ui.source_3.6.200.v20180921-1416.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.14kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.2.300.v20181206-1038.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.9kB) [INFO] Fetching org.eclipse.jdt.apt.pluggable.core.source_1.2.300.v20181206-1038.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.9kB) [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.3.600.v20190402-0634.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (134.03kB) [INFO] Fetching org.eclipse.jdt.compiler.apt.source_1.3.600.v20190402-0634.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (134.03kB) [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.2.600.v20190322-0450.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.67kB) [INFO] Fetching org.eclipse.jdt.compiler.tool.source_1.2.600.v20190322-0450.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.67kB) [INFO] Fetching org.eclipse.jdt.core.source_3.18.0.v20190522-0428.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (5.03MB) [INFO] Fetching org.eclipse.jdt.core.source_3.18.0.v20190522-0428.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (5.03MB) [INFO] Fetching org.eclipse.jdt.annotation.source_1.1.400.v20180921-1416.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.05kB) [INFO] Fetching org.eclipse.jdt.annotation.source_1.1.400.v20180921-1416.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.05kB) [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.300.v20190328-1431.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.89kB) [INFO] Fetching org.eclipse.jdt.annotation.source_2.2.300.v20190328-1431.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.89kB) [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.11.200.v20190520-0718.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (608.45kB) [INFO] Fetching org.eclipse.jdt.core.manipulation.source_1.11.200.v20190520-0718.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (608.45kB) [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.10.300.v20190528-0604.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (837.04kB) [INFO] Fetching org.eclipse.jdt.debug.ui.source_3.10.300.v20190528-0604.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (837.04kB) [INFO] Fetching org.eclipse.jdt.debug.source_3.13.0.v20190521-1707.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (834.42kB) [INFO] Fetching org.eclipse.jdt.debug.source_3.13.0.v20190521-1707.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (834.42kB) [INFO] Fetching org.eclipse.jdt.junit.source_3.11.400.v20190510-0840.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (197.75kB) [INFO] Fetching org.eclipse.jdt.junit.source_3.11.400.v20190510-0840.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (197.75kB) [INFO] Fetching org.eclipse.jdt.junit.core.source_3.10.300.v20190510-0840.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (114.3kB) [INFO] Fetching org.eclipse.jdt.junit.core.source_3.10.300.v20190510-0840.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (114.3kB) [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.4.1000.v20190510-0840.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.67kB) [INFO] Fetching org.eclipse.jdt.junit.runtime.source_3.4.1000.v20190510-0840.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.67kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.1.1000.v20190510-0840.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.38kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime.source_1.1.1000.v20190510-0840.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.38kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.0.500.v20190510-0840.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.9kB) [INFO] Fetching org.eclipse.jdt.junit5.runtime.source_1.0.500.v20190510-0840.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.9kB) [INFO] Fetching org.eclipse.jdt.launching.source_3.14.0.v20190508-0531.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (343.98kB) [INFO] Fetching org.eclipse.jdt.launching.source_3.14.0.v20190508-0531.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (343.98kB) [INFO] Fetching org.eclipse.jdt.ui.source_3.18.0.v20190601-2139.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (5.46MB) [INFO] Fetching org.eclipse.jdt.ui.source_3.18.0.v20190601-2139.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (5.46MB) [INFO] Fetching org.junit.source_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (135.43kB) [INFO] Fetching org.junit.source_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (135.43kB) [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.3kB) [INFO] Fetching org.hamcrest.core.source_1.3.0.v20180420-1519.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.3kB) [INFO] Fetching org.junit.jupiter.api.source_5.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (168.88kB) [INFO] Fetching org.junit.jupiter.api.source_5.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (168.88kB) [INFO] Fetching org.junit.jupiter.engine.source_5.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (132kB) [INFO] Fetching org.junit.jupiter.engine.source_5.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (132kB) [INFO] Fetching org.junit.jupiter.migrationsupport.source_5.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (39.16kB) [INFO] Fetching org.junit.jupiter.migrationsupport.source_5.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (39.16kB) [INFO] Fetching org.junit.jupiter.params.source_5.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (78.3kB) [INFO] Fetching org.junit.jupiter.params.source_5.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (78.3kB) [INFO] Fetching org.junit.platform.commons.source_1.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (81kB) [INFO] Fetching org.junit.platform.commons.source_1.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (81kB) [INFO] Fetching org.junit.platform.engine.source_1.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (129.36kB) [INFO] Fetching org.junit.platform.engine.source_1.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (129.36kB) [INFO] Fetching org.junit.platform.launcher.source_1.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (81.38kB) [INFO] Fetching org.junit.platform.launcher.source_1.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (81.38kB) [INFO] Fetching org.junit.platform.runner.source_1.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.28kB) [INFO] Fetching org.junit.platform.runner.source_1.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.28kB) [INFO] Fetching org.junit.platform.suite.api.source_1.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.94kB) [INFO] Fetching org.junit.platform.suite.api.source_1.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.94kB) [INFO] Fetching org.junit.vintage.engine.source_5.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (56.09kB) [INFO] Fetching org.junit.vintage.engine.source_5.4.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (56.09kB) [INFO] Fetching org.opentest4j.source_1.1.1.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.28kB) [INFO] Fetching org.opentest4j.source_1.1.1.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.28kB) [INFO] Fetching org.apiguardian.source_1.0.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.06kB) [INFO] Fetching org.apiguardian.source_1.0.0.v20190212-2109.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.06kB) [INFO] Fetching org.eclipse.ant.launching.source_1.2.500.v20190510-0606.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (131.03kB) [INFO] Fetching org.eclipse.ant.launching.source_1.2.500.v20190510-0606.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (131.03kB) [INFO] Fetching org.eclipse.jdt.source_3.18.0.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB) [INFO] Fetching org.eclipse.jdt.source_3.18.0.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB) [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.73kB) [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.73kB) [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.33kB) [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.33kB) [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201711021145.jar from https://download.eclipse.org/nebula/releases/1.4.0/plugins/ (1.42MB) [INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201711021145.jar from https://download.eclipse.org/nebula/releases/1.4.0/plugins/ (1.42MB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.92kB) [INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.92kB) [INFO] Fetching org.eclipse.ocl.common_1.8.300.v20190603-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.81kB) [INFO] Fetching org.eclipse.ocl.common_1.8.300.v20190603-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.81kB) [INFO] Fetching org.eclipse.pde.ds.lib_1.1.300.v20190417-0900.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.49kB) [INFO] Fetching org.eclipse.pde.ds.lib_1.1.300.v20190417-0900.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.49kB) [INFO] Fetching org.eclipse.pde.api.tools_1.1.800.v20190517-1501.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (917.76kB) [INFO] Fetching org.eclipse.pde.api.tools_1.1.800.v20190517-1501.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (917.76kB) [INFO] Fetching org.objectweb.asm_7.1.0.v20190412-2143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.92kB) [INFO] Fetching org.objectweb.asm_7.1.0.v20190412-2143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.92kB) [INFO] Fetching org.objectweb.asm.tree_7.1.0.v20190412-2143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.78kB) [INFO] Fetching org.objectweb.asm.tree_7.1.0.v20190412-2143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.78kB) [INFO] Fetching org.eclipse.pde.api.tools.ui_1.1.700.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (157.02kB) [INFO] Fetching org.eclipse.pde.api.tools.ui_1.1.700.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (157.02kB) [INFO] Fetching org.eclipse.pde.doc.user_3.14.400.v20190605-0405.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (6.61MB) [INFO] Fetching org.eclipse.pde.doc.user_3.14.400.v20190605-0405.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (6.61MB) [INFO] Fetching org.eclipse.pde.ds.annotations_1.1.400.v20190514-1319.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.29kB) [INFO] Fetching org.eclipse.pde.ds.annotations_1.1.400.v20190514-1319.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.29kB) [INFO] Fetching org.eclipse.pde.ds.core_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.07kB) [INFO] Fetching org.eclipse.pde.ds.core_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.07kB) [INFO] Fetching org.eclipse.pde.ds.ui_1.1.600.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.08kB) [INFO] Fetching org.eclipse.pde.ds.ui_1.1.600.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.08kB) [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.300.v20190417-0900.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.91kB) [INFO] Fetching org.eclipse.pde.ds1_2.lib_1.0.300.v20190417-0900.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.91kB) [INFO] Fetching org.eclipse.pde_3.13.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.82kB) [INFO] Fetching org.eclipse.pde_3.13.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.82kB) [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.400.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.88kB) [INFO] Fetching org.eclipse.pde.junit.runtime_3.5.400.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.88kB) [INFO] Fetching org.eclipse.pde.runtime_3.6.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (114.3kB) [INFO] Fetching org.eclipse.pde.runtime_3.6.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (114.3kB) [INFO] Fetching org.eclipse.pde.ui.templates_3.6.600.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (376.84kB) [INFO] Fetching org.eclipse.pde.ui.templates_3.6.600.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (376.84kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.300.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.64kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations_1.1.300.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.64kB) [INFO] Fetching org.eclipse.pde.ua.core_1.1.300.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.07kB) [INFO] Fetching org.eclipse.pde.ua.core_1.1.300.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.07kB) [INFO] Fetching org.eclipse.pde.ua.ui_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (145.07kB) [INFO] Fetching org.eclipse.pde.ua.ui_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (145.07kB) [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.0.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.78kB) [INFO] Fetching org.eclipse.pde.genericeditor.extension_1.0.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.78kB) [INFO] Fetching org.eclipse.tools.layout.spy_1.0.300.v20190430-1515.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.74kB) [INFO] Fetching org.eclipse.tools.layout.spy_1.0.300.v20190430-1515.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.74kB) [INFO] Fetching org.eclipse.pde_3.14.0.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.4kB) [INFO] Fetching org.eclipse.pde_3.14.0.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.4kB) [INFO] Fetching org.eclipse.pde.build.source_3.10.400.v20190320-1020.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (319.73kB) [INFO] Fetching org.eclipse.pde.build.source_3.10.400.v20190320-1020.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (319.73kB) [INFO] Fetching org.eclipse.pde.core.source_3.13.0.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (975.74kB) [INFO] Fetching org.eclipse.pde.core.source_3.13.0.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (975.74kB) [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.5.400.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.36kB) [INFO] Fetching org.eclipse.pde.junit.runtime.source_3.5.400.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.36kB) [INFO] Fetching org.eclipse.pde.runtime.source_3.6.500.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.17kB) [INFO] Fetching org.eclipse.pde.runtime.source_3.6.500.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.17kB) [INFO] Fetching org.eclipse.pde.ui.source_3.11.0.v20190520-2013.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.01MB) [INFO] Fetching org.eclipse.pde.ui.source_3.11.0.v20190520-2013.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.01MB) [INFO] Fetching org.eclipse.pde.ui.templates.source_3.6.600.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.31kB) [INFO] Fetching org.eclipse.pde.ui.templates.source_3.6.600.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.31kB) [INFO] Fetching org.objectweb.asm.source_7.1.0.v20190412-2143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (180.72kB) [INFO] Fetching org.objectweb.asm.source_7.1.0.v20190412-2143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (180.72kB) [INFO] Fetching org.objectweb.asm.tree.source_7.1.0.v20190412-2143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.73kB) [INFO] Fetching org.objectweb.asm.tree.source_7.1.0.v20190412-2143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.73kB) [INFO] Fetching org.eclipse.pde.api.tools.source_1.1.800.v20190517-1501.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (648.26kB) [INFO] Fetching org.eclipse.pde.api.tools.source_1.1.800.v20190517-1501.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (648.26kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.300.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.56kB) [INFO] Fetching org.eclipse.pde.api.tools.annotations.source_1.1.300.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.56kB) [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.1.700.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (247.47kB) [INFO] Fetching org.eclipse.pde.api.tools.ui.source_1.1.700.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (247.47kB) [INFO] Fetching org.eclipse.pde.ds.core.source_1.1.500.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.9kB) [INFO] Fetching org.eclipse.pde.ds.core.source_1.1.500.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.9kB) [INFO] Fetching org.eclipse.pde.ds.ui.source_1.1.600.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (94.87kB) [INFO] Fetching org.eclipse.pde.ds.ui.source_1.1.600.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (94.87kB) [INFO] Fetching org.eclipse.pde.launching.source_3.7.600.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (92.94kB) [INFO] Fetching org.eclipse.pde.launching.source_3.7.600.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (92.94kB) [INFO] Fetching org.eclipse.pde.ua.core.source_1.1.300.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (104.87kB) [INFO] Fetching org.eclipse.pde.ua.core.source_1.1.300.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (104.87kB) [INFO] Fetching org.eclipse.pde.ua.ui.source_1.1.500.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (272.53kB) [INFO] Fetching org.eclipse.pde.ua.ui.source_1.1.500.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (272.53kB) [INFO] Fetching org.eclipse.ui.trace.source_1.1.500.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.32kB) [INFO] Fetching org.eclipse.ui.trace.source_1.1.500.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.32kB) [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.1.400.v20190514-1319.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.37kB) [INFO] Fetching org.eclipse.pde.ds.annotations.source_1.1.400.v20190514-1319.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.37kB) [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.0.500.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.28kB) [INFO] Fetching org.eclipse.pde.genericeditor.extension.source_1.0.500.v20190513-1223.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.28kB) [INFO] Fetching org.eclipse.pde.ds.lib.source_1.1.300.v20190417-0900.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.98kB) [INFO] Fetching org.eclipse.pde.ds.lib.source_1.1.300.v20190417-0900.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.98kB) [INFO] Fetching org.eclipse.pde.ds1_2.lib.source_1.0.300.v20190417-0900.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.57kB) [INFO] Fetching org.eclipse.pde.ds1_2.lib.source_1.0.300.v20190417-0900.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.57kB) [INFO] Fetching org.eclipse.tools.layout.spy.source_1.0.300.v20190430-1515.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.09kB) [INFO] Fetching org.eclipse.tools.layout.spy.source_1.0.300.v20190430-1515.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.09kB) [INFO] Fetching org.eclipse.pde.source_3.14.0.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.84kB) [INFO] Fetching org.eclipse.pde.source_3.14.0.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.84kB) [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (419.96kB) [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (419.96kB) [INFO] Fetching org.eclipse.platform.doc.isv_4.12.0.v20190605-0405.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.82MB) [INFO] Fetching org.eclipse.platform.doc.isv_4.12.0.v20190605-0405.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.82MB) [INFO] Fetching org.eclipse.platform.doc.isv_4.12.0.v20190605-0405.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.33MB of 21.82MB at 21.32MB/s) [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98MB) [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98MB) [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.74MB) [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.74MB) [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.33kB) [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.33kB) [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.9kB) [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.9kB) [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB) [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB) [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.45kB) [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.45kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.79kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.79kB) [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.39kB) [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.39kB) [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (196B) [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (196B) [INFO] Fetching org.apache.ant.source_1.10.5.v20190526-1402.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.35MB) [INFO] Fetching org.apache.ant.source_1.10.5.v20190526-1402.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.35MB) [INFO] Fetching org.eclipse.ant.core.source_3.5.400.v20190510-0606.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.85kB) [INFO] Fetching org.eclipse.ant.core.source_3.5.400.v20190510-0606.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.85kB) [INFO] Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (294.21kB) [INFO] Fetching com.jcraft.jsch.source_0.1.55.v20190404-1902.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (294.21kB) [INFO] Fetching org.eclipse.compare.core.source_3.6.500.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (62.55kB) [INFO] Fetching org.eclipse.compare.core.source_3.6.500.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (62.55kB) [INFO] Fetching org.eclipse.compare.source_3.7.600.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (422.83kB) [INFO] Fetching org.eclipse.compare.source_3.7.600.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (422.83kB) [INFO] Fetching org.eclipse.core.filebuffers.source_3.6.600.v20190519-2344.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (87.91kB) [INFO] Fetching org.eclipse.core.filebuffers.source_3.6.600.v20190519-2344.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (87.91kB) [INFO] Fetching org.eclipse.core.filesystem.source_1.7.400.v20190518-1151.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (90.47kB) [INFO] Fetching org.eclipse.core.filesystem.source_1.7.400.v20190518-1151.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (90.47kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64.source_1.2.300.v20181130-0925.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.51kB) [INFO] Fetching org.eclipse.core.net.linux.x86_64.source_1.2.300.v20181130-0925.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.51kB) [INFO] Fetching org.eclipse.core.resources.source_3.13.400.v20190505-1655.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (794.88kB) [INFO] Fetching org.eclipse.core.resources.source_3.13.400.v20190505-1655.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (794.88kB) [INFO] Fetching org.eclipse.debug.core.source_3.13.300.v20190514-0832.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (396.21kB) [INFO] Fetching org.eclipse.debug.core.source_3.13.300.v20190514-0832.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (396.21kB) [INFO] Fetching org.eclipse.debug.ui.source_3.14.100.v20190518-2143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.68MB) [INFO] Fetching org.eclipse.debug.ui.source_3.14.100.v20190518-2143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.68MB) [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.10.100.v20190510-0840.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (295.73kB) [INFO] Fetching org.eclipse.ltk.core.refactoring.source_3.10.100.v20190510-0840.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (295.73kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.9.400.v20190510-0840.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (251.72kB) [INFO] Fetching org.eclipse.ltk.ui.refactoring.source_3.9.400.v20190510-0840.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (251.72kB) [INFO] Fetching org.eclipse.platform.source_4.12.0.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.82kB) [INFO] Fetching org.eclipse.platform.source_4.12.0.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.82kB) [INFO] Fetching org.eclipse.search.source_3.11.600.v20190519-2344.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (298.54kB) [INFO] Fetching org.eclipse.search.source_3.11.600.v20190519-2344.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (298.54kB) [INFO] Fetching org.eclipse.team.core.source_3.8.600.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (372.36kB) [INFO] Fetching org.eclipse.team.core.source_3.8.600.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (372.36kB) [INFO] Fetching org.eclipse.team.ui.source_3.8.500.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (769.91kB) [INFO] Fetching org.eclipse.team.ui.source_3.8.500.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (769.91kB) [INFO] Fetching org.eclipse.text.source_3.8.200.v20190519-2344.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (274.89kB) [INFO] Fetching org.eclipse.text.source_3.8.200.v20190519-2344.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (274.89kB) [INFO] Fetching org.eclipse.jface.text.source_3.15.200.v20190519-2344.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (807.05kB) [INFO] Fetching org.eclipse.jface.text.source_3.15.200.v20190519-2344.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (807.05kB) [INFO] Fetching org.eclipse.jsch.core.source_1.3.500.v20190413-1338.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.75kB) [INFO] Fetching org.eclipse.jsch.core.source_1.3.500.v20190413-1338.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.75kB) [INFO] Fetching org.eclipse.jsch.ui.source_1.3.500.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.87kB) [INFO] Fetching org.eclipse.jsch.ui.source_1.3.500.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.87kB) [INFO] Fetching org.eclipse.ui.console.source_3.8.500.v20190514-0743.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.73kB) [INFO] Fetching org.eclipse.ui.console.source_3.8.500.v20190514-0743.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.73kB) [INFO] Fetching org.eclipse.ui.intro.source_3.5.600.v20190329-1257.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (258.95kB) [INFO] Fetching org.eclipse.ui.intro.source_3.5.600.v20190329-1257.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (258.95kB) [INFO] Fetching org.eclipse.ui.intro.universal.source_3.3.500.v20190315-1216.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.57kB) [INFO] Fetching org.eclipse.ui.intro.universal.source_3.3.500.v20190315-1216.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.57kB) [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.5.400.v20190218-1039.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (246.91kB) [INFO] Fetching org.eclipse.ui.cheatsheets.source_3.5.400.v20190218-1039.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (246.91kB) [INFO] Fetching org.eclipse.ui.browser.source_3.6.400.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (95.71kB) [INFO] Fetching org.eclipse.ui.browser.source_3.6.400.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (95.71kB) [INFO] Fetching org.eclipse.ui.genericeditor.source_1.1.400.v20190519-2344.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.69kB) [INFO] Fetching org.eclipse.ui.genericeditor.source_1.1.400.v20190519-2344.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.69kB) [INFO] Fetching org.eclipse.ui.monitoring.source_1.1.400.v20190517-1612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.09kB) [INFO] Fetching org.eclipse.ui.monitoring.source_1.1.400.v20190517-1612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.09kB) [INFO] Fetching org.eclipse.ui.navigator.source_3.8.0.v20190519-2104.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (314.23kB) [INFO] Fetching org.eclipse.ui.navigator.source_3.8.0.v20190519-2104.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (314.23kB) [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.6.500.v20190519-2104.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.46kB) [INFO] Fetching org.eclipse.ui.navigator.resources.source_3.6.500.v20190519-2104.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.46kB) [INFO] Fetching org.eclipse.ui.net.source_1.3.400.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.51kB) [INFO] Fetching org.eclipse.ui.net.source_1.3.400.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.51kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.12.0.v20190519-2344.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (420.43kB) [INFO] Fetching org.eclipse.ui.workbench.texteditor.source_3.12.0.v20190519-2344.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (420.43kB) [INFO] Fetching org.eclipse.ui.views.source_3.9.400.v20190517-1612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (79.94kB) [INFO] Fetching org.eclipse.ui.views.source_3.9.400.v20190517-1612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (79.94kB) [INFO] Fetching org.eclipse.ui.editors.source_3.11.500.v20190519-2344.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (315.79kB) [INFO] Fetching org.eclipse.ui.editors.source_3.11.500.v20190519-2344.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (315.79kB) [INFO] Fetching org.eclipse.ui.externaltools.source_3.4.300.v20190510-0549.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.85kB) [INFO] Fetching org.eclipse.ui.externaltools.source_3.4.300.v20190510-0549.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.85kB) [INFO] Fetching org.eclipse.ui.ide.source_3.15.200.v20190519-2104.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.25MB) [INFO] Fetching org.eclipse.ui.ide.source_3.15.200.v20190519-2104.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.25MB) [INFO] Fetching org.eclipse.ui.ide.application.source_1.3.300.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.25kB) [INFO] Fetching org.eclipse.ui.ide.application.source_1.3.300.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.25kB) [INFO] Fetching org.eclipse.core.variables.source_3.4.500.v20190510-0549.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.79kB) [INFO] Fetching org.eclipse.core.variables.source_3.4.500.v20190510-0549.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.79kB) [INFO] Fetching org.eclipse.ui.forms.source_3.8.0.v20190519-1034.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (216.04kB) [INFO] Fetching org.eclipse.ui.forms.source_3.8.0.v20190519-1034.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (216.04kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.8.500.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.3kB) [INFO] Fetching org.eclipse.ui.views.properties.tabbed.source_3.8.500.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.3kB) [INFO] Fetching org.eclipse.core.externaltools.source_1.1.300.v20190510-0549.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.95kB) [INFO] Fetching org.eclipse.core.externaltools.source_1.1.300.v20190510-0549.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.95kB) [INFO] Fetching org.eclipse.ui.themes.source_1.2.600.v20190513-0458.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.38kB) [INFO] Fetching org.eclipse.ui.themes.source_1.2.600.v20190513-0458.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.38kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.0.300.v20180821-0700.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.25kB) [INFO] Fetching org.eclipse.ui.intro.quicklinks.source_1.0.300.v20180821-0700.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.25kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.0.300.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.17kB) [INFO] Fetching org.eclipse.team.genericeditor.diff.extension.source_1.0.300.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.17kB) [INFO] Fetching org.eclipse.urischeme.source_1.0.300.v20190514-0858.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.07kB) [INFO] Fetching org.eclipse.urischeme.source_1.0.300.v20190514-0858.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.07kB) [INFO] Fetching org.eclipse.ui.views.log.source_1.2.600.v20190519-1034.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (59.07kB) [INFO] Fetching org.eclipse.ui.views.log.source_1.2.600.v20190519-1034.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (59.07kB) [INFO] Fetching org.eclipse.platform.source_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.01kB) [INFO] Fetching org.eclipse.platform.source_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.01kB) [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.44kB) [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.44kB) [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.11kB) [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.11kB) [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.66kB) [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.66kB) [INFO] Fetching org.eclipse.help.source_3.8.400.v20190423-0921.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (180.06kB) [INFO] Fetching org.eclipse.help.source_3.8.400.v20190423-0921.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (180.06kB) [INFO] Fetching org.eclipse.ui.source_3.113.0.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (145.71kB) [INFO] Fetching org.eclipse.ui.source_3.113.0.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (145.71kB) [INFO] Fetching org.eclipse.ui.workbench.source_3.115.0.v20190521-1602.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.55MB) [INFO] Fetching org.eclipse.ui.workbench.source_3.115.0.v20190521-1602.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.55MB) [INFO] Fetching org.eclipse.update.configurator.source_3.4.300.v20190518-1030.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.31kB) [INFO] Fetching org.eclipse.update.configurator.source_3.4.300.v20190518-1030.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.31kB) [INFO] Fetching org.eclipse.rcp.source_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.17kB) [INFO] Fetching org.eclipse.rcp.source_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.17kB) [INFO] Fetching org.eclipse.sdk_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (204.71kB) [INFO] Fetching org.eclipse.sdk_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (204.71kB) [INFO] Fetching org.eclipse.sdk_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.04kB) [INFO] Fetching org.eclipse.sdk_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.04kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.mtl_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (34.15kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.mtl_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (34.15kB) [INFO] Fetching org.eclipse.sirius.ext.e3_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (6.84kB) [INFO] Fetching org.eclipse.sirius.ext.e3_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (6.84kB) [INFO] Fetching org.eclipse.sirius.ext.emf.edit_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (10.07kB) [INFO] Fetching org.eclipse.sirius.ext.emf.edit_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (10.07kB) [INFO] Fetching org.eclipse.sirius.ext.ide_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (10.84kB) [INFO] Fetching org.eclipse.sirius.ext.ide_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (10.84kB) [INFO] Fetching org.eclipse.sirius.synchronizer_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (15.24kB) [INFO] Fetching org.eclipse.sirius.synchronizer_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (15.24kB) [INFO] Fetching org.eclipse.sirius.tree_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (72.69kB) [INFO] Fetching org.eclipse.sirius.tree_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (72.69kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.notation_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (6.78kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.notation_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (6.78kB) [INFO] Fetching org.eclipse.sirius.runtime_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.24kB) [INFO] Fetching org.eclipse.sirius.runtime_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.24kB) [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.09kB) [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.09kB) [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (11.51kB) [INFO] Fetching org.eclipse.uml2.types_2.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (11.51kB) [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.03MB) [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.03MB) [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.37kB) [INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.37kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (148.58kB) [INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (148.58kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.12kB) [INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.12kB) [INFO] Fetching org.eclipse.xtext.builder_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (380.01kB) [INFO] Fetching org.eclipse.xtext.builder_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (380.01kB) [INFO] Fetching org.eclipse.xtext.ui_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.84MB) [INFO] Fetching org.eclipse.xtext.ui_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.84MB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (253.85kB) [INFO] Fetching org.eclipse.xtext.common.types.ui_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (253.85kB) [INFO] Fetching org.eclipse.xtext.smap_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.67kB) [INFO] Fetching org.eclipse.xtext.smap_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.67kB) [INFO] Fetching org.eclipse.xtext.common.types_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (493.35kB) [INFO] Fetching org.eclipse.xtext.common.types_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (493.35kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (245.98kB) [INFO] Fetching org.eclipse.xtext.common.types.edit_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (245.98kB) [INFO] Fetching org.eclipse.xtext.ecore_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.56kB) [INFO] Fetching org.eclipse.xtext.ecore_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.56kB) [INFO] Fetching org.eclipse.xtext.generator_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (846.01kB) [INFO] Fetching org.eclipse.xtext.generator_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (846.01kB) [INFO] Fetching org.eclipse.xtext.xtext.generator_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (973.88kB) [INFO] Fetching org.eclipse.xtext.xtext.generator_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (973.88kB) [INFO] Fetching org.eclipse.xtext.ide_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (520.99kB) [INFO] Fetching org.eclipse.xtext.ide_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (520.99kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (191.6kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (191.6kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (131.43kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (131.43kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.72kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.72kB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.42kB) [INFO] Fetching org.eclipse.xtext.ui.shared_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.42kB) [INFO] Fetching org.polarsys.capella.common.extension.migration.egf_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (35.86kB) [INFO] Fetching org.polarsys.capella.common.extension.migration.egf_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (35.86kB) [INFO] Fetching org.polarsys.capella.common.tig.egf_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (111.55kB) [INFO] Fetching org.polarsys.capella.common.tig.egf_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (111.55kB) [INFO] Fetching org.polarsys.capella.core.postgeneration.egf_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (40.37kB) [INFO] Fetching org.polarsys.capella.core.postgeneration.egf_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (40.37kB) [INFO] Fetching org.polarsys.capella.core.releng_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (72.97kB) [INFO] Fetching org.polarsys.capella.core.releng_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (72.97kB) [INFO] Fetching org.polarsys.capella.core.egf.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/features/ (19.02kB) [INFO] Fetching org.polarsys.capella.core.egf.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/features/ (19.02kB) [INFO] Fetching org.polarsys.kitalpha.accuracy_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (47.14kB) [INFO] Fetching org.polarsys.kitalpha.accuracy_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (47.14kB) [INFO] Fetching org.polarsys.kitalpha.accuracy.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.07kB) [INFO] Fetching org.polarsys.kitalpha.accuracy.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.07kB) [INFO] Fetching org.polarsys.kitalpha.accuracy.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.86kB) [INFO] Fetching org.polarsys.kitalpha.accuracy.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.86kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.09kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.09kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.7kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.7kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.67kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.67kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (70.94kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (70.94kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (67.43kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (67.43kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.helper_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.01kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.helper_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.01kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (31.1kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (31.1kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (24.43kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (24.43kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (67.42kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (67.42kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.12kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.12kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.89kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.89kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.cs.text.afdesc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (67.23kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.cs.text.afdesc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (67.23kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.cs.text.afdesc.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (61.92kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.cs.text.afdesc.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (61.92kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.services.cs.text.wizards_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.66kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.services.cs.text.wizards_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.66kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.services.cs.text.generators_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (24.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.services.cs.text.generators_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (24.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.servicies.project_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (49.98kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.servicies.project_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (49.98kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.cs.text.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.86kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.cs.text.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.86kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.79kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.79kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.generation.desc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (45.55kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.generation.desc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (45.55kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.generation.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.generation.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.servicies.action_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.01kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.servicies.action_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.01kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.services.preference_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.41kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.services.preference_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.41kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.servicies.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.85kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.servicies.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.85kB) [INFO] Fetching org.polarsys.kitalpha.ad.doc_1.0.0.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (844.88kB) [INFO] Fetching org.polarsys.kitalpha.ad.doc_1.0.0.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (844.88kB) [INFO] Fetching org.polarsys.kitalpha.ad.doc.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (902B) [INFO] Fetching org.polarsys.kitalpha.ad.doc.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (902B) [INFO] Fetching org.polarsys.kitalpha.ad.dsl.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.75kB) [INFO] Fetching org.polarsys.kitalpha.ad.dsl.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.75kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.98kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.98kB) [INFO] Fetching org.polarsys.kitalpha.ad.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.96kB) [INFO] Fetching org.polarsys.kitalpha.ad.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.96kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.amalgam_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.65kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.amalgam_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.65kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (74.2kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (74.2kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.amalgam.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (949B) [INFO] Fetching org.polarsys.kitalpha.ad.integration.amalgam.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (949B) [INFO] Fetching org.polarsys.kitalpha.ad.integration.emde_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.44kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.emde_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.44kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.emde.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.83kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.emde.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.83kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (272.09kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (272.09kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.48kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.48kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.86kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.86kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (66.43kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (66.43kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.84kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.84kB) [INFO] Fetching org.polarsys.kitalpha.ad.runtime.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.79kB) [INFO] Fetching org.polarsys.kitalpha.ad.runtime.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.79kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.sdk_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (25.44kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.sdk_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (25.44kB) [INFO] Fetching org.polarsys.kitalpha.ad.sdk.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.82kB) [INFO] Fetching org.polarsys.kitalpha.ad.sdk.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.82kB) [INFO] Fetching org.polarsys.kitalpha.ad.ta.emf_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.66kB) [INFO] Fetching org.polarsys.kitalpha.ad.ta.emf_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.66kB) [INFO] Fetching org.polarsys.kitalpha.ad.ta.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.ta.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (72.44kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (72.44kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.emfvalidation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (30.18kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.emfvalidation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (30.18kB) [INFO] Fetching org.polarsys.kitalpha.ad.ui.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.9kB) [INFO] Fetching org.polarsys.kitalpha.ad.ui.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.9kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.helper_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.14kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.helper_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.14kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (52.07kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (52.07kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.validatation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.48kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.validatation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.48kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.build_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.55kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.build_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.55kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.build.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (52.13kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.build.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (52.13kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.commondata.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (25.29kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.commondata.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (25.29kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.conf.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (41.44kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.conf.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (41.44kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (69.57kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (69.57kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (25.3kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (25.3kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (203.17kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (203.17kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.style.customization.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (102.83kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.style.customization.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (102.83kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.style.customization.validation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (17.53kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.style.customization.validation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (17.53kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.validation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (33.06kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.validation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (33.06kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.commondata_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.05kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.commondata_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.05kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.commondata.fc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.32kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.commondata.fc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.32kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.conf_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (38.75kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.conf_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (38.75kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.conf.fc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.34kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.conf.fc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.34kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.fc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.35kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.fc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.35kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.09kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.09kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services.fc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.35kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services.fc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.35kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (35.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (35.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services.validation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services.validation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui.fc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.28kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui.fc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.28kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui.validation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui.validation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.61kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.61kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.04kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.04kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.fc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.32kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.fc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.32kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.fc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.31kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.fc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.31kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.12kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.12kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.style.customization_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (739.9kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.style.customization_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (739.9kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.3kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.3kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.activityexplorer_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (91.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.activityexplorer_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (91.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.activityexplorer.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (107.9kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.activityexplorer.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (107.9kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.common.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (66.15kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.common.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (66.15kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.cs.text.wizards_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (83.63kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.cs.text.wizards_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (83.63kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.desc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (104.29kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.desc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (104.29kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.build_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (92.41kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.build_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (92.41kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.data_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (210.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.data_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (210.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.build.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (80.94kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.build.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (80.94kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.cs.text.preferences_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.54kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.cs.text.preferences_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.54kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.conf_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (101.96kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.conf_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (101.96kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.conf.doc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (32.03kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.conf.doc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (32.03kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.conf.desc.aird_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (30.58kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.conf.desc.aird_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (30.58kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.conf.desc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.41kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.conf.desc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.41kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.conf.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (93.1kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.conf.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (93.1kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.data.lib_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.99kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.data.lib_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.99kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.data.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (193.42kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.data.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (193.42kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.services_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (97.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.services_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (97.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.desc.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (96.85kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.desc.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (96.85kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.project_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (53.74kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.project_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (53.74kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.cs.text.generators_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (59.85kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.cs.text.generators_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (59.85kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.diagram_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (527.22kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.diagram_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (527.22kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.diagram.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (394.93kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.diagram.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (394.93kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.services.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (73.52kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.services.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (73.52kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (113.5kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (113.5kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.ui.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (72.51kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.ui.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (72.51kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.09kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.09kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.77kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.77kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.activityexplorer_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (118.79kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.activityexplorer_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (118.79kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.af_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (78.17kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.af_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (78.17kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.af.integration_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.73kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.af.integration_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.73kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.build_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (72.29kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.build_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (72.29kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.conf_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.78kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.conf_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.78kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.desc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (202.87kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.desc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (202.87kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.diagram_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (608.55kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.diagram_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (608.55kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.explorer.contextual_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (135.48kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.explorer.contextual_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (135.48kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.rule_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.76kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.rule_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.76kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.precondition_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.6kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.precondition_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.6kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.06kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.06kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.action_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.38kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.action_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.38kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.reverse_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (50.33kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.reverse_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (50.33kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.preference_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.6kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.preference_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.6kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.88kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.88kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (37.58kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (37.58kB) [INFO] Fetching org.polarsys.kitalpha.model.common.share_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (32.86kB) [INFO] Fetching org.polarsys.kitalpha.model.common.share_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (32.86kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.94kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.94kB) [INFO] Fetching org.polarsys.kitalpha.cadence.core_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.18kB) [INFO] Fetching org.polarsys.kitalpha.cadence.core_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.18kB) [INFO] Fetching org.polarsys.kitalpha.cadence.examples_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (152.84kB) [INFO] Fetching org.polarsys.kitalpha.cadence.examples_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (152.84kB) [INFO] Fetching org.polarsys.kitalpha.examples.generic.wizard_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.96kB) [INFO] Fetching org.polarsys.kitalpha.examples.generic.wizard_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.96kB) [INFO] Fetching org.polarsys.kitalpha.cadence.examples.basic.ecore.workflow_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.96kB) [INFO] Fetching org.polarsys.kitalpha.cadence.examples.basic.ecore.workflow_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.96kB) [INFO] Fetching org.polarsys.kitalpha.cadence.examples.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.86kB) [INFO] Fetching org.polarsys.kitalpha.cadence.examples.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.86kB) [INFO] Fetching org.polarsys.kitalpha.cadence.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (53.31kB) [INFO] Fetching org.polarsys.kitalpha.cadence.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (53.31kB) [INFO] Fetching org.polarsys.kitalpha.cadence.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.83kB) [INFO] Fetching org.polarsys.kitalpha.cadence.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.83kB) [INFO] Fetching org.polarsys.kitalpha.common.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.8kB) [INFO] Fetching org.polarsys.kitalpha.common.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.8kB) [INFO] Fetching org.polarsys.kitalpha.composer.componentsample.importer_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (82.16kB) [INFO] Fetching org.polarsys.kitalpha.composer.componentsample.importer_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (82.16kB) [INFO] Fetching org.polarsys.kitalpha.composer.componentsample.installer.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (10.47kB) [INFO] Fetching org.polarsys.kitalpha.composer.componentsample.installer.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (10.47kB) [INFO] Fetching org.polarsys.kitalpha.composer.core_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (97.99kB) [INFO] Fetching org.polarsys.kitalpha.composer.core_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (97.99kB) [INFO] Fetching org.polarsys.kitalpha.composer.metamodel.allocation.base.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.56kB) [INFO] Fetching org.polarsys.kitalpha.composer.metamodel.allocation.base.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.56kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (208.21kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (208.21kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.allocation.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.26kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.allocation.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.26kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.allocation.ecore.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (25.43kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.allocation.ecore.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (25.43kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.allocation.ecore.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (22.52kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.allocation.ecore.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (22.52kB) [INFO] Fetching org.polarsys.kitalpha.composer.metamodel.allocation.base.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.02kB) [INFO] Fetching org.polarsys.kitalpha.composer.metamodel.allocation.base.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.02kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.allocation.ecore.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (64.08kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.allocation.ecore.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (64.08kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.binding_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.62kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.binding_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.62kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.generator_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.74kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.generator_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.74kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.refinery_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.86kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.refinery_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.86kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.strategy.manyfile_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.73kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.strategy.manyfile_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.73kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.strategy.onefile_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.9kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.strategy.onefile_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.9kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (183.71kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (183.71kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.allocation.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.65kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.allocation.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.65kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.allocation.ecore.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.57kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.allocation.ecore.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.57kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.allocation.ecore.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.67kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.allocation.ecore.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.67kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.allocation.ecore.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (63.42kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.allocation.ecore.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (63.42kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.binding_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.6kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.binding_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.6kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.generator_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.62kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.generator_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.62kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.refinery_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.47kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.refinery_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.47kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.strategy_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.81kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.strategy_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.81kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.strategy.compound_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.96kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.strategy.compound_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.96kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.strategy.vowel_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.48kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.strategy.vowel_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.48kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.strategy.consonant_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.57kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.strategy.consonant_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.57kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (305.66kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (305.66kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.allocation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.65kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.allocation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.65kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.allocation.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.29kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.allocation.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.29kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.allocation.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.84kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.allocation.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.84kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.allocation.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (62.15kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.allocation.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (62.15kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.gen.binding_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.69kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.gen.binding_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.69kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.gen.generator_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.07kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.gen.generator_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.07kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (177.56kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (177.56kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.allocation.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.03kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.allocation.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.03kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.allocation.ecore.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.86kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.allocation.ecore.model_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.86kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.allocation.ecore.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.89kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.allocation.ecore.model.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.89kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.allocation.ecore.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (64.28kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.allocation.ecore.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (64.28kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.binding_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.68kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.binding_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.68kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.composergen_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.71kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.composergen_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.71kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.generator_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.81kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.generator_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.81kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.refinery_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.5kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.refinery_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.5kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.strategy_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.43kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.strategy_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.43kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.51kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.51kB) [INFO] Fetching org.polarsys.kitalpha.composer.metamodel.allocation.base.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4kB) [INFO] Fetching org.polarsys.kitalpha.composer.metamodel.allocation.base.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4kB) [INFO] Fetching org.polarsys.kitalpha.composer.metamodel.allocation.base.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.63kB) [INFO] Fetching org.polarsys.kitalpha.composer.metamodel.allocation.base.model.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.63kB) [INFO] Fetching org.polarsys.kitalpha.composer.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (117.52kB) [INFO] Fetching org.polarsys.kitalpha.composer.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (117.52kB) [INFO] Fetching org.polarsys.kitalpha.composer.ui.help_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.21kB) [INFO] Fetching org.polarsys.kitalpha.composer.ui.help_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.21kB) [INFO] Fetching org.polarsys.kitalpha.composer.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.02kB) [INFO] Fetching org.polarsys.kitalpha.composer.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.02kB) [INFO] Fetching org.polarsys.kitalpha.doc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (506.95kB) [INFO] Fetching org.polarsys.kitalpha.doc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (506.95kB) [INFO] Fetching org.polarsys.kitalpha.doc.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.83kB) [INFO] Fetching org.polarsys.kitalpha.doc.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.83kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (41.11kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (41.11kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.84kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.84kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (173.43kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (173.43kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.ecore.genchain.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.84kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.ecore.genchain.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.84kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.ecore.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.87kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.ecore.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.87kB) [INFO] Fetching org.polarsys.kitalpha.ecore.diagram_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (65.38kB) [INFO] Fetching org.polarsys.kitalpha.ecore.diagram_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (65.38kB) [INFO] Fetching org.polarsys.kitalpha.emde.diagram_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (43.89kB) [INFO] Fetching org.polarsys.kitalpha.emde.diagram_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (43.89kB) [INFO] Fetching org.polarsys.kitalpha.egf.genchain.diagram_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (31.53kB) [INFO] Fetching org.polarsys.kitalpha.egf.genchain.diagram_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (31.53kB) [INFO] Fetching org.polarsys.kitalpha.emde.doc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (411.64kB) [INFO] Fetching org.polarsys.kitalpha.emde.doc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (411.64kB) [INFO] Fetching org.polarsys.kitalpha.emde.doc.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.76kB) [INFO] Fetching org.polarsys.kitalpha.emde.doc.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.76kB) [INFO] Fetching org.polarsys.kitalpha.emde.explorer.contextual_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.78kB) [INFO] Fetching org.polarsys.kitalpha.emde.explorer.contextual_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.78kB) [INFO] Fetching org.polarsys.kitalpha.emde.explorer.contextual.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (7.39kB) [INFO] Fetching org.polarsys.kitalpha.emde.explorer.contextual.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (7.39kB) [INFO] Fetching org.polarsys.kitalpha.emde.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.85kB) [INFO] Fetching org.polarsys.kitalpha.emde.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.85kB) [INFO] Fetching org.polarsys.kitalpha.emde.genchain.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.86kB) [INFO] Fetching org.polarsys.kitalpha.emde.genchain.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.86kB) [INFO] Fetching org.polarsys.kitalpha.emde.portfolio.emf.egf_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.61kB) [INFO] Fetching org.polarsys.kitalpha.emde.portfolio.emf.egf_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.61kB) [INFO] Fetching org.polarsys.kitalpha.emde.sdk.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.85kB) [INFO] Fetching org.polarsys.kitalpha.emde.sdk.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.85kB) [INFO] Fetching org.polarsys.kitalpha.emde.ui.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.81kB) [INFO] Fetching org.polarsys.kitalpha.emde.ui.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.81kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.14kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.14kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.backup_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.85kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.backup_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.85kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.modelresources_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.28kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.modelresources_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.28kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.refresh_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.43kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.refresh_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.43kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.resourcesChecker_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.72kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.resourcesChecker_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.72kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.unknownreferences_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.36kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.unknownreferences_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.36kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny.contrib.unknownreferences_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (22.61kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny.contrib.unknownreferences_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (22.61kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.viewpoint.representation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.33kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.viewpoint.representation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.33kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny.contrib.viewpoints_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.05kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny.contrib.viewpoints_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.05kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.viewpoints_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.71kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.viewpoints_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.71kB) [INFO] Fetching org.polarsys.kitalpha.model.common.precondition_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.85kB) [INFO] Fetching org.polarsys.kitalpha.model.common.precondition_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.85kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.12kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.12kB) [INFO] Fetching org.polarsys.kitalpha.model.common.contrib.unknownreference.metadata_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.19kB) [INFO] Fetching org.polarsys.kitalpha.model.common.contrib.unknownreference.metadata_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.19kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny.contrib.modelresources_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.65kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny.contrib.modelresources_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.65kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.07kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.07kB) [INFO] Fetching org.polarsys.kitalpha.model.common.share.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.82kB) [INFO] Fetching org.polarsys.kitalpha.model.common.share.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.82kB) [INFO] Fetching org.polarsys.kitalpha.model.common.ui.contrib.modelresource_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.9kB) [INFO] Fetching org.polarsys.kitalpha.model.common.ui.contrib.modelresource_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.9kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui.contrib.viewpoints_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.56kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui.contrib.viewpoints_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.56kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.contrib.viewpoints.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.88kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.contrib.viewpoints.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.88kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.05kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.05kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui.contrib.unknownreferences_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.29kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui.contrib.unknownreferences_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.29kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.11kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.11kB) [INFO] Fetching org.polarsys.kitalpha.patterns.emde_0.8.0.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.55kB) [INFO] Fetching org.polarsys.kitalpha.patterns.emde_0.8.0.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.55kB) [INFO] Fetching org.polarsys.kitalpha.patterns.emde.gen_0.8.0.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (17.62kB) [INFO] Fetching org.polarsys.kitalpha.patterns.emde.gen_0.8.0.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (17.62kB) [INFO] Fetching org.polarsys.kitalpha.patterns.emde.gen.edit_0.8.0.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.86kB) [INFO] Fetching org.polarsys.kitalpha.patterns.emde.gen.edit_0.8.0.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.86kB) [INFO] Fetching org.polarsys.kitalpha.patterns.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (11.54kB) [INFO] Fetching org.polarsys.kitalpha.patterns.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (11.54kB) [INFO] Fetching org.polarsys.kitalpha.product_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (107kB) [INFO] Fetching org.polarsys.kitalpha.product_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (107kB) [INFO] Fetching org.polarsys.kitalpha.product.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.82kB) [INFO] Fetching org.polarsys.kitalpha.product.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.82kB) [INFO] Fetching org.polarsys.kitalpha.report.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.8kB) [INFO] Fetching org.polarsys.kitalpha.report.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.8kB) [INFO] Fetching org.polarsys.kitalpha.report.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (56.37kB) [INFO] Fetching org.polarsys.kitalpha.report.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (56.37kB) [INFO] Fetching org.polarsys.kitalpha.report.ui.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.82kB) [INFO] Fetching org.polarsys.kitalpha.report.ui.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.82kB) [INFO] Fetching org.polarsys.kitalpha.representation.ecore.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.85kB) [INFO] Fetching org.polarsys.kitalpha.representation.ecore.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.85kB) [INFO] Fetching org.polarsys.kitalpha.representation.egf.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.79kB) [INFO] Fetching org.polarsys.kitalpha.representation.egf.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.79kB) [INFO] Fetching org.polarsys.kitalpha.representation.emde.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.83kB) [INFO] Fetching org.polarsys.kitalpha.representation.emde.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.83kB) [INFO] Fetching org.polarsys.kitalpha.representation.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.76kB) [INFO] Fetching org.polarsys.kitalpha.representation.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.76kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.dialog_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (26.05kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.dialog_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (26.05kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (43.75kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (43.75kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.utils_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.05kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.utils_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.05kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.92kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.92kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.02kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.02kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.ui.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.85kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.ui.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.85kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.78kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.78kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.ui.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.84kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.ui.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.84kB) [INFO] Fetching org.polarsys.kitalpha.richtext.common_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.63kB) [INFO] Fetching org.polarsys.kitalpha.richtext.common_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.63kB) [INFO] Fetching org.polarsys.kitalpha.richtext.nebula.widget_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.05kB) [INFO] Fetching org.polarsys.kitalpha.richtext.nebula.widget_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.05kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (52.8kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (52.8kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.tools_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (38.93kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.tools_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (38.93kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.doc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.39MB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.doc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.39MB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.doc.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.81kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.doc.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.81kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.ext_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (26.42kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.ext_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (26.42kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.ext.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.78kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.ext.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.78kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.88kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.88kB) [INFO] Fetching org.polarsys.kitalpha.runtime.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.92kB) [INFO] Fetching org.polarsys.kitalpha.runtime.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.92kB) [INFO] Fetching org.polarsys.kitalpha.sdk.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.88kB) [INFO] Fetching org.polarsys.kitalpha.sdk.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.88kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (75.75kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (75.75kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (269.03kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (269.03kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.88kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.88kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer.graph.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.51kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer.graph.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.51kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer.graph.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (65.28kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer.graph.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (65.28kB) [INFO] Fetching org.polarsys.kitalpha.transposer.componentsample.importer_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (35.53kB) [INFO] Fetching org.polarsys.kitalpha.transposer.componentsample.importer_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (35.53kB) [INFO] Fetching org.polarsys.kitalpha.transposer.componentsample.installer.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.58kB) [INFO] Fetching org.polarsys.kitalpha.transposer.componentsample.installer.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.58kB) [INFO] Fetching org.polarsys.kitalpha.transposer.core_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.52kB) [INFO] Fetching org.polarsys.kitalpha.transposer.core_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.52kB) [INFO] Fetching org.polarsys.kitalpha.transposer.scheduler_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.61kB) [INFO] Fetching org.polarsys.kitalpha.transposer.scheduler_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.61kB) [INFO] Fetching org.polarsys.kitalpha.transposer.emf.toolbox_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.82kB) [INFO] Fetching org.polarsys.kitalpha.transposer.emf.toolbox_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.82kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (23.08kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (23.08kB) [INFO] Fetching org.polarsys.kitalpha.transposer.examples_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (37.64kB) [INFO] Fetching org.polarsys.kitalpha.transposer.examples_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (37.64kB) [INFO] Fetching org.polarsys.kitalpha.transposer.examples.m2m.uml.to.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.06kB) [INFO] Fetching org.polarsys.kitalpha.transposer.examples.m2m.uml.to.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.06kB) [INFO] Fetching org.polarsys.kitalpha.transposer.examples.m2m.uml.to.ecore.extended_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.88kB) [INFO] Fetching org.polarsys.kitalpha.transposer.examples.m2m.uml.to.ecore.extended_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.88kB) [INFO] Fetching org.polarsys.kitalpha.transposer.examples.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.86kB) [INFO] Fetching org.polarsys.kitalpha.transposer.examples.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.86kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.84kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.84kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler.mapping.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (43.73kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler.mapping.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (43.73kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler.mapping.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (191.6kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler.mapping.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (191.6kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.07kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.07kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.94kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.94kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.1kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces.ecore_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.1kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.69kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.69kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (66.45kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces.editor_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (66.45kB) [INFO] Fetching org.polarsys.kitalpha.transposer.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (31.73kB) [INFO] Fetching org.polarsys.kitalpha.transposer.ui_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (31.73kB) [INFO] Fetching org.polarsys.kitalpha.transposer.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.12kB) [INFO] Fetching org.polarsys.kitalpha.transposer.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (13.12kB) [INFO] Fetching org.polarsys.kitalpha.vp.componentsample.importer_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (681.18kB) [INFO] Fetching org.polarsys.kitalpha.vp.componentsample.importer_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (681.18kB) [INFO] Fetching org.polarsys.kitalpha.vp.componentsample.example.installer.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (8.1kB) [INFO] Fetching org.polarsys.kitalpha.vp.componentsample.example.installer.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (8.1kB) [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.28MB) [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.28MB) [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (325.05kB) [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (325.05kB) [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.36kB) [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.36kB) [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.46kB) [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.46kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.88kB) [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.88kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.76kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.76kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.27kB) [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.27kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.25kB) [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.25kB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.111.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.03MB) [INFO] Fetching org.eclipse.swt.win32.win32.x86_64.source_3.111.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.03MB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32.source_1.0.0.v20190502-2116.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.09kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32.source_1.0.0.v20190502-2116.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.09kB) [INFO] Fetching com.sun.jna.source_4.5.1.v20180403-1933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (163.19kB) [INFO] Fetching com.sun.jna.source_4.5.1.v20180403-1933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (163.19kB) [INFO] Fetching com.sun.jna.platform.source_4.5.1.v20180403-1933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (912.62kB) [INFO] Fetching com.sun.jna.platform.source_4.5.1.v20180403-1933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (912.62kB) [INFO] Fetching org.apache.httpcomponents.httpclient.win.source_4.5.6.v20190213-1947.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.88kB) [INFO] Fetching org.apache.httpcomponents.httpclient.win.source_4.5.6.v20190213-1947.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.88kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.33kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.33kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.100.v20180827-1235.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.57kB) [INFO] Fetching org.eclipse.equinox.security.win32.x86_64.source_1.1.100.v20180827-1235.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.57kB) [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.38kB) [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.38kB) [INFO] Fetching org.eclipse.compare.win32.source_1.2.500.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.06kB) [INFO] Fetching org.eclipse.compare.win32.source_1.2.500.v20190519-2354.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.06kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.300.v20181126-0635.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.49kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64.source_1.1.300.v20181126-0635.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.49kB) [INFO] Fetching org.eclipse.ui.win32.source_3.4.200.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.62kB) [INFO] Fetching org.eclipse.ui.win32.source_3.4.200.v20190513-2118.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.62kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.95kB) [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.95kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.42kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.42kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.15kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.15kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.12.300.v20190517-1326.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.88kB) [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa.source_0.12.300.v20190517-1326.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.88kB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.111.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.63MB) [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64.source_3.111.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.63MB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.51kB) [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.51kB) [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.100.v20180827-1235.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.38kB) [INFO] Fetching org.eclipse.equinox.security.macosx.source_1.101.100.v20180827-1235.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.38kB) [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.300.v20190510-0639.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.13kB) [INFO] Fetching org.eclipse.jdt.launching.macosx_3.4.300.v20190510-0639.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.13kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.300.v20190510-0639.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.2kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx_1.2.300.v20190510-0639.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.2kB) [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.4.300.v20190510-0639.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.64kB) [INFO] Fetching org.eclipse.jdt.launching.macosx.source_3.4.300.v20190510-0639.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.64kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.2.300.v20190510-0639.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (28.19kB) [INFO] Fetching org.eclipse.jdt.launching.ui.macosx.source_1.2.300.v20190510-0639.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (28.19kB) [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.62kB) [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.62kB) [INFO] Fetching org.eclipse.ui.cocoa.source_1.2.200.v20190509-1900.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.89kB) [INFO] Fetching org.eclipse.ui.cocoa.source_1.2.200.v20190509-1900.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.89kB) [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.extension.sdk.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/features/org.polarsys.capella.extension.sdk.feature/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.studio.product.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/features/org.polarsys.capella.studio.product.feature/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.product.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/features/org.polarsys.capella.studio.product.feature/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.product.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/features/org.polarsys.capella.studio.product.feature/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.ta.viewpoint.dsl.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/features/org.polarsys.capella.ta.viewpoint.dsl.feature/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.ta.viewpoint.dsl.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/features/org.polarsys.capella.ta.viewpoint.dsl.feature/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.ta.viewpoint.dsl.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/features/org.polarsys.capella.ta.viewpoint.dsl.feature/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.cdo.ta.definition.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/features/org.polarsys.capella.cdo.ta.definition.feature/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.cdo.ta.definition.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/features/org.polarsys.capella.cdo.ta.definition.feature/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.cdo.ta.definition.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/features/org.polarsys.capella.cdo.ta.definition.feature/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.studio.releng.eclipse.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.eclipse.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.releng.eclipse.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.eclipse.feature/pom.xml [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20160520211859/repository/ [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (591.9kB) [INFO] Fetching com.google.guava_15.0.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20170303204511/repository/plugins/ (591.9kB) [INFO] Fetching javaewah_1.1.6.v20160919-1400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.94kB) [INFO] Fetching javaewah_1.1.6.v20160919-1400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.94kB) [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (610.43kB) [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (610.43kB) [INFO] Fetching org.apache.sshd.osgi_2.2.0.v20190425-2127.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (442.99kB) [INFO] Fetching org.apache.sshd.osgi_2.2.0.v20190425-2127.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (442.99kB) [INFO] Fetching org.slf4j.api_1.7.2.v20121108-1250.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.96kB) [INFO] Fetching org.slf4j.api_1.7.2.v20121108-1250.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.96kB) [INFO] Fetching org.apache.sshd.sftp_2.2.0.v20190425-2127.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.77kB) [INFO] Fetching org.apache.sshd.sftp_2.2.0.v20190425-2127.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.77kB) [INFO] Fetching org.bouncycastle.bcpg_1.61.0.v20190602-1335.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.01kB) [INFO] Fetching org.bouncycastle.bcpg_1.61.0.v20190602-1335.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.01kB) [INFO] Fetching org.bouncycastle.bcprov_1.61.0.v20190602-1335.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (4.32MB) [INFO] Fetching org.bouncycastle.bcprov_1.61.0.v20190602-1335.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (4.32MB) [INFO] Fetching org.bouncycastle.bcpkix_1.61.0.v20190602-1335.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (819.58kB) [INFO] Fetching org.bouncycastle.bcpkix_1.61.0.v20190602-1335.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (819.58kB) [INFO] Fetching org.eclipse.acceleo.common.ide_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (20.4kB) [INFO] Fetching org.eclipse.acceleo.common.ide_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (20.4kB) [INFO] Fetching org.eclipse.acceleo.common.ui_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (30.13kB) [INFO] Fetching org.eclipse.acceleo.common.ui_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (30.13kB) [INFO] Fetching org.eclipse.acceleo.ide.ui_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (449.98kB) [INFO] Fetching org.eclipse.acceleo.ide.ui_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (449.98kB) [INFO] Fetching org.eclipse.acceleo.traceability.model_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (36.55kB) [INFO] Fetching org.eclipse.acceleo.traceability.model_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (36.55kB) [INFO] Fetching org.eclipse.acceleo.traceability_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (36.6kB) [INFO] Fetching org.eclipse.acceleo.traceability_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (36.6kB) [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (56.94kB) [INFO] Fetching org.eclipse.acceleo.ui.interpreter_3.7.7.201812041426.jar.pack.gz from https://download.eclipse.org/acceleo/updates/releases/3.7/R201812041426/plugins/ (56.94kB) [INFO] Fetching org.eclipse.acceleo.query_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (146.77kB) [INFO] Fetching org.eclipse.acceleo.query_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (146.77kB) [INFO] Fetching org.antlr.runtime_4.3.0.v201502022030.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (399.18kB) [INFO] Fetching org.antlr.runtime_4.3.0.v201502022030.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (399.18kB) [INFO] Fetching org.eclipse.acceleo.annotations_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.66kB) [INFO] Fetching org.eclipse.acceleo.annotations_6.0.8.201902261618.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.66kB) [INFO] Fetching org.eclipse.amalgam.explorer.activity_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/features/ (32.58kB) [INFO] Fetching org.eclipse.amalgam.explorer.activity_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/features/ (32.58kB) [INFO] Fetching org.eclipse.amalgam.explorer.activity_root_1.11.0.201910071427 from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/binary/ (8.65kB) [INFO] Fetching org.eclipse.amalgam.explorer.activity_root_1.11.0.201910071427 from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/binary/ (8.65kB) [INFO] Fetching org.eclipse.amalgam.explorer.activity.ui.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (160.05kB) [INFO] Fetching org.eclipse.amalgam.explorer.activity.ui.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (160.05kB) [INFO] Fetching org.eclipse.amalgam.explorer.activity.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/features/ (12.89kB) [INFO] Fetching org.eclipse.amalgam.explorer.activity.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/features/ (12.89kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.core.ui_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (74.24kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.core.ui_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (74.24kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.core_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/features/ (19.45kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.core_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/features/ (19.45kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.core.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (47.64kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.core.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (47.64kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.core.ui.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (40.42kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.core.ui.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (40.42kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.core.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/features/ (31.79kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.core.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/features/ (31.79kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.ui_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (18.32kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.ui_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (18.32kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/features/ (19.47kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/features/ (19.47kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.sirius_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (13.94kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.sirius_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (13.94kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.sirius.ui_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (16.45kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.sirius.ui_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (16.45kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.sirius_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/features/ (19.48kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.sirius_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/features/ (19.48kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.sirius.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (10.77kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.sirius.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (10.77kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.sirius.ui.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (12.64kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.sirius.ui.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (12.64kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.sirius.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/features/ (31.79kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.sirius.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/features/ (31.79kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.ui.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (13.18kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.ui.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/plugins/ (13.18kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/features/ (31.78kB) [INFO] Fetching org.eclipse.amalgam.explorer.contextual.source_1.11.0.201910071427.jar from https://download.eclipse.org/modeling/amalgam/updates/stable/1.11.0-S20191007/capella/features/ (31.78kB) [INFO] Fetching org.eclipse.cvs_1.4.1000.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.67kB) [INFO] Fetching org.eclipse.cvs_1.4.1000.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.67kB) [INFO] Fetching org.eclipse.team.cvs.core_3.4.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (182.19kB) [INFO] Fetching org.eclipse.team.cvs.core_3.4.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (182.19kB) [INFO] Fetching org.eclipse.team.cvs.ssh2_3.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.29kB) [INFO] Fetching org.eclipse.team.cvs.ssh2_3.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.29kB) [INFO] Fetching org.eclipse.team.cvs.ui_3.4.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (453.58kB) [INFO] Fetching org.eclipse.team.cvs.ui_3.4.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (453.58kB) [INFO] Fetching org.eclipse.cvs_1.4.900.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.95kB) [INFO] Fetching org.eclipse.cvs_1.4.900.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.95kB) [INFO] Fetching org.eclipse.draw2d.doc.isv_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.draw2d.doc.isv_3.10.100.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.51kB) [INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.51kB) [INFO] Fetching org.eclipse.draw2d.sdk_3.10.100.201606061308.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.59kB) [INFO] Fetching org.eclipse.draw2d.sdk_3.10.100.201606061308.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.59kB) [INFO] Fetching org.eclipse.draw2d.source_3.10.100.201606061308.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (524.47kB) [INFO] Fetching org.eclipse.draw2d.source_3.10.100.201606061308.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (524.47kB) [INFO] Fetching org.eclipse.draw2d.source_3.10.100.201606061308.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.38kB) [INFO] Fetching org.eclipse.draw2d.source_3.10.100.201606061308.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.38kB) [INFO] Fetching org.eclipse.eef_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (213.2kB) [INFO] Fetching org.eclipse.eef_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (213.2kB) [INFO] Fetching org.eclipse.eef.common_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (27.82kB) [INFO] Fetching org.eclipse.eef.common_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (27.82kB) [INFO] Fetching org.eclipse.eef.common.ui_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (22.61kB) [INFO] Fetching org.eclipse.eef.common.ui_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (22.61kB) [INFO] Fetching org.eclipse.eef.core_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (84.79kB) [INFO] Fetching org.eclipse.eef.core_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (84.79kB) [INFO] Fetching org.eclipse.sirius.common.interpreter_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (12.41kB) [INFO] Fetching org.eclipse.sirius.common.interpreter_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (12.41kB) [INFO] Fetching org.eclipse.eef.core.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (16.61kB) [INFO] Fetching org.eclipse.eef.core.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (16.61kB) [INFO] Fetching org.eclipse.eef.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (41.77kB) [INFO] Fetching org.eclipse.eef.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (41.77kB) [INFO] Fetching org.eclipse.eef.ide.ui_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (163.11kB) [INFO] Fetching org.eclipse.eef.ide.ui_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (163.11kB) [INFO] Fetching org.eclipse.eef.ide.ui.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (72.03kB) [INFO] Fetching org.eclipse.eef.ide.ui.ext.widgets.reference_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (72.03kB) [INFO] Fetching org.eclipse.eef.ide.ui.properties_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (22.39kB) [INFO] Fetching org.eclipse.eef.ide.ui.properties_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (22.39kB) [INFO] Fetching org.eclipse.eef.properties.ui_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (102.94kB) [INFO] Fetching org.eclipse.eef.properties.ui_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (102.94kB) [INFO] Fetching org.eclipse.eef.properties.ui.legacy_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (70.2kB) [INFO] Fetching org.eclipse.eef.properties.ui.legacy_2.1.3.201909051307.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (70.2kB) [INFO] Fetching org.eclipse.egf.common.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (55.82kB) [INFO] Fetching org.eclipse.egf.common.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (55.82kB) [INFO] Fetching org.eclipse.egf.common.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.56kB) [INFO] Fetching org.eclipse.egf.common.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.56kB) [INFO] Fetching org.eclipse.egf.common.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (34.7kB) [INFO] Fetching org.eclipse.egf.common.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (34.7kB) [INFO] Fetching org.eclipse.egf.console.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (27.32kB) [INFO] Fetching org.eclipse.egf.console.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (27.32kB) [INFO] Fetching org.eclipse.egf.common.ui.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.57kB) [INFO] Fetching org.eclipse.egf.common.ui.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.57kB) [INFO] Fetching org.eclipse.egf.core.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (98.94kB) [INFO] Fetching org.eclipse.egf.core.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (98.94kB) [INFO] Fetching org.eclipse.egf.core.platform.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (58.97kB) [INFO] Fetching org.eclipse.egf.core.platform.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (58.97kB) [INFO] Fetching org.eclipse.egf.core.producer.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (16.5kB) [INFO] Fetching org.eclipse.egf.core.producer.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (16.5kB) [INFO] Fetching org.eclipse.egf.core.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.58kB) [INFO] Fetching org.eclipse.egf.core.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.58kB) [INFO] Fetching org.eclipse.egf.core.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (73.57kB) [INFO] Fetching org.eclipse.egf.core.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (73.57kB) [INFO] Fetching org.eclipse.egf.core.pde.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (49.75kB) [INFO] Fetching org.eclipse.egf.core.pde.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (49.75kB) [INFO] Fetching org.eclipse.egf.core.ui.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.57kB) [INFO] Fetching org.eclipse.egf.core.ui.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.57kB) [INFO] Fetching org.eclipse.egf.doc.user_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (2.83MB) [INFO] Fetching org.eclipse.egf.doc.user_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (2.83MB) [INFO] Fetching org.eclipse.egf.engine.doc_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (1,016.91kB) [INFO] Fetching org.eclipse.egf.engine.doc_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (1,016.91kB) [INFO] Fetching org.eclipse.egf.engine.doc.pattern_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (211.17kB) [INFO] Fetching org.eclipse.egf.engine.doc.pattern_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (211.17kB) [INFO] Fetching org.eclipse.egf.doc.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.98kB) [INFO] Fetching org.eclipse.egf.doc.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.98kB) [INFO] Fetching org.eclipse.egf.emf.pattern.cdo_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (32.83kB) [INFO] Fetching org.eclipse.egf.emf.pattern.cdo_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (32.83kB) [INFO] Fetching org.eclipse.egf.emf.pattern.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.86kB) [INFO] Fetching org.eclipse.egf.emf.pattern.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.86kB) [INFO] Fetching org.eclipse.egf.emf.wrapper_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.07kB) [INFO] Fetching org.eclipse.egf.emf.wrapper_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.07kB) [INFO] Fetching org.eclipse.egf.emf.wrapper.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.11kB) [INFO] Fetching org.eclipse.egf.emf.wrapper.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.11kB) [INFO] Fetching org.eclipse.egf.examples.installer_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (678.56kB) [INFO] Fetching org.eclipse.egf.examples.installer_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (678.56kB) [INFO] Fetching org.eclipse.egf.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.58kB) [INFO] Fetching org.eclipse.egf.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.58kB) [INFO] Fetching org.eclipse.egf.model.edit.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (216.82kB) [INFO] Fetching org.eclipse.egf.model.edit.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (216.82kB) [INFO] Fetching org.eclipse.egf.model.javapattern.edit.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.93kB) [INFO] Fetching org.eclipse.egf.model.javapattern.edit.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.93kB) [INFO] Fetching org.eclipse.egf.model.jetpattern.edit.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.91kB) [INFO] Fetching org.eclipse.egf.model.jetpattern.edit.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.91kB) [INFO] Fetching org.eclipse.egf.model.edit.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.58kB) [INFO] Fetching org.eclipse.egf.model.edit.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.58kB) [INFO] Fetching org.eclipse.egf.model.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (370.35kB) [INFO] Fetching org.eclipse.egf.model.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (370.35kB) [INFO] Fetching org.eclipse.egf.model.javapattern.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (19.63kB) [INFO] Fetching org.eclipse.egf.model.javapattern.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (19.63kB) [INFO] Fetching org.eclipse.egf.model.jetpattern.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (19.56kB) [INFO] Fetching org.eclipse.egf.model.jetpattern.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (19.56kB) [INFO] Fetching org.eclipse.egf.pattern.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (96.65kB) [INFO] Fetching org.eclipse.egf.pattern.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (96.65kB) [INFO] Fetching org.eclipse.egf.pattern.java.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (22.4kB) [INFO] Fetching org.eclipse.egf.pattern.java.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (22.4kB) [INFO] Fetching org.eclipse.egf.pattern.jet.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (26.43kB) [INFO] Fetching org.eclipse.egf.pattern.jet.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (26.43kB) [INFO] Fetching org.eclipse.egf.domain.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (16.27kB) [INFO] Fetching org.eclipse.egf.domain.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (16.27kB) [INFO] Fetching org.eclipse.egf.model.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.59kB) [INFO] Fetching org.eclipse.egf.model.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.59kB) [INFO] Fetching org.eclipse.egf.model.fprod.edit.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (17.37kB) [INFO] Fetching org.eclipse.egf.model.fprod.edit.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (17.37kB) [INFO] Fetching org.eclipse.egf.model.fprod.edit.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.58kB) [INFO] Fetching org.eclipse.egf.model.fprod.edit.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.58kB) [INFO] Fetching org.eclipse.egf.model.fprod.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (29.51kB) [INFO] Fetching org.eclipse.egf.model.fprod.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (29.51kB) [INFO] Fetching org.eclipse.egf.producer.fprod.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (21.96kB) [INFO] Fetching org.eclipse.egf.producer.fprod.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (21.96kB) [INFO] Fetching org.eclipse.egf.model.fprod.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.57kB) [INFO] Fetching org.eclipse.egf.model.fprod.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.57kB) [INFO] Fetching org.eclipse.egf.model.ftask.edit.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (14.89kB) [INFO] Fetching org.eclipse.egf.model.ftask.edit.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (14.89kB) [INFO] Fetching org.eclipse.egf.model.ftask.edit.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.58kB) [INFO] Fetching org.eclipse.egf.model.ftask.edit.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.58kB) [INFO] Fetching org.eclipse.egf.model.ftask.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (37.25kB) [INFO] Fetching org.eclipse.egf.model.ftask.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (37.25kB) [INFO] Fetching org.eclipse.egf.task.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.05kB) [INFO] Fetching org.eclipse.egf.task.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.05kB) [INFO] Fetching org.eclipse.egf.producer.ftask.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (19.88kB) [INFO] Fetching org.eclipse.egf.producer.ftask.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (19.88kB) [INFO] Fetching org.eclipse.egf.pattern.ftask.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (21.38kB) [INFO] Fetching org.eclipse.egf.pattern.ftask.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (21.38kB) [INFO] Fetching org.eclipse.egf.model.ftask.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.47kB) [INFO] Fetching org.eclipse.egf.model.ftask.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.47kB) [INFO] Fetching org.eclipse.egf.model.editor.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (83.02kB) [INFO] Fetching org.eclipse.egf.model.editor.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (83.02kB) [INFO] Fetching org.eclipse.egf.task.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (20.02kB) [INFO] Fetching org.eclipse.egf.task.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (20.02kB) [INFO] Fetching org.eclipse.egf.pattern.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (164.54kB) [INFO] Fetching org.eclipse.egf.pattern.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (164.54kB) [INFO] Fetching org.eclipse.egf.pattern.ui.java.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (11.29kB) [INFO] Fetching org.eclipse.egf.pattern.ui.java.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (11.29kB) [INFO] Fetching org.eclipse.egf.pattern.ui.jet.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.02kB) [INFO] Fetching org.eclipse.egf.pattern.ui.jet.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.02kB) [INFO] Fetching org.eclipse.egf.model.ui.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.47kB) [INFO] Fetching org.eclipse.egf.model.ui.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.47kB) [INFO] Fetching org.eclipse.egf.portfolio.eclipse.build.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (83.14kB) [INFO] Fetching org.eclipse.egf.portfolio.eclipse.build.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (83.14kB) [INFO] Fetching org.eclipse.egf.portfolio.eclipse.util_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.37kB) [INFO] Fetching org.eclipse.egf.portfolio.eclipse.util_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.37kB) [INFO] Fetching org.eclipse.egf.portfolio.egf_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (13.26kB) [INFO] Fetching org.eclipse.egf.portfolio.egf_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (13.26kB) [INFO] Fetching org.eclipse.egf.portfolio.emf.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.93kB) [INFO] Fetching org.eclipse.egf.portfolio.emf.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.93kB) [INFO] Fetching org.eclipse.egf.emf.pattern.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (717.63kB) [INFO] Fetching org.eclipse.egf.emf.pattern.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (717.63kB) [INFO] Fetching org.eclipse.egf.emf.pattern.base.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (48.35kB) [INFO] Fetching org.eclipse.egf.emf.pattern.base.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (48.35kB) [INFO] Fetching org.eclipse.egf.emf.pattern.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.6kB) [INFO] Fetching org.eclipse.egf.emf.pattern.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.6kB) [INFO] Fetching org.eclipse.egf.emf.pattern.cdo.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (31.52kB) [INFO] Fetching org.eclipse.egf.emf.pattern.cdo.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (31.52kB) [INFO] Fetching org.eclipse.egf.portfolio.emf.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.48kB) [INFO] Fetching org.eclipse.egf.portfolio.emf.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.48kB) [INFO] Fetching org.eclipse.egf.portfolio.file.resources_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (13.41kB) [INFO] Fetching org.eclipse.egf.portfolio.file.resources_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (13.41kB) [INFO] Fetching org.eclipse.egf.portfolio.type_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (8.77kB) [INFO] Fetching org.eclipse.egf.portfolio.type_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (8.77kB) [INFO] Fetching org.eclipse.egf.portfolio.task.jet_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (8.57kB) [INFO] Fetching org.eclipse.egf.portfolio.task.jet_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (8.57kB) [INFO] Fetching org.eclipse.egf.portfolio.task.jet.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (9.31kB) [INFO] Fetching org.eclipse.egf.portfolio.task.jet.ui_1.6.2.202001031546.jar.pack.gz from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (9.31kB) [INFO] Fetching org.eclipse.egf.portfolio.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (32.13kB) [INFO] Fetching org.eclipse.egf.portfolio.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (32.13kB) [INFO] Fetching org.eclipse.egf.eclipse.resources.mgt.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (25.87kB) [INFO] Fetching org.eclipse.egf.eclipse.resources.mgt.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (25.87kB) [INFO] Fetching org.eclipse.egf.emf.docgen.html.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (35.01kB) [INFO] Fetching org.eclipse.egf.emf.docgen.html.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (35.01kB) [INFO] Fetching org.eclipse.egf.emf.wrapper.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (15.94kB) [INFO] Fetching org.eclipse.egf.emf.wrapper.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (15.94kB) [INFO] Fetching org.eclipse.egf.emf.wrapper.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (13.07kB) [INFO] Fetching org.eclipse.egf.emf.wrapper.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (13.07kB) [INFO] Fetching org.eclipse.egf.portfolio.eclipse.util.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (8.54kB) [INFO] Fetching org.eclipse.egf.portfolio.eclipse.util.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (8.54kB) [INFO] Fetching org.eclipse.egf.portfolio.file.resources.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (17.81kB) [INFO] Fetching org.eclipse.egf.portfolio.file.resources.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (17.81kB) [INFO] Fetching org.eclipse.egf.portfolio.type.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.59kB) [INFO] Fetching org.eclipse.egf.portfolio.type.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.59kB) [INFO] Fetching org.eclipse.egf.portfolio.eclipse.build.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (465.97kB) [INFO] Fetching org.eclipse.egf.portfolio.eclipse.build.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (465.97kB) [INFO] Fetching org.eclipse.egf.portfolio.eclipse.build.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (189.64kB) [INFO] Fetching org.eclipse.egf.portfolio.eclipse.build.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (189.64kB) [INFO] Fetching org.eclipse.egf.portfolio.egf.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (14.14kB) [INFO] Fetching org.eclipse.egf.portfolio.egf.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (14.14kB) [INFO] Fetching org.eclipse.egf.portfolio.task.jet.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.75kB) [INFO] Fetching org.eclipse.egf.portfolio.task.jet.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (10.75kB) [INFO] Fetching org.eclipse.egf.portfolio.task.jet.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.4kB) [INFO] Fetching org.eclipse.egf.portfolio.task.jet.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.4kB) [INFO] Fetching org.eclipse.egf.portfolio.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.67kB) [INFO] Fetching org.eclipse.egf.portfolio.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.67kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (50.17kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (50.17kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.edit.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (25.37kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.edit.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (25.37kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.editor.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (28.47kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.editor.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (28.47kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.tools.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (29.89kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.tools.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (29.89kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.tools.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (33.54kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.tools.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (33.54kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.cdo.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (11.27kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.cdo.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (11.27kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.cdo.model.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (21.12kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.cdo.model.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (21.12kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.cdo.model.edit.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (13.22kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.cdo.model.edit.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (13.22kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.5kB) [INFO] Fetching org.eclipse.egf.portfolio.genchain.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.5kB) [INFO] Fetching org.eclipse.egf.portfolio.task.ant.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (19.79kB) [INFO] Fetching org.eclipse.egf.portfolio.task.ant.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (19.79kB) [INFO] Fetching org.eclipse.egf.portfolio.task.ant.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (16.29kB) [INFO] Fetching org.eclipse.egf.portfolio.task.ant.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (16.29kB) [INFO] Fetching org.eclipse.egf.portfolio.ant.javadoc.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.35kB) [INFO] Fetching org.eclipse.egf.portfolio.ant.javadoc.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (12.35kB) [INFO] Fetching org.eclipse.egf.portfolio.task.ant.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.58kB) [INFO] Fetching org.eclipse.egf.portfolio.task.ant.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.58kB) [INFO] Fetching org.eclipse.egf.producer.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (50.1kB) [INFO] Fetching org.eclipse.egf.producer.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (50.1kB) [INFO] Fetching org.eclipse.egf.application.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (21.84kB) [INFO] Fetching org.eclipse.egf.application.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (21.84kB) [INFO] Fetching org.eclipse.egf.producer.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.48kB) [INFO] Fetching org.eclipse.egf.producer.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.48kB) [INFO] Fetching org.eclipse.egf.producer.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (24.19kB) [INFO] Fetching org.eclipse.egf.producer.ui.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (24.19kB) [INFO] Fetching org.eclipse.egf.producer.ui.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.57kB) [INFO] Fetching org.eclipse.egf.producer.ui.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.57kB) [INFO] Fetching org.eclipse.egf.sdk.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.95kB) [INFO] Fetching org.eclipse.egf.sdk.feature_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (31.95kB) [INFO] Fetching org.eclipse.egf.examples.installer.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (8.87kB) [INFO] Fetching org.eclipse.egf.examples.installer.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/plugins/ (8.87kB) [INFO] Fetching org.eclipse.egf.sdk.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.59kB) [INFO] Fetching org.eclipse.egf.sdk.feature.source_1.6.2.202001031546.jar from https://download.eclipse.org/egf/updates/1.6.2/2019-06/features/ (18.59kB) [INFO] Fetching org.eclipse.egit.core_5.4.0.201906121030-r.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (156.73kB) [INFO] Fetching org.eclipse.egit.core_5.4.0.201906121030-r.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (156.73kB) [INFO] Fetching org.eclipse.jgit_5.4.0.201906121030-r.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.62MB) [INFO] Fetching org.eclipse.jgit_5.4.0.201906121030-r.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.62MB) [INFO] Fetching org.eclipse.jgit.ssh.apache_5.4.0.201906121030-r.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (149.06kB) [INFO] Fetching org.eclipse.jgit.ssh.apache_5.4.0.201906121030-r.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (149.06kB) [INFO] Fetching org.eclipse.egit.ui_5.4.0.201906121030-r.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.egit.ui_5.4.0.201906121030-r.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.1MB) [INFO] Fetching org.eclipse.egit_5.4.0.201906121030-r.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.56kB) [INFO] Fetching org.eclipse.egit_5.4.0.201906121030-r.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.56kB) [INFO] Fetching org.eclipse.egit.doc_5.4.0.201906121030-r.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (4.45MB) [INFO] Fetching org.eclipse.egit.doc_5.4.0.201906121030-r.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (4.45MB) [INFO] Fetching org.eclipse.egit_5.4.0.201906121030-r.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.1kB) [INFO] Fetching org.eclipse.egit_5.4.0.201906121030-r.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.ant_2.11.0.v20190418-1022.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.34kB) [INFO] Fetching org.eclipse.emf.ant_2.11.0.v20190418-1022.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.34kB) [INFO] Fetching org.eclipse.emf.cheatsheets_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.34kB) [INFO] Fetching org.eclipse.emf.cheatsheets_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.34kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.18.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.14kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.18.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.14kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.18.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (536.89kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.18.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (536.89kB) [INFO] Fetching org.eclipse.emf.ant.source_2.11.0.v20190418-1022.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.42kB) [INFO] Fetching org.eclipse.emf.ant.source_2.11.0.v20190418-1022.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.42kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.18.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.35kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.source_2.18.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.35kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.18.0.v20190323-1031.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (72.74kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.18.0.v20190323-1031.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (72.74kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.18.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.36kB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui.source_2.18.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.36kB) [INFO] Fetching org.eclipse.emf.codegen.source_2.16.0.v20190418-0907.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (203.29kB) [INFO] Fetching org.eclipse.emf.codegen.source_2.16.0.v20190418-0907.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (203.29kB) [INFO] Fetching org.eclipse.emf.codegen.source_2.16.0.v20190418-0907.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.3kB) [INFO] Fetching org.eclipse.emf.codegen.source_2.16.0.v20190418-0907.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.3kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.49kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.49kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.11.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.11.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.1kB) [INFO] Fetching org.eclipse.emf.codegen.ui.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.8kB) [INFO] Fetching org.eclipse.emf.codegen.ui.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.8kB) [INFO] Fetching org.eclipse.emf.codegen.ui.source_2.11.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.32kB) [INFO] Fetching org.eclipse.emf.codegen.ui.source_2.11.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.32kB) [INFO] Fetching org.eclipse.emf.common.ui.source_2.18.0.v20190507-0402.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.01kB) [INFO] Fetching org.eclipse.emf.common.ui.source_2.18.0.v20190507-0402.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.01kB) [INFO] Fetching org.eclipse.emf.common.ui.source_2.17.0.v20190507-0402.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.28kB) [INFO] Fetching org.eclipse.emf.common.ui.source_2.17.0.v20190507-0402.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.28kB) [INFO] Fetching org.eclipse.emf.converter.source_2.10.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.88kB) [INFO] Fetching org.eclipse.emf.converter.source_2.10.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.88kB) [INFO] Fetching org.eclipse.emf.importer.source_2.12.0.v20190321-1539.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.33kB) [INFO] Fetching org.eclipse.emf.importer.source_2.12.0.v20190321-1539.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.33kB) [INFO] Fetching org.eclipse.emf.exporter.source_2.10.0.v20190321-1530.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.12kB) [INFO] Fetching org.eclipse.emf.exporter.source_2.10.0.v20190321-1530.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.12kB) [INFO] Fetching org.eclipse.emf.importer.ecore.source_2.10.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.79kB) [INFO] Fetching org.eclipse.emf.importer.ecore.source_2.10.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.79kB) [INFO] Fetching org.eclipse.emf.importer.java.source_2.11.0.v20190418-1022.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.81kB) [INFO] Fetching org.eclipse.emf.importer.java.source_2.11.0.v20190418-1022.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.81kB) [INFO] Fetching org.eclipse.emf.importer.rose.source_2.10.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.75kB) [INFO] Fetching org.eclipse.emf.importer.rose.source_2.10.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.75kB) [INFO] Fetching org.eclipse.emf.converter.source_2.15.0.v20190418-1022.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.38kB) [INFO] Fetching org.eclipse.emf.converter.source_2.15.0.v20190418-1022.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.38kB) [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.6.0.v20190323-1031.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (41.07kB) [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.6.0.v20190323-1031.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (41.07kB) [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.7.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.38kB) [INFO] Fetching org.eclipse.emf.databinding.edit.source_1.7.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.38kB) [INFO] Fetching org.eclipse.emf.databinding.source_1.5.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.14kB) [INFO] Fetching org.eclipse.emf.databinding.source_1.5.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.14kB) [INFO] Fetching org.eclipse.emf.databinding.source_1.7.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.33kB) [INFO] Fetching org.eclipse.emf.databinding.source_1.7.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.33kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge_0.12.0.201910141210.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (12.79kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge_0.12.0.201910141210.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (12.79kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.incremental_0.12.0.201910141210.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (4.42kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.incremental_0.12.0.201910141210.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (4.42kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.traces.gen_0.12.0.201910141210.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (7.53kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.traces.gen_0.12.0.201910141210.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (7.53kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.interactive_0.12.0.201910141210.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (10.65kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.interactive_0.12.0.201910141210.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (10.65kB) [INFO] Fetching org.eclipse.emf.diffmerge.ui_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (117.44kB) [INFO] Fetching org.eclipse.emf.diffmerge.ui_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (117.44kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.log4j_0.12.0.201910141210.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (6.4kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.log4j_0.12.0.201910141210.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (6.4kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.mapping_0.12.0.201910141210.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (12.26kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.mapping_0.12.0.201910141210.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (12.26kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.traces.gen.edit_0.12.0.201910141210.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (4.95kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.traces.gen.edit_0.12.0.201910141210.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (4.95kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.traces.gen.editor_0.12.0.201910141210.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (20kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.traces.gen.editor_0.12.0.201910141210.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (20kB) [INFO] Fetching org.eclipse.emf.diffmerge.coevolution.sdk.feature_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/features/ (34.35kB) [INFO] Fetching org.eclipse.emf.diffmerge.coevolution.sdk.feature_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/features/ (34.35kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (61.23kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (61.23kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.incremental.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (14.82kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.incremental.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (14.82kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.interactive.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (28.35kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.interactive.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (28.35kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.mapping.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (48.06kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.mapping.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (48.06kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.traces.gen.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (23.69kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.traces.gen.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (23.69kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.traces.gen.edit.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (14.89kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.traces.gen.edit.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (14.89kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.traces.gen.editor.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (27.72kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.traces.gen.editor.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (27.72kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.log4j.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (17.68kB) [INFO] Fetching org.eclipse.emf.diffmerge.bridge.log4j.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/plugins/ (17.68kB) [INFO] Fetching org.eclipse.emf.diffmerge.coevolution.sdk.feature.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/features/ (20.46kB) [INFO] Fetching org.eclipse.emf.diffmerge.coevolution.sdk.feature.source_0.12.0.201910141210.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-coevolution-site/features/ (20.46kB) [INFO] Fetching org.eclipse.emf.diffmerge.connector.core_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (9.68kB) [INFO] Fetching org.eclipse.emf.diffmerge.connector.core_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (9.68kB) [INFO] Fetching org.eclipse.emf.diffmerge.connector.git_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (7.43kB) [INFO] Fetching org.eclipse.emf.diffmerge.connector.git_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (7.43kB) [INFO] Fetching org.eclipse.emf.diffmerge.doc_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (2.6MB) [INFO] Fetching org.eclipse.emf.diffmerge.doc_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (2.6MB) [INFO] Fetching org.eclipse.emf.diffmerge.egit.feature_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/features/ (24.88kB) [INFO] Fetching org.eclipse.emf.diffmerge.egit.feature_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/features/ (24.88kB) [INFO] Fetching org.eclipse.emf.diffmerge.connector.git.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (25.41kB) [INFO] Fetching org.eclipse.emf.diffmerge.connector.git.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (25.41kB) [INFO] Fetching org.eclipse.emf.diffmerge.egit.feature.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/features/ (20.28kB) [INFO] Fetching org.eclipse.emf.diffmerge.egit.feature.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/features/ (20.28kB) [INFO] Fetching org.eclipse.emf.diffmerge.feature_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/features/ (25.08kB) [INFO] Fetching org.eclipse.emf.diffmerge.feature_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/features/ (25.08kB) [INFO] Fetching org.eclipse.emf.diffmerge.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (195.17kB) [INFO] Fetching org.eclipse.emf.diffmerge.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (195.17kB) [INFO] Fetching org.eclipse.emf.diffmerge.ui.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (294.57kB) [INFO] Fetching org.eclipse.emf.diffmerge.ui.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (294.57kB) [INFO] Fetching org.eclipse.emf.diffmerge.connector.core.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (25.84kB) [INFO] Fetching org.eclipse.emf.diffmerge.connector.core.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (25.84kB) [INFO] Fetching org.eclipse.emf.diffmerge.structures.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (104.81kB) [INFO] Fetching org.eclipse.emf.diffmerge.structures.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (104.81kB) [INFO] Fetching org.eclipse.emf.diffmerge.feature.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/features/ (20.41kB) [INFO] Fetching org.eclipse.emf.diffmerge.feature.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/features/ (20.41kB) [INFO] Fetching org.eclipse.emf.diffmerge.gmf_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (6.81kB) [INFO] Fetching org.eclipse.emf.diffmerge.gmf_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (6.81kB) [INFO] Fetching org.eclipse.emf.diffmerge.ui.gmf_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (5.02kB) [INFO] Fetching org.eclipse.emf.diffmerge.ui.gmf_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (5.02kB) [INFO] Fetching org.eclipse.emf.diffmerge.gmf.feature_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/features/ (24.88kB) [INFO] Fetching org.eclipse.emf.diffmerge.gmf.feature_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/features/ (24.88kB) [INFO] Fetching org.eclipse.emf.diffmerge.gmf.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (18.41kB) [INFO] Fetching org.eclipse.emf.diffmerge.gmf.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (18.41kB) [INFO] Fetching org.eclipse.emf.diffmerge.ui.gmf.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (16.18kB) [INFO] Fetching org.eclipse.emf.diffmerge.ui.gmf.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (16.18kB) [INFO] Fetching org.eclipse.emf.diffmerge.gmf.feature.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/features/ (20.27kB) [INFO] Fetching org.eclipse.emf.diffmerge.gmf.feature.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/features/ (20.27kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.diagrams_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (10.22kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.diagrams_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (10.22kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.engine_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (35.04kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.engine_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (35.04kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.repositories.catalogs_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (6.6kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.repositories.catalogs_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (6.6kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.diagrams.sirius_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (28.57kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.diagrams.sirius_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (28.57kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.gen_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (40.16kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.gen_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (40.16kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.gen.edit_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (13.98kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.gen.edit_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (13.98kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.gen.editor_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (20.81kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.gen.editor_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (20.81kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.ocl_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (10.54kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.ocl_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (10.54kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.ui_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (100.81kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.ui_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (100.81kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.doc_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (3.88MB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.doc_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (3.88MB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.sdk.feature_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/features/ (34.91kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.sdk.feature_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/features/ (34.91kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.core.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (95.23kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.core.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (95.23kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.core.gen.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (101.12kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.core.gen.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (101.12kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.core.gen.edit.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (51.98kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.core.gen.edit.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (51.98kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.diagrams.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (44.87kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.diagrams.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (44.87kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.repositories.catalogs.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (25.6kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.repositories.catalogs.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (25.6kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.support.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (18.65kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.support.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (18.65kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.support.gen.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (53.73kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.support.gen.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (53.73kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.support.gen.edit.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (35.5kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.support.gen.edit.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (35.5kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.engine.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (96.32kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.engine.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (96.32kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.gen.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (139.64kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.gen.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (139.64kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.gen.edit.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (87.69kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.gen.edit.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (87.69kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.gen.editor.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (34.02kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.gen.editor.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (34.02kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.ocl.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (25.29kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.ocl.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (25.29kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.ui.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (233.14kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.ui.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (233.14kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.sdk.feature.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/features/ (20.86kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.sdk.feature.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/features/ (20.86kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.ui.sirius_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (9.23kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.ui.sirius_0.12.0.201910020911.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (9.23kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.sirius.sdk.feature_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/features/ (34.17kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.sirius.sdk.feature_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/features/ (34.17kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.diagrams.sirius.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (61.56kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.diagrams.sirius.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (61.56kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.ui.sirius.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (22.39kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.ui.sirius.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/plugins/ (22.39kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.sirius.sdk.feature.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/features/ (20.45kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.sirius.sdk.feature.source_0.12.0.201910020911.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/edm-patterns-site/features/ (20.45kB) [INFO] Fetching org.eclipse.emf.diffmerge.sirius_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (8.84kB) [INFO] Fetching org.eclipse.emf.diffmerge.sirius_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (8.84kB) [INFO] Fetching org.eclipse.emf.diffmerge.ui.sirius_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (6.66kB) [INFO] Fetching org.eclipse.emf.diffmerge.ui.sirius_0.12.0.201910020901.jar.pack.gz from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (6.66kB) [INFO] Fetching org.eclipse.emf.diffmerge.sirius.feature_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/features/ (24.89kB) [INFO] Fetching org.eclipse.emf.diffmerge.sirius.feature_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/features/ (24.89kB) [INFO] Fetching org.eclipse.emf.diffmerge.sirius.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (18.98kB) [INFO] Fetching org.eclipse.emf.diffmerge.sirius.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (18.98kB) [INFO] Fetching org.eclipse.emf.diffmerge.ui.sirius.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (18.99kB) [INFO] Fetching org.eclipse.emf.diffmerge.ui.sirius.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/plugins/ (18.99kB) [INFO] Fetching org.eclipse.emf.diffmerge.sirius.feature.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/features/ (20.31kB) [INFO] Fetching org.eclipse.emf.diffmerge.sirius.feature.source_0.12.0.201910020901.jar from https://download.eclipse.org/diffmerge/releases/0.12.0/emf-diffmerge-site/features/ (20.31kB) [INFO] Fetching org.eclipse.emf.doc_2.15.0.v20190321-1516.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.95MB) [INFO] Fetching org.eclipse.emf.doc_2.15.0.v20190321-1516.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.95MB) [INFO] Fetching org.eclipse.emf.doc_2.17.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.03kB) [INFO] Fetching org.eclipse.emf.doc_2.17.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.03kB) [INFO] Fetching org.eclipse.emf.ecore.edit.source_2.12.0.v20190226-1307.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (78.83kB) [INFO] Fetching org.eclipse.emf.ecore.edit.source_2.12.0.v20190226-1307.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (78.83kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.83kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.83kB) [INFO] Fetching org.eclipse.emf.ecore.edit.source_2.13.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.34kB) [INFO] Fetching org.eclipse.emf.ecore.edit.source_2.13.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.34kB) [INFO] Fetching org.eclipse.emf.ecore.editor.source_2.17.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.73kB) [INFO] Fetching org.eclipse.emf.ecore.editor.source_2.17.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.73kB) [INFO] Fetching org.eclipse.emf.ecore.editor.source_2.17.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.32kB) [INFO] Fetching org.eclipse.emf.ecore.editor.source_2.17.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.32kB) [INFO] Fetching org.eclipse.emf.ecoretools_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.65kB) [INFO] Fetching org.eclipse.emf.ecoretools_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.65kB) [INFO] Fetching org.eclipse.emf.ecoretools.design_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (189.87kB) [INFO] Fetching org.eclipse.emf.ecoretools.design_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (189.87kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.aql_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (18.09kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.aql_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (18.09kB) [INFO] Fetching org.eclipse.sirius.properties_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (85kB) [INFO] Fetching org.eclipse.sirius.properties_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (85kB) [INFO] Fetching org.eclipse.emf.ecoretools.ui_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (62.92kB) [INFO] Fetching org.eclipse.emf.ecoretools.ui_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (62.92kB) [INFO] Fetching org.eclipse.emf.ecoretools.design.ui_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (111.79kB) [INFO] Fetching org.eclipse.emf.ecoretools.design.ui_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (111.79kB) [INFO] Fetching org.eclipse.emf.ecoretools.doc_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.04MB) [INFO] Fetching org.eclipse.emf.ecoretools.doc_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.04MB) [INFO] Fetching org.eclipse.emf.ecoretools.design_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (27.7kB) [INFO] Fetching org.eclipse.emf.ecoretools.design_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (27.7kB) [INFO] Fetching org.eclipse.emf.ecoretools.design_root_3.3.1.201905160933 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (8.29kB) [INFO] Fetching org.eclipse.emf.ecoretools.design_root_3.3.1.201905160933 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (8.29kB) [INFO] Fetching org.eclipse.emf.ecoretools.source_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.81kB) [INFO] Fetching org.eclipse.emf.ecoretools.source_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.81kB) [INFO] Fetching org.eclipse.emf.ecoretools.tabbedproperties.source_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (89.88kB) [INFO] Fetching org.eclipse.emf.ecoretools.tabbedproperties.source_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (89.88kB) [INFO] Fetching org.eclipse.emf.ecoretools.design.source_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54kB) [INFO] Fetching org.eclipse.emf.ecoretools.design.source_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54kB) [INFO] Fetching org.eclipse.emf.ecoretools.design.properties.source_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (174.16kB) [INFO] Fetching org.eclipse.emf.ecoretools.design.properties.source_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (174.16kB) [INFO] Fetching org.eclipse.emf.ecoretools.sdk_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (27.65kB) [INFO] Fetching org.eclipse.emf.ecoretools.sdk_3.3.1.201905160933.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (27.65kB) [INFO] Fetching org.eclipse.emf.ecoretools.sdk_root_3.3.1.201905160933 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (8.29kB) [INFO] Fetching org.eclipse.emf.ecoretools.sdk_root_3.3.1.201905160933 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (8.29kB) [INFO] Fetching org.eclipse.emf.edit.source_2.15.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (209.96kB) [INFO] Fetching org.eclipse.emf.edit.source_2.15.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (209.96kB) [INFO] Fetching org.eclipse.emf.edit.source_2.15.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.25kB) [INFO] Fetching org.eclipse.emf.edit.source_2.15.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.25kB) [INFO] Fetching org.eclipse.emf.edit.ui.source_2.16.0.v20181104-0733.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (157.17kB) [INFO] Fetching org.eclipse.emf.edit.ui.source_2.16.0.v20181104-0733.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (157.17kB) [INFO] Fetching org.eclipse.emf.edit.ui.source_2.17.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.28kB) [INFO] Fetching org.eclipse.emf.edit.ui.source_2.17.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.28kB) [INFO] Fetching org.eclipse.emf.eef.codegen_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.34MB) [INFO] Fetching org.eclipse.emf.eef.codegen_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.34MB) [INFO] Fetching org.eclipse.emf.eef.eefgen_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.08kB) [INFO] Fetching org.eclipse.emf.eef.eefgen_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.08kB) [INFO] Fetching org.eclipse.emf.eef.views_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (78.5kB) [INFO] Fetching org.eclipse.emf.eef.views_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (78.5kB) [INFO] Fetching org.eclipse.emf.eef.views.edit_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (348.68kB) [INFO] Fetching org.eclipse.emf.eef.views.edit_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (348.68kB) [INFO] Fetching org.eclipse.emf.eef.components_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.09kB) [INFO] Fetching org.eclipse.emf.eef.components_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.09kB) [INFO] Fetching org.eclipse.emf.eef.components.edit_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (230.36kB) [INFO] Fetching org.eclipse.emf.eef.components.edit_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (230.36kB) [INFO] Fetching org.eclipse.emf.eef.codegen.launcher_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.3kB) [INFO] Fetching org.eclipse.emf.eef.codegen.launcher_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.3kB) [INFO] Fetching org.eclipse.emf.eef.codegen.ecore_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.47MB) [INFO] Fetching org.eclipse.emf.eef.codegen.ecore_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.47MB) [INFO] Fetching org.eclipse.emf.eef.branding_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.39kB) [INFO] Fetching org.eclipse.emf.eef.branding_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.39kB) [INFO] Fetching org.eclipse.emf.eef.codegen.ecore-feature_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (24.12kB) [INFO] Fetching org.eclipse.emf.eef.codegen.ecore-feature_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (24.12kB) [INFO] Fetching org.eclipse.emf.eef.codegen.extended_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (96.08kB) [INFO] Fetching org.eclipse.emf.eef.codegen.extended_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (96.08kB) [INFO] Fetching org.eclipse.emf.eef.runtime_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (356.68kB) [INFO] Fetching org.eclipse.emf.eef.runtime_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (356.68kB) [INFO] Fetching org.eclipse.emf.eef.editor.model_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (451.74kB) [INFO] Fetching org.eclipse.emf.eef.editor.model_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (451.74kB) [INFO] Fetching org.eclipse.emf.eef.runtime.extended_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (118.56kB) [INFO] Fetching org.eclipse.emf.eef.runtime.extended_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (118.56kB) [INFO] Fetching org.eclipse.emf.eef.mapping_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (171.7kB) [INFO] Fetching org.eclipse.emf.eef.mapping_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (171.7kB) [INFO] Fetching org.eclipse.emf.eef.mapping.edit_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (779.55kB) [INFO] Fetching org.eclipse.emf.eef.mapping.edit_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (779.55kB) [INFO] Fetching org.eclipse.emf.eef.components.editor_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (66.18kB) [INFO] Fetching org.eclipse.emf.eef.components.editor_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (66.18kB) [INFO] Fetching org.eclipse.emf.eef.doc_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (41.46kB) [INFO] Fetching org.eclipse.emf.eef.doc_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (41.46kB) [INFO] Fetching org.eclipse.emf.eef.views.editor_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (117.6kB) [INFO] Fetching org.eclipse.emf.eef.views.editor_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (117.6kB) [INFO] Fetching org.eclipse.emf.eef.eefgen.edit_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (202.24kB) [INFO] Fetching org.eclipse.emf.eef.eefgen.edit_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (202.24kB) [INFO] Fetching org.eclipse.emf.eef.eefgen.editor_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.29kB) [INFO] Fetching org.eclipse.emf.eef.eefgen.editor_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.29kB) [INFO] Fetching org.eclipse.emf.eef.edt-feature_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (24.3kB) [INFO] Fetching org.eclipse.emf.eef.edt-feature_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (24.3kB) [INFO] Fetching org.eclipse.emf.eef.extended-feature_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (24.1kB) [INFO] Fetching org.eclipse.emf.eef.extended-feature_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (24.1kB) [INFO] Fetching org.eclipse.emf.eef.runtime-feature_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (24.03kB) [INFO] Fetching org.eclipse.emf.eef.runtime-feature_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (24.03kB) [INFO] Fetching org.eclipse.emf.eef.runtime.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (231.87kB) [INFO] Fetching org.eclipse.emf.eef.runtime.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (231.87kB) [INFO] Fetching org.eclipse.emf.eef.runtime.extended.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (67.35kB) [INFO] Fetching org.eclipse.emf.eef.runtime.extended.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (67.35kB) [INFO] Fetching org.eclipse.emf.eef.codegen.extended.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.35kB) [INFO] Fetching org.eclipse.emf.eef.codegen.extended.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.35kB) [INFO] Fetching org.eclipse.emf.eef.editor.model.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (247.53kB) [INFO] Fetching org.eclipse.emf.eef.editor.model.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (247.53kB) [INFO] Fetching org.eclipse.emf.eef.codegen.ecore.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (201.63kB) [INFO] Fetching org.eclipse.emf.eef.codegen.ecore.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (201.63kB) [INFO] Fetching org.eclipse.emf.eef.codegen.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (276.8kB) [INFO] Fetching org.eclipse.emf.eef.codegen.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (276.8kB) [INFO] Fetching org.eclipse.emf.eef.components.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.39kB) [INFO] Fetching org.eclipse.emf.eef.components.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.39kB) [INFO] Fetching org.eclipse.emf.eef.components.edit.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (99.67kB) [INFO] Fetching org.eclipse.emf.eef.components.edit.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (99.67kB) [INFO] Fetching org.eclipse.emf.eef.components.editor.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.58kB) [INFO] Fetching org.eclipse.emf.eef.components.editor.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.58kB) [INFO] Fetching org.eclipse.emf.eef.mapping.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (154.96kB) [INFO] Fetching org.eclipse.emf.eef.mapping.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (154.96kB) [INFO] Fetching org.eclipse.emf.eef.mapping.edit.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (380.36kB) [INFO] Fetching org.eclipse.emf.eef.mapping.edit.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (380.36kB) [INFO] Fetching org.eclipse.emf.eef.views.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (68.26kB) [INFO] Fetching org.eclipse.emf.eef.views.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (68.26kB) [INFO] Fetching org.eclipse.emf.eef.views.edit.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (178.96kB) [INFO] Fetching org.eclipse.emf.eef.views.edit.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (178.96kB) [INFO] Fetching org.eclipse.emf.eef.views.editor.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.54kB) [INFO] Fetching org.eclipse.emf.eef.views.editor.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.54kB) [INFO] Fetching org.eclipse.emf.eef.eefgen.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.95kB) [INFO] Fetching org.eclipse.emf.eef.eefgen.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.95kB) [INFO] Fetching org.eclipse.emf.eef.eefgen.edit.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (79.68kB) [INFO] Fetching org.eclipse.emf.eef.eefgen.edit.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (79.68kB) [INFO] Fetching org.eclipse.emf.eef.eefgen.editor.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.58kB) [INFO] Fetching org.eclipse.emf.eef.eefgen.editor.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.58kB) [INFO] Fetching org.eclipse.emf.eef.doc.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (39.63kB) [INFO] Fetching org.eclipse.emf.eef.doc.source_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (39.63kB) [INFO] Fetching org.eclipse.emf.eef.sdk-feature_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (24.39kB) [INFO] Fetching org.eclipse.emf.eef.sdk-feature_1.5.1.201601141612.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (24.39kB) [INFO] Fetching org.eclipse.emf.example.installer_1.8.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (188.35kB) [INFO] Fetching org.eclipse.emf.example.installer_1.8.0.v20190507-0402.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (188.35kB) [INFO] Fetching org.eclipse.emf_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.21kB) [INFO] Fetching org.eclipse.emf_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.21kB) [INFO] Fetching org.eclipse.emf.mapping_2.12.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (67.44kB) [INFO] Fetching org.eclipse.emf.mapping_2.12.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (67.44kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.31kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.11.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.31kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.10.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.81kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.10.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.81kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.79kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.79kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.10.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.02kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.10.0.v20181104-0733.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.02kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.12.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.14kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.12.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.14kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.2kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.2kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.4kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.4kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor.source_2.10.0.v20181104-0733.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.75kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor.source_2.10.0.v20181104-0733.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.75kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui.source_2.12.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (39.96kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui.source_2.12.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (39.96kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.46kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor.source_2.14.0.v20190528-0725.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.46kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.78kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.8.0.v20180706-1146.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.78kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.12.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.13kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.12.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.13kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.39kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.39kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.source_2.11.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.23kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.source_2.11.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.23kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.source_2.11.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.46kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.source_2.11.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.46kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.source_2.12.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.38kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.source_2.12.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.38kB) [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB) [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB) [INFO] Fetching org.eclipse.emf.mapping.source_2.12.0.v20181104-0733.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (113.72kB) [INFO] Fetching org.eclipse.emf.mapping.source_2.12.0.v20181104-0733.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (113.72kB) [INFO] Fetching org.eclipse.emf.mapping.source_2.13.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.28kB) [INFO] Fetching org.eclipse.emf.mapping.source_2.13.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.28kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.13.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.08kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.13.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.08kB) [INFO] Fetching org.eclipse.emf.mapping.ui.source_2.10.0.v20181104-0733.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.18kB) [INFO] Fetching org.eclipse.emf.mapping.ui.source_2.10.0.v20181104-0733.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.18kB) [INFO] Fetching org.eclipse.emf.mapping.ui.source_2.13.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.31kB) [INFO] Fetching org.eclipse.emf.mapping.ui.source_2.13.0.v20190323-1059.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.31kB) [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.91kB) [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.91kB) [INFO] Fetching org.eclipse.xsd_2.16.0.v20190321-1341.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (535.89kB) [INFO] Fetching org.eclipse.xsd_2.16.0.v20190321-1341.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (535.89kB) [INFO] Fetching org.eclipse.xsd.edit_2.10.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.18kB) [INFO] Fetching org.eclipse.xsd.edit_2.10.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.18kB) [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.editor_2.9.0.v20181105-0510.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.88kB) [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.editor_2.9.0.v20181105-0510.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.88kB) [INFO] Fetching org.eclipse.emf.mwe2.language_2.10.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.55kB) [INFO] Fetching org.eclipse.emf.mwe2.language_2.10.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.55kB) [INFO] Fetching org.eclipse.emf.mwe2.language.ide_2.10.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.05kB) [INFO] Fetching org.eclipse.emf.mwe2.language.ide_2.10.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.05kB) [INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.10.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.75kB) [INFO] Fetching org.eclipse.emf.mwe2.language.ui_2.10.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.75kB) [INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.10.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (11.3kB) [INFO] Fetching org.eclipse.emf.mwe2.launch.ui_2.10.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (11.3kB) [INFO] Fetching org.eclipse.emf.mwe2.language.source_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (145.46kB) [INFO] Fetching org.eclipse.emf.mwe2.language.source_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (145.46kB) [INFO] Fetching org.eclipse.emf.mwe2.language.ide.source_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.02kB) [INFO] Fetching org.eclipse.emf.mwe2.language.ide.source_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.02kB) [INFO] Fetching org.eclipse.emf.mwe2.language.ui.source_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.17kB) [INFO] Fetching org.eclipse.emf.mwe2.language.ui.source_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.17kB) [INFO] Fetching org.eclipse.emf.mwe2.launch.ui.source_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (11.24kB) [INFO] Fetching org.eclipse.emf.mwe2.launch.ui.source_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (11.24kB) [INFO] Fetching org.eclipse.emf.mwe2.language.sdk_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.49kB) [INFO] Fetching org.eclipse.emf.mwe2.language.sdk_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.49kB) [INFO] Fetching org.eclipse.emf.mwe2.launch_2.10.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.53kB) [INFO] Fetching org.eclipse.emf.mwe2.launch_2.10.0.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.53kB) [INFO] Fetching org.eclipse.xtext.xbase_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.45MB) [INFO] Fetching org.eclipse.xtext.xbase_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.45MB) [INFO] Fetching org.eclipse.emf.mwe2.launcher_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.43kB) [INFO] Fetching org.eclipse.emf.mwe2.launcher_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.43kB) [INFO] Fetching org.eclipse.emf.mwe2.launch.source_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.43kB) [INFO] Fetching org.eclipse.emf.mwe2.launch.source_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.43kB) [INFO] Fetching org.eclipse.emf.mwe2.launcher.source_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.6kB) [INFO] Fetching org.eclipse.emf.mwe2.launcher.source_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.6kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime.source_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.86kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime.source_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.86kB) [INFO] Fetching org.eclipse.emf.mwe2.lib.source_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.2kB) [INFO] Fetching org.eclipse.emf.mwe2.lib.source_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.2kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime.sdk_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.42kB) [INFO] Fetching org.eclipse.emf.mwe2.runtime.sdk_2.10.0.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.42kB) [INFO] Fetching org.eclipse.emf.query.doc_1.2.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.11kB) [INFO] Fetching org.eclipse.emf.query.doc_1.2.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.11kB) [INFO] Fetching org.eclipse.emf.query.examples_1.2.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (168.18kB) [INFO] Fetching org.eclipse.emf.query.examples_1.2.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (168.18kB) [INFO] Fetching org.eclipse.emf.query.doc_1.12.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.31kB) [INFO] Fetching org.eclipse.emf.query.doc_1.12.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.31kB) [INFO] Fetching org.eclipse.emf.query.ocl_2.0.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.56kB) [INFO] Fetching org.eclipse.emf.query.ocl_2.0.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.56kB) [INFO] Fetching org.eclipse.emf.query.ocl_1.12.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.51kB) [INFO] Fetching org.eclipse.emf.query.ocl_1.12.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.51kB) [INFO] Fetching org.eclipse.emf.query.ocl.source_2.0.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.29kB) [INFO] Fetching org.eclipse.emf.query.ocl.source_2.0.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.29kB) [INFO] Fetching org.eclipse.emf.query.ocl.source_1.12.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.22kB) [INFO] Fetching org.eclipse.emf.query.ocl.source_1.12.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.22kB) [INFO] Fetching org.eclipse.emf.query.sdk_1.12.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.1kB) [INFO] Fetching org.eclipse.emf.query.sdk_1.12.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.1kB) [INFO] Fetching org.eclipse.emf.query.source_1.7.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (96.02kB) [INFO] Fetching org.eclipse.emf.query.source_1.7.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (96.02kB) [INFO] Fetching org.eclipse.emf.query.source_1.12.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.2kB) [INFO] Fetching org.eclipse.emf.query.source_1.12.0.201805030653.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.2kB) [INFO] Fetching org.eclipse.emf.sdk_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.06kB) [INFO] Fetching org.eclipse.emf.sdk_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.06kB) [INFO] Fetching org.eclipse.emf.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.39kB) [INFO] Fetching org.eclipse.emf.source_2.8.0.v20180706-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.39kB) [INFO] Fetching org.eclipse.emf.source_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.39kB) [INFO] Fetching org.eclipse.emf.source_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.39kB) [INFO] Fetching org.eclipse.emf.transaction.doc_1.4.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.21kB) [INFO] Fetching org.eclipse.emf.transaction.doc_1.4.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.21kB) [INFO] Fetching org.eclipse.emf.transaction.examples_1.2.100.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (169.7kB) [INFO] Fetching org.eclipse.emf.transaction.examples_1.2.100.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (169.7kB) [INFO] Fetching org.eclipse.emf.transaction.doc_1.12.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.3kB) [INFO] Fetching org.eclipse.emf.transaction.doc_1.12.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.3kB) [INFO] Fetching org.eclipse.emf.transaction.sdk_1.12.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.27kB) [INFO] Fetching org.eclipse.emf.transaction.sdk_1.12.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.27kB) [INFO] Fetching org.eclipse.emf.transaction.source_1.9.1.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (153.08kB) [INFO] Fetching org.eclipse.emf.transaction.source_1.9.1.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (153.08kB) [INFO] Fetching org.eclipse.emf.transaction.ui.source_1.4.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.7kB) [INFO] Fetching org.eclipse.emf.transaction.ui.source_1.4.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.7kB) [INFO] Fetching org.eclipse.emf.transaction.source_1.12.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.22kB) [INFO] Fetching org.eclipse.emf.transaction.source_1.12.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.22kB) [INFO] Fetching org.eclipse.emf.validation.doc_1.3.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.19kB) [INFO] Fetching org.eclipse.emf.validation.doc_1.3.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.19kB) [INFO] Fetching org.eclipse.emf.validation.examples_1.3.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (179.92kB) [INFO] Fetching org.eclipse.emf.validation.examples_1.3.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (179.92kB) [INFO] Fetching org.eclipse.emf.validation.doc_1.12.1.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.33kB) [INFO] Fetching org.eclipse.emf.validation.doc_1.12.1.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.33kB) [INFO] Fetching org.eclipse.emf.validation.ocl_1.12.1.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.59kB) [INFO] Fetching org.eclipse.emf.validation.ocl_1.12.1.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.59kB) [INFO] Fetching org.eclipse.emf.validation.ocl.source_1.4.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.41kB) [INFO] Fetching org.eclipse.emf.validation.ocl.source_1.4.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.41kB) [INFO] Fetching org.eclipse.emf.validation.ocl.source_1.12.1.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.24kB) [INFO] Fetching org.eclipse.emf.validation.ocl.source_1.12.1.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.24kB) [INFO] Fetching org.eclipse.emf.validation.sdk_1.12.1.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.24kB) [INFO] Fetching org.eclipse.emf.validation.sdk_1.12.1.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.24kB) [INFO] Fetching org.eclipse.emf.validation.source_1.8.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (324.23kB) [INFO] Fetching org.eclipse.emf.validation.source_1.8.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (324.23kB) [INFO] Fetching org.eclipse.emf.validation.ui.source_1.7.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.07kB) [INFO] Fetching org.eclipse.emf.validation.ui.source_1.7.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.07kB) [INFO] Fetching org.eclipse.emf.validation.ui.ide.source_1.3.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.07kB) [INFO] Fetching org.eclipse.emf.validation.ui.ide.source_1.3.0.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.07kB) [INFO] Fetching org.eclipse.emf.validation.source_1.12.1.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.29kB) [INFO] Fetching org.eclipse.emf.validation.source_1.12.1.201812070911.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.29kB) [INFO] Fetching org.eclipse.emf.workspace.doc_1.3.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.25kB) [INFO] Fetching org.eclipse.emf.workspace.doc_1.3.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.25kB) [INFO] Fetching org.eclipse.emf.workspace.doc_1.12.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.26kB) [INFO] Fetching org.eclipse.emf.workspace.doc_1.12.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.26kB) [INFO] Fetching org.eclipse.emf.workspace.source_1.5.1.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.87kB) [INFO] Fetching org.eclipse.emf.workspace.source_1.5.1.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.87kB) [INFO] Fetching org.eclipse.emf.workspace.ui.source_1.3.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.01kB) [INFO] Fetching org.eclipse.emf.workspace.ui.source_1.3.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.01kB) [INFO] Fetching org.eclipse.emf.workspace.source_1.12.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.24kB) [INFO] Fetching org.eclipse.emf.workspace.source_1.12.0.201805140824.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (21.24kB) [INFO] Fetching org.eclipse.gef.doc.isv_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.52MB) [INFO] Fetching org.eclipse.gef.doc.isv_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.52MB) [INFO] Fetching org.eclipse.gef.examples.ui.pde_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14kB) [INFO] Fetching org.eclipse.gef.examples.ui.pde_3.11.0.201606061308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.56kB) [INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.56kB) [INFO] Fetching org.eclipse.gef.sdk_3.11.0.201606061308.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.56kB) [INFO] Fetching org.eclipse.gef.sdk_3.11.0.201606061308.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.56kB) [INFO] Fetching org.eclipse.gef.source_3.11.0.201606061308.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (828.05kB) [INFO] Fetching org.eclipse.gef.source_3.11.0.201606061308.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (828.05kB) [INFO] Fetching org.eclipse.gef.source_3.11.0.201606061308.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.32kB) [INFO] Fetching org.eclipse.gef.source_3.11.0.201606061308.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.32kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.geoshapes_1.8.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (37.84kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.geoshapes_1.8.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (37.84kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (99.81kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (99.81kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (201.43kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (201.43kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model_1.2.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (74.14kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model_1.2.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (74.14kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model.edit_1.2.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (66.05kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model.edit_1.2.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (66.05kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (92.83kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (92.83kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model.editor_1.2.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (70.74kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.diagram.logic.model.editor_1.2.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (70.74kB) [INFO] Fetching org.eclipse.gmf.examples.runtime_1.9.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (13.36kB) [INFO] Fetching org.eclipse.gmf.examples.runtime_1.9.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (13.36kB) [INFO] Fetching org.eclipse.gmf.examples.runtime_1.13.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/features/ (21.8kB) [INFO] Fetching org.eclipse.gmf.examples.runtime_1.13.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/features/ (21.8kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.ui.pde_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (338.99kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.ui.pde_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (338.99kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.ui.pde_1.13.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/features/ (21.72kB) [INFO] Fetching org.eclipse.gmf.examples.runtime.ui.pde_1.13.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/features/ (21.72kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (24.75kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (24.75kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (19.09kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (19.09kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (18.33kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (18.33kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.providers_1.7.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (29.03kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.providers_1.7.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (29.03kB) [INFO] Fetching org.eclipse.gmf_1.13.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (13.16kB) [INFO] Fetching org.eclipse.gmf_1.13.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (13.16kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (752.77kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (752.77kB) [INFO] Fetching org.eclipse.gmf_1.13.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/features/ (22.23kB) [INFO] Fetching org.eclipse.gmf_1.13.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/features/ (22.23kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.13.0.202003100829.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/features/ (21.64kB) [INFO] Fetching org.eclipse.gmf.runtime.notation_1.13.0.202003100829.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/features/ (21.64kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.sdk_1.7.0.202003100829.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/plugins/ (14.07kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.sdk_1.7.0.202003100829.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/plugins/ (14.07kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.sdk_1.13.0.202003100829.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/features/ (21.68kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.sdk_1.13.0.202003100829.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/features/ (21.68kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.source_1.10.0.202003100829.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/plugins/ (320.31kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.source_1.10.0.202003100829.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/plugins/ (320.31kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit.source_1.8.0.202003100829.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/plugins/ (134.66kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.edit.source_1.8.0.202003100829.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/plugins/ (134.66kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.source_1.13.0.202003100829.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/features/ (21.62kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.source_1.13.0.202003100829.jar from https://download.eclipse.org/modeling/gmp/gmf-notation/updates/milestones/S202003100829/features/ (21.62kB) [INFO] Fetching org.eclipse.gmf.runtime.sdk_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (14.02kB) [INFO] Fetching org.eclipse.gmf.runtime.sdk_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (14.02kB) [INFO] Fetching org.eclipse.gmf.runtime.sdk_1.13.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/features/ (21.8kB) [INFO] Fetching org.eclipse.gmf.runtime.sdk_1.13.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/features/ (21.8kB) [INFO] Fetching org.eclipse.gmf.runtime.thirdparty_1.13.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/features/ (22.02kB) [INFO] Fetching org.eclipse.gmf.runtime.thirdparty_1.13.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/features/ (22.02kB) [INFO] Fetching org.apache.batik.dom.svg.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (421.68kB) [INFO] Fetching org.apache.batik.dom.svg.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (421.68kB) [INFO] Fetching org.apache.batik.bridge.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (610.86kB) [INFO] Fetching org.apache.batik.bridge.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (610.86kB) [INFO] Fetching org.apache.batik.dom.source_1.6.1.v201505192100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (131.81kB) [INFO] Fetching org.apache.batik.dom.source_1.6.1.v201505192100.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (131.81kB) [INFO] Fetching org.apache.batik.ext.awt.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (524.88kB) [INFO] Fetching org.apache.batik.ext.awt.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (524.88kB) [INFO] Fetching org.apache.batik.transcoder.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.17kB) [INFO] Fetching org.apache.batik.transcoder.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.17kB) [INFO] Fetching org.apache.batik.svggen.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (251.68kB) [INFO] Fetching org.apache.batik.svggen.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (251.68kB) [INFO] Fetching org.apache.batik.util.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (111.06kB) [INFO] Fetching org.apache.batik.util.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (111.06kB) [INFO] Fetching org.apache.batik.css.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (287.09kB) [INFO] Fetching org.apache.batik.css.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (287.09kB) [INFO] Fetching org.apache.batik.util.gui.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.65kB) [INFO] Fetching org.apache.batik.util.gui.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.65kB) [INFO] Fetching org.apache.batik.parser.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.07kB) [INFO] Fetching org.apache.batik.parser.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.07kB) [INFO] Fetching org.apache.batik.xml.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.56kB) [INFO] Fetching org.apache.batik.xml.source_1.6.0.v201011041432.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.56kB) [INFO] Fetching org.eclipse.gmf.runtime.thirdparty.source_1.13.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/features/ (21.89kB) [INFO] Fetching org.eclipse.gmf.runtime.thirdparty.source_1.13.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/features/ (21.89kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (100.91kB) [INFO] Fetching org.eclipse.gmf.runtime.common.core.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (100.91kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.source_1.8.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (177.27kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.source_1.8.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (177.27kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (71.74kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (71.74kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (34.26kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (34.26kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.source_1.9.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (91.2kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (77.1kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (77.1kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (80.62kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (80.62kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (19.81kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.dnd.ide.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (19.81kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties.source_1.9.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (61.68kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties.source_1.9.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (61.68kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (110.63kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.core.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (110.63kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.source_1.9.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (842.36kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.source_1.9.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (842.36kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (131.47kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (131.47kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (16.1kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.dnd.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (16.1kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (70.36kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.geoshapes.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (70.36kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties.source_1.8.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (101.52kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties.source_1.8.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (101.52kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (82.83kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (82.83kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (19.39kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (19.39kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render.source_1.7.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (81.66kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render.source_1.7.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (81.66kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (85.77kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (85.77kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (48.35kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (48.35kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.source_1.9.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (231.92kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.source_1.9.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (231.92kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.source_1.7.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (44.94kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.source_1.7.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (44.94kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt.source_1.8.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (166.04kB) [INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt.source_1.8.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (166.04kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (96.47kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (96.47kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (27.52kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (27.52kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (90.63kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.core.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (90.63kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core.source_1.9.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (183.24kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.core.source_1.9.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (183.24kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (16.28kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.type.ui.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (16.28kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (74.61kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (74.61kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (49.68kB) [INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (49.68kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui.source_1.7.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (90.21kB) [INFO] Fetching org.eclipse.gmf.runtime.gef.ui.source_1.7.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (90.21kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.providers.source_1.7.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (21.22kB) [INFO] Fetching org.eclipse.gmf.runtime.notation.providers.source_1.7.1.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (21.22kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (13.86kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (13.86kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (12.89kB) [INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing.win32.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (12.89kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (58.58kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.source_1.7.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (58.58kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render.source_1.8.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (60.66kB) [INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render.source_1.8.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/plugins/ (60.66kB) [INFO] Fetching org.eclipse.gmf.source_1.13.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/features/ (22.13kB) [INFO] Fetching org.eclipse.gmf.source_1.13.0.202003121028.jar from https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202003121028/features/ (22.13kB) [INFO] Fetching org.eclipse.jgit.archive_5.4.0.201906121030-r.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.24kB) [INFO] Fetching org.eclipse.jgit.archive_5.4.0.201906121030-r.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.24kB) [INFO] Fetching org.slf4j.impl.log4j12_1.7.2.v20131105-2200.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.49kB) [INFO] Fetching org.slf4j.impl.log4j12_1.7.2.v20131105-2200.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.49kB) [INFO] Fetching com.jcraft.jzlib_1.1.1.v201205102305.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.05kB) [INFO] Fetching com.jcraft.jzlib_1.1.1.v201205102305.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.05kB) [INFO] Fetching org.eclipse.jgit_5.4.0.201906121030-r.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (14.65kB) [INFO] Fetching org.eclipse.jgit_5.4.0.201906121030-r.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (14.65kB) [INFO] Fetching net.i2p.crypto.eddsa_0.3.0.v20181102-1323.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.41kB) [INFO] Fetching net.i2p.crypto.eddsa_0.3.0.v20181102-1323.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.41kB) [INFO] Fetching org.eclipse.jgit.ssh.apache_5.4.0.201906121030-r.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (14.46kB) [INFO] Fetching org.eclipse.jgit.ssh.apache_5.4.0.201906121030-r.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (14.46kB) [INFO] Fetching org.eclipse.nebula.widgets.richtext.source_1.2.0.201711021145.jar from https://download.eclipse.org/nebula/releases/1.4.0/plugins/ (1.37MB) [INFO] Fetching org.eclipse.nebula.widgets.richtext.source_1.2.0.201711021145.jar from https://download.eclipse.org/nebula/releases/1.4.0/plugins/ (1.37MB) [INFO] Fetching org.eclipse.nebula.widgets.richtext.feature_1.2.0.201711021145.jar from https://download.eclipse.org/nebula/releases/1.4.0/features/ (17.24kB) [INFO] Fetching org.eclipse.nebula.widgets.richtext.feature_1.2.0.201711021145.jar from https://download.eclipse.org/nebula/releases/1.4.0/features/ (17.24kB) [INFO] Fetching org.eclipse.ocl_3.13.0.v20190603-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.32kB) [INFO] Fetching org.eclipse.ocl_3.13.0.v20190603-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.32kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.mtl.ide_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (18.54kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.mtl.ide_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (18.54kB) [INFO] Fetching org.eclipse.sirius.common.ocl_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (14.99kB) [INFO] Fetching org.eclipse.sirius.common.ocl_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (14.99kB) [INFO] Fetching org.eclipse.sirius.common.ui.ext_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.15kB) [INFO] Fetching org.eclipse.sirius.common.ui.ext_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (7.15kB) [INFO] Fetching org.eclipse.sirius.common.xtext_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (13.91kB) [INFO] Fetching org.eclipse.sirius.common.xtext_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (13.91kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.edit_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (43.57kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.edit_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (43.57kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (111.48kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.ui_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (111.48kB) [INFO] Fetching org.eclipse.sirius.doc_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (10.9MB) [INFO] Fetching org.eclipse.sirius.doc_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (10.9MB) [INFO] Fetching org.eclipse.sirius.doc.feature_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.05kB) [INFO] Fetching org.eclipse.sirius.doc.feature_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.05kB) [INFO] Fetching org.eclipse.sirius.editor_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (212.4kB) [INFO] Fetching org.eclipse.sirius.editor_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (212.4kB) [INFO] Fetching org.eclipse.sirius.editor.diagram_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (108.24kB) [INFO] Fetching org.eclipse.sirius.editor.diagram_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (108.24kB) [INFO] Fetching org.eclipse.sirius.editor.sequence_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (37.27kB) [INFO] Fetching org.eclipse.sirius.editor.sequence_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (37.27kB) [INFO] Fetching org.eclipse.sirius.editor.table_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (31.84kB) [INFO] Fetching org.eclipse.sirius.editor.table_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (31.84kB) [INFO] Fetching org.eclipse.sirius.editor.tree_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (24.33kB) [INFO] Fetching org.eclipse.sirius.editor.tree_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (24.33kB) [INFO] Fetching org.eclipse.sirius.eef.adapters_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (797.94kB) [INFO] Fetching org.eclipse.sirius.eef.adapters_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (797.94kB) [INFO] Fetching org.eclipse.sirius.interpreter_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (17.65kB) [INFO] Fetching org.eclipse.sirius.interpreter_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (17.65kB) [INFO] Fetching org.eclipse.sirius.properties.core_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (53.22kB) [INFO] Fetching org.eclipse.sirius.properties.core_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (53.22kB) [INFO] Fetching org.eclipse.sirius.properties.defaultrules_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (9.99kB) [INFO] Fetching org.eclipse.sirius.properties.defaultrules_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (9.99kB) [INFO] Fetching org.eclipse.sirius.properties.ext.widgets.reference_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (16.97kB) [INFO] Fetching org.eclipse.sirius.properties.ext.widgets.reference_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (16.97kB) [INFO] Fetching org.eclipse.sirius.properties.edit_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (73.09kB) [INFO] Fetching org.eclipse.sirius.properties.edit_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (73.09kB) [INFO] Fetching org.eclipse.sirius.properties.ext.widgets.reference.edit_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (16.21kB) [INFO] Fetching org.eclipse.sirius.properties.ext.widgets.reference.edit_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (16.21kB) [INFO] Fetching org.eclipse.sirius.ui.properties_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (27.54kB) [INFO] Fetching org.eclipse.sirius.ui.properties_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (27.54kB) [INFO] Fetching org.eclipse.sirius.ui.properties.ext.widgets.reference_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (9.67kB) [INFO] Fetching org.eclipse.sirius.ui.properties.ext.widgets.reference_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (9.67kB) [INFO] Fetching org.eclipse.sirius.properties.feature_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.89kB) [INFO] Fetching org.eclipse.sirius.properties.feature_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.89kB) [INFO] Fetching org.eclipse.sirius.query.legacy_1.1.0.201504271341.jar from https://download.eclipse.org/sirius/updates/legacy/1.1.0/plugins/ (304.07kB) [INFO] Fetching org.eclipse.sirius.query.legacy_1.1.0.201504271341.jar from https://download.eclipse.org/sirius/updates/legacy/1.1.0/plugins/ (304.07kB) [INFO] Fetching org.eclipse.sirius.query.legacy.feature_1.1.0.201504271341.jar from https://download.eclipse.org/sirius/updates/legacy/1.1.0/features/ (18.67kB) [INFO] Fetching org.eclipse.sirius.query.legacy.feature_1.1.0.201504271341.jar from https://download.eclipse.org/sirius/updates/legacy/1.1.0/features/ (18.67kB) [INFO] Fetching org.eclipse.sirius.runtime.acceleo_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.07kB) [INFO] Fetching org.eclipse.sirius.runtime.acceleo_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.07kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.mtl.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (51.37kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.mtl.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (51.37kB) [INFO] Fetching org.eclipse.sirius.runtime.acceleo.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.68kB) [INFO] Fetching org.eclipse.sirius.runtime.acceleo.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.68kB) [INFO] Fetching org.eclipse.sirius.runtime.aql_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.01kB) [INFO] Fetching org.eclipse.sirius.runtime.aql_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.01kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.aql.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (19.89kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.aql.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (19.89kB) [INFO] Fetching org.eclipse.sirius.runtime.aql.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.65kB) [INFO] Fetching org.eclipse.sirius.runtime.aql.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.65kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.eef_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.1kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.eef_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.1kB) [INFO] Fetching org.eclipse.sirius.eef.adapters.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (17.84kB) [INFO] Fetching org.eclipse.sirius.eef.adapters.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (17.84kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.eef.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.71kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.eef.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.71kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.ui.acceleo_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.12kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.ui.acceleo_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.12kB) [INFO] Fetching org.eclipse.sirius.interpreter.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (21.06kB) [INFO] Fetching org.eclipse.sirius.interpreter.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (21.06kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.ui.acceleo.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.74kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.ui.acceleo.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.74kB) [INFO] Fetching org.eclipse.sirius.table.ui.ext_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (6.8kB) [INFO] Fetching org.eclipse.sirius.table.ui.ext_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (6.8kB) [INFO] Fetching org.eclipse.sirius.tree.ui.ext_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (6.78kB) [INFO] Fetching org.eclipse.sirius.tree.ui.ext_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (6.78kB) [INFO] Fetching org.eclipse.sirius.ui.editor_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (40.66kB) [INFO] Fetching org.eclipse.sirius.ui.editor_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (40.66kB) [INFO] Fetching org.eclipse.sirius.ui.ext_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (11.92kB) [INFO] Fetching org.eclipse.sirius.ui.ext_6.3.3.202008060853.jar.pack.gz from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (11.92kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.ui_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.41kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.ui_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.41kB) [INFO] Fetching org.eclipse.sirius.common.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (153.66kB) [INFO] Fetching org.eclipse.sirius.common.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (153.66kB) [INFO] Fetching org.eclipse.sirius.common.ui.ext.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (8.01kB) [INFO] Fetching org.eclipse.sirius.common.ui.ext.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (8.01kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (504.32kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (504.32kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.edit.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (135.12kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.edit.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (135.12kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (246.41kB) [INFO] Fetching org.eclipse.sirius.diagram.sequence.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (246.41kB) [INFO] Fetching org.eclipse.sirius.diagram.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (2.21MB) [INFO] Fetching org.eclipse.sirius.diagram.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (2.21MB) [INFO] Fetching org.eclipse.sirius.diagram.ui.ext.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (8.05kB) [INFO] Fetching org.eclipse.sirius.diagram.ui.ext.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (8.05kB) [INFO] Fetching org.eclipse.sirius.table.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (397.23kB) [INFO] Fetching org.eclipse.sirius.table.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (397.23kB) [INFO] Fetching org.eclipse.sirius.table.ui.ext.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (8.18kB) [INFO] Fetching org.eclipse.sirius.table.ui.ext.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (8.18kB) [INFO] Fetching org.eclipse.sirius.tree.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (158.47kB) [INFO] Fetching org.eclipse.sirius.tree.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (158.47kB) [INFO] Fetching org.eclipse.sirius.tree.ui.ext.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (8.22kB) [INFO] Fetching org.eclipse.sirius.tree.ui.ext.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (8.22kB) [INFO] Fetching org.eclipse.sirius.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (859.18kB) [INFO] Fetching org.eclipse.sirius.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (859.18kB) [INFO] Fetching org.eclipse.sirius.ui.editor.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (52.46kB) [INFO] Fetching org.eclipse.sirius.ui.editor.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (52.46kB) [INFO] Fetching org.eclipse.sirius.ui.ext.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (8.03kB) [INFO] Fetching org.eclipse.sirius.ui.ext.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (8.03kB) [INFO] Fetching org.eclipse.sirius.ext.swt.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (8.91kB) [INFO] Fetching org.eclipse.sirius.ext.swt.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (8.91kB) [INFO] Fetching org.eclipse.sirius.ext.jface.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (8.34kB) [INFO] Fetching org.eclipse.sirius.ext.jface.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (8.34kB) [INFO] Fetching org.eclipse.sirius.ext.e3.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (21.63kB) [INFO] Fetching org.eclipse.sirius.ext.e3.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (21.63kB) [INFO] Fetching org.eclipse.sirius.ext.draw2d.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (28.19kB) [INFO] Fetching org.eclipse.sirius.ext.draw2d.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (28.19kB) [INFO] Fetching org.eclipse.sirius.ext.gef.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (11.94kB) [INFO] Fetching org.eclipse.sirius.ext.gef.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (11.94kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.runtime.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (80.4kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.runtime.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (80.4kB) [INFO] Fetching org.eclipse.sirius.ext.emf.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (11.89kB) [INFO] Fetching org.eclipse.sirius.ext.emf.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (11.89kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.81kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.81kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.xtext_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.03kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.xtext_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.03kB) [INFO] Fetching org.eclipse.sirius.common.xtext.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (13.93kB) [INFO] Fetching org.eclipse.sirius.common.xtext.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (13.93kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.xtext.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.65kB) [INFO] Fetching org.eclipse.sirius.runtime.ide.xtext.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.65kB) [INFO] Fetching org.eclipse.sirius.runtime.ocl_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.06kB) [INFO] Fetching org.eclipse.sirius.runtime.ocl_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.06kB) [INFO] Fetching org.eclipse.sirius.common.ocl.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (14.19kB) [INFO] Fetching org.eclipse.sirius.common.ocl.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (14.19kB) [INFO] Fetching org.eclipse.sirius.runtime.ocl.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.68kB) [INFO] Fetching org.eclipse.sirius.runtime.ocl.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.68kB) [INFO] Fetching org.eclipse.sirius.common.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (196.37kB) [INFO] Fetching org.eclipse.sirius.common.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (196.37kB) [INFO] Fetching org.eclipse.sirius.ecore.extender.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (80.76kB) [INFO] Fetching org.eclipse.sirius.ecore.extender.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (80.76kB) [INFO] Fetching org.eclipse.sirius.synchronizer.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (29.32kB) [INFO] Fetching org.eclipse.sirius.synchronizer.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (29.32kB) [INFO] Fetching org.eclipse.sirius.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (1.25MB) [INFO] Fetching org.eclipse.sirius.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (1.25MB) [INFO] Fetching org.eclipse.sirius.diagram.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (1.16MB) [INFO] Fetching org.eclipse.sirius.diagram.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (1.16MB) [INFO] Fetching org.eclipse.sirius.diagram.formatdata.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (52.65kB) [INFO] Fetching org.eclipse.sirius.diagram.formatdata.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (52.65kB) [INFO] Fetching org.eclipse.sirius.table.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (306.81kB) [INFO] Fetching org.eclipse.sirius.table.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (306.81kB) [INFO] Fetching org.eclipse.sirius.tree.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (218.19kB) [INFO] Fetching org.eclipse.sirius.tree.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (218.19kB) [INFO] Fetching org.eclipse.sirius.ext.base.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (25.62kB) [INFO] Fetching org.eclipse.sirius.ext.base.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (25.62kB) [INFO] Fetching org.eclipse.sirius.ext.e3.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (6.69kB) [INFO] Fetching org.eclipse.sirius.ext.e3.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (6.69kB) [INFO] Fetching org.eclipse.sirius.ext.emf.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (13.85kB) [INFO] Fetching org.eclipse.sirius.ext.emf.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (13.85kB) [INFO] Fetching org.eclipse.sirius.ext.emf.edit.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (11.52kB) [INFO] Fetching org.eclipse.sirius.ext.emf.edit.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (11.52kB) [INFO] Fetching org.eclipse.sirius.ext.emf.tx.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (8.58kB) [INFO] Fetching org.eclipse.sirius.ext.emf.tx.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (8.58kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.notation.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (6.69kB) [INFO] Fetching org.eclipse.sirius.ext.gmf.notation.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (6.69kB) [INFO] Fetching org.eclipse.sirius.ext.ide.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (16.35kB) [INFO] Fetching org.eclipse.sirius.ext.ide.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (16.35kB) [INFO] Fetching org.eclipse.sirius.runtime.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.73kB) [INFO] Fetching org.eclipse.sirius.runtime.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.73kB) [INFO] Fetching org.eclipse.sirius.specifier.ide.ui.acceleo_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.07kB) [INFO] Fetching org.eclipse.sirius.specifier.ide.ui.acceleo_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.07kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.mtl.ide.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (20.21kB) [INFO] Fetching org.eclipse.sirius.common.acceleo.mtl.ide.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (20.21kB) [INFO] Fetching org.eclipse.sirius.specifier.ide.ui.acceleo.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.68kB) [INFO] Fetching org.eclipse.sirius.specifier.ide.ui.acceleo.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.68kB) [INFO] Fetching org.eclipse.sirius.specifier.ide.ui_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.11kB) [INFO] Fetching org.eclipse.sirius.specifier.ide.ui_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (19.11kB) [INFO] Fetching org.eclipse.sirius.editor.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (720.98kB) [INFO] Fetching org.eclipse.sirius.editor.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (720.98kB) [INFO] Fetching org.eclipse.sirius.editor.diagram.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (554.46kB) [INFO] Fetching org.eclipse.sirius.editor.diagram.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (554.46kB) [INFO] Fetching org.eclipse.sirius.editor.sequence.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (176.28kB) [INFO] Fetching org.eclipse.sirius.editor.sequence.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (176.28kB) [INFO] Fetching org.eclipse.sirius.editor.table.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (136.2kB) [INFO] Fetching org.eclipse.sirius.editor.table.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (136.2kB) [INFO] Fetching org.eclipse.sirius.editor.tree.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (66.59kB) [INFO] Fetching org.eclipse.sirius.editor.tree.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/plugins/ (66.59kB) [INFO] Fetching org.eclipse.sirius.specifier.ide.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.68kB) [INFO] Fetching org.eclipse.sirius.specifier.ide.ui.source_6.3.3.202008060853.jar from https://download.eclipse.org/sirius/updates/releases/6.3.3/2019-06/features/ (18.68kB) [INFO] Fetching org.eclipse.uml2.ant_1.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.71kB) [INFO] Fetching org.eclipse.uml2.ant_1.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.71kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (144.05kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (144.05kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.28kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.28kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (31.97kB) [INFO] Fetching org.eclipse.uml2.codegen.ecore.ui_2.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (31.97kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.75kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.75kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (31.95kB) [INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (31.95kB) [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (31.95kB) [INFO] Fetching org.eclipse.uml2.common_2.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (31.95kB) [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (11.09kB) [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (11.09kB) [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (31.8kB) [INFO] Fetching org.eclipse.uml2.doc_5.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (31.8kB) [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.14kB) [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.14kB) [INFO] Fetching org.eclipse.uml2.examples.uml.ui_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (183.17kB) [INFO] Fetching org.eclipse.uml2.examples.uml.ui_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (183.17kB) [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (31.87kB) [INFO] Fetching org.eclipse.uml2.examples_5.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (31.87kB) [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.47kB) [INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.47kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (171.71kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (171.71kB) [INFO] Fetching org.eclipse.uml2_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.13kB) [INFO] Fetching org.eclipse.uml2_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.13kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.exporter_3.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.28kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.exporter_3.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.28kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.importer_3.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.07kB) [INFO] Fetching org.eclipse.uml2.uml.ecore.importer_3.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.07kB) [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.86kB) [INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.86kB) [INFO] Fetching org.eclipse.uml2_5.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (32.09kB) [INFO] Fetching org.eclipse.uml2_5.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (32.09kB) [INFO] Fetching org.eclipse.uml2.sdk_5.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (31.89kB) [INFO] Fetching org.eclipse.uml2.sdk_5.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (31.89kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (31.94kB) [INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (31.94kB) [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.71kB) [INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.71kB) [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (243.5kB) [INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20181203-1331.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (243.5kB) [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (32.02kB) [INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20181203-1331.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (32.02kB) [INFO] Fetching org.eclipse.xsd.cheatsheets_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.15kB) [INFO] Fetching org.eclipse.xsd.cheatsheets_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.15kB) [INFO] Fetching org.eclipse.xsd.ecore.importer_2.9.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.54kB) [INFO] Fetching org.eclipse.xsd.ecore.importer_2.9.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.54kB) [INFO] Fetching org.eclipse.xsd.doc_2.12.0.v20190321-1517.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.65MB) [INFO] Fetching org.eclipse.xsd.doc_2.12.0.v20190321-1517.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.65MB) [INFO] Fetching org.eclipse.xsd.doc_2.14.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.03kB) [INFO] Fetching org.eclipse.xsd.doc_2.14.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.03kB) [INFO] Fetching org.eclipse.xsd.ecore.converter_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.59kB) [INFO] Fetching org.eclipse.xsd.ecore.converter_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.59kB) [INFO] Fetching org.eclipse.xsd.ecore.exporter_2.7.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (11.96kB) [INFO] Fetching org.eclipse.xsd.ecore.exporter_2.7.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (11.96kB) [INFO] Fetching org.eclipse.xsd.ecore.converter_2.12.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB) [INFO] Fetching org.eclipse.xsd.ecore.converter_2.12.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB) [INFO] Fetching org.eclipse.xsd.ecore.converter.source_2.8.0.v20180706-1143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.4kB) [INFO] Fetching org.eclipse.xsd.ecore.converter.source_2.8.0.v20180706-1143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.4kB) [INFO] Fetching org.eclipse.xsd.ecore.importer.source_2.9.0.v20180706-1143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.66kB) [INFO] Fetching org.eclipse.xsd.ecore.importer.source_2.9.0.v20180706-1143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.66kB) [INFO] Fetching org.eclipse.xsd.ecore.exporter.source_2.7.0.v20180706-1143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.77kB) [INFO] Fetching org.eclipse.xsd.ecore.exporter.source_2.7.0.v20180706-1143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.77kB) [INFO] Fetching org.eclipse.xsd.ecore.converter.source_2.12.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.4kB) [INFO] Fetching org.eclipse.xsd.ecore.converter.source_2.12.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.4kB) [INFO] Fetching org.eclipse.xsd.edit_2.12.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.07kB) [INFO] Fetching org.eclipse.xsd.edit_2.12.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.07kB) [INFO] Fetching org.eclipse.xsd.edit.source_2.10.0.v20180706-1143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.86kB) [INFO] Fetching org.eclipse.xsd.edit.source_2.10.0.v20180706-1143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.86kB) [INFO] Fetching org.eclipse.xsd.edit.source_2.12.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.28kB) [INFO] Fetching org.eclipse.xsd.edit.source_2.12.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.28kB) [INFO] Fetching org.eclipse.xsd.editor_2.11.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.25kB) [INFO] Fetching org.eclipse.xsd.editor_2.11.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.25kB) [INFO] Fetching org.eclipse.xsd.editor_2.13.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.11kB) [INFO] Fetching org.eclipse.xsd.editor_2.13.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.11kB) [INFO] Fetching org.eclipse.xsd.editor.source_2.11.0.v20180706-1143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.39kB) [INFO] Fetching org.eclipse.xsd.editor.source_2.11.0.v20180706-1143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.39kB) [INFO] Fetching org.eclipse.xsd.editor.source_2.13.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.28kB) [INFO] Fetching org.eclipse.xsd.editor.source_2.13.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.28kB) [INFO] Fetching org.eclipse.xsd.example.installer_1.4.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.13kB) [INFO] Fetching org.eclipse.xsd.example.installer_1.4.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.13kB) [INFO] Fetching org.eclipse.xsd_2.17.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.06kB) [INFO] Fetching org.eclipse.xsd_2.17.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.06kB) [INFO] Fetching org.eclipse.xsd.mapping.editor_2.9.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.59kB) [INFO] Fetching org.eclipse.xsd.mapping.editor_2.9.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.59kB) [INFO] Fetching org.eclipse.xsd.mapping.editor_2.13.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.11kB) [INFO] Fetching org.eclipse.xsd.mapping.editor_2.13.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.11kB) [INFO] Fetching org.eclipse.xsd.mapping.editor.source_2.9.0.v20180706-1143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.4kB) [INFO] Fetching org.eclipse.xsd.mapping.editor.source_2.9.0.v20180706-1143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.4kB) [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.editor.source_2.9.0.v20181105-0510.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.53kB) [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.editor.source_2.9.0.v20181105-0510.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.53kB) [INFO] Fetching org.eclipse.xsd.mapping.editor.source_2.13.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.4kB) [INFO] Fetching org.eclipse.xsd.mapping.editor.source_2.13.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.4kB) [INFO] Fetching org.eclipse.xsd.mapping_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.58kB) [INFO] Fetching org.eclipse.xsd.mapping_2.8.0.v20180706-1143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.58kB) [INFO] Fetching org.eclipse.xsd.mapping_2.12.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.11kB) [INFO] Fetching org.eclipse.xsd.mapping_2.12.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.11kB) [INFO] Fetching org.eclipse.xsd.mapping.source_2.8.0.v20180706-1143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.38kB) [INFO] Fetching org.eclipse.xsd.mapping.source_2.8.0.v20180706-1143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.38kB) [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.source_2.8.0.v20180706-1143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.75kB) [INFO] Fetching org.eclipse.emf.mapping.xsd2ecore.source_2.8.0.v20180706-1143.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.75kB) [INFO] Fetching org.eclipse.xsd.mapping.source_2.12.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.33kB) [INFO] Fetching org.eclipse.xsd.mapping.source_2.12.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.33kB) [INFO] Fetching org.eclipse.xsd.sdk_2.18.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.13kB) [INFO] Fetching org.eclipse.xsd.sdk_2.18.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.13kB) [INFO] Fetching org.eclipse.xsd.source_2.16.0.v20190321-1341.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (740.32kB) [INFO] Fetching org.eclipse.xsd.source_2.16.0.v20190321-1341.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (740.32kB) [INFO] Fetching org.eclipse.xsd.source_2.17.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.24kB) [INFO] Fetching org.eclipse.xsd.source_2.17.0.v20190323-1100.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.24kB) [INFO] Fetching org.eclipse.xtend.core_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.4MB) [INFO] Fetching org.eclipse.xtend.core_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.4MB) [INFO] Fetching org.eclipse.xtend.doc_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (494.04kB) [INFO] Fetching org.eclipse.xtend.doc_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (494.04kB) [INFO] Fetching org.eclipse.xtend.examples_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (216.87kB) [INFO] Fetching org.eclipse.xtend.examples_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (216.87kB) [INFO] Fetching org.eclipse.xtend.ide_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (610.02kB) [INFO] Fetching org.eclipse.xtend.ide_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (610.02kB) [INFO] Fetching org.eclipse.xtext.xbase.ui_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (561.86kB) [INFO] Fetching org.eclipse.xtext.xbase.ui_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (561.86kB) [INFO] Fetching org.eclipse.xtend.ide.common_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (582.25kB) [INFO] Fetching org.eclipse.xtend.ide.common_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (582.25kB) [INFO] Fetching org.eclipse.xtext.xbase.ide_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (598.8kB) [INFO] Fetching org.eclipse.xtext.xbase.ide_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (598.8kB) [INFO] Fetching org.eclipse.xtend.m2e_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.08kB) [INFO] Fetching org.eclipse.xtend.m2e_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.08kB) [INFO] Fetching org.eclipse.xtend.lib.source_2.18.0.v20190528-0016.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.04kB) [INFO] Fetching org.eclipse.xtend.lib.source_2.18.0.v20190528-0016.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.04kB) [INFO] Fetching org.eclipse.xtend.lib.macro.source_2.18.0.v20190528-0016.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (89.26kB) [INFO] Fetching org.eclipse.xtend.lib.macro.source_2.18.0.v20190528-0016.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (89.26kB) [INFO] Fetching org.eclipse.xtend.standalone_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.36kB) [INFO] Fetching org.eclipse.xtend.standalone_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.36kB) [INFO] Fetching org.eclipse.xtend.core.source_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.37MB) [INFO] Fetching org.eclipse.xtend.core.source_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.37MB) [INFO] Fetching org.eclipse.xtend.ide.common.source_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (282.68kB) [INFO] Fetching org.eclipse.xtend.ide.common.source_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (282.68kB) [INFO] Fetching org.eclipse.xtend.ide.source_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (448.49kB) [INFO] Fetching org.eclipse.xtend.ide.source_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (448.49kB) [INFO] Fetching org.eclipse.xtend.m2e.source_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.63kB) [INFO] Fetching org.eclipse.xtend.m2e.source_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.63kB) [INFO] Fetching org.eclipse.xtend.standalone.source_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.31kB) [INFO] Fetching org.eclipse.xtend.standalone.source_2.18.0.v20190528-0610.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.31kB) [INFO] Fetching org.eclipse.xtext.junit4_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (243.5kB) [INFO] Fetching org.eclipse.xtext.junit4_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (243.5kB) [INFO] Fetching org.eclipse.xtext.junit4.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (145.31kB) [INFO] Fetching org.eclipse.xtext.junit4.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (145.31kB) [INFO] Fetching org.eclipse.xtext.testing_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (187.16kB) [INFO] Fetching org.eclipse.xtext.testing_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (187.16kB) [INFO] Fetching org.eclipse.xtext.testing.source_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (159.14kB) [INFO] Fetching org.eclipse.xtext.testing.source_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (159.14kB) [INFO] Fetching org.eclipse.xtext.xbase.junit_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (187.64kB) [INFO] Fetching org.eclipse.xtext.xbase.junit_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (187.64kB) [INFO] Fetching org.eclipse.xtext.xbase.junit.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (142.37kB) [INFO] Fetching org.eclipse.xtext.xbase.junit.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (142.37kB) [INFO] Fetching org.eclipse.xtext.xbase.testing_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (158.42kB) [INFO] Fetching org.eclipse.xtext.xbase.testing_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (158.42kB) [INFO] Fetching org.eclipse.xtext.xbase.testing.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.82kB) [INFO] Fetching org.eclipse.xtext.xbase.testing.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.82kB) [INFO] Fetching org.eclipse.xtext.ui.testing_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (122.47kB) [INFO] Fetching org.eclipse.xtext.ui.testing_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (122.47kB) [INFO] Fetching org.eclipse.xtext.ui.testing.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (102.23kB) [INFO] Fetching org.eclipse.xtext.ui.testing.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (102.23kB) [INFO] Fetching org.eclipse.xtext.xbase.ui.testing_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.19kB) [INFO] Fetching org.eclipse.xtext.xbase.ui.testing_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.19kB) [INFO] Fetching org.eclipse.xtext.xbase.ui.testing.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.05kB) [INFO] Fetching org.eclipse.xtext.xbase.ui.testing.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.05kB) [INFO] Fetching org.eclipse.xtend.sdk_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.87kB) [INFO] Fetching org.eclipse.xtend.sdk_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.87kB) [INFO] Fetching org.eclipse.xtext.activities_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.34kB) [INFO] Fetching org.eclipse.xtext.activities_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.34kB) [INFO] Fetching org.eclipse.xtext.builder.standalone_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.23kB) [INFO] Fetching org.eclipse.xtext.builder.standalone_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.23kB) [INFO] Fetching org.eclipse.xtext.common.types.shared_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.17kB) [INFO] Fetching org.eclipse.xtext.common.types.shared_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.17kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.21kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.21kB) [INFO] Fetching org.eclipse.xtext.doc_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (6.53MB) [INFO] Fetching org.eclipse.xtext.doc_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (6.53MB) [INFO] Fetching org.eclipse.xtext.docs_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.38kB) [INFO] Fetching org.eclipse.xtext.docs_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.38kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.examples_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.03MB) [INFO] Fetching org.eclipse.xtext.xtext.ui.examples_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.03MB) [INFO] Fetching org.eclipse.xtext.examples_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.43kB) [INFO] Fetching org.eclipse.xtext.examples_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.43kB) [INFO] Fetching org.eclipse.xtext.java_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.21kB) [INFO] Fetching org.eclipse.xtext.java_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.21kB) [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.23kB) [INFO] Fetching org.eclipse.xtext.logging_1.2.15.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.23kB) [INFO] Fetching org.eclipse.xtext.m2e_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.27kB) [INFO] Fetching org.eclipse.xtext.m2e_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.27kB) [INFO] Fetching org.eclipse.xtext.purexbase_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (233.15kB) [INFO] Fetching org.eclipse.xtext.purexbase_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (233.15kB) [INFO] Fetching org.eclipse.xtext.purexbase.ide_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (261.05kB) [INFO] Fetching org.eclipse.xtext.purexbase.ide_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (261.05kB) [INFO] Fetching org.eclipse.xtext.purexbase.ui_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.79kB) [INFO] Fetching org.eclipse.xtext.purexbase.ui_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.79kB) [INFO] Fetching org.eclipse.xtext.source_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.7MB) [INFO] Fetching org.eclipse.xtext.source_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.7MB) [INFO] Fetching org.eclipse.xtext.util.source_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (161.12kB) [INFO] Fetching org.eclipse.xtext.util.source_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (161.12kB) [INFO] Fetching org.eclipse.xtext.logging.source_1.2.15.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.01kB) [INFO] Fetching org.eclipse.xtext.logging.source_1.2.15.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.01kB) [INFO] Fetching org.eclipse.xtext.common.types.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (377.36kB) [INFO] Fetching org.eclipse.xtext.common.types.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (377.36kB) [INFO] Fetching org.eclipse.xtext.builder.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (223.37kB) [INFO] Fetching org.eclipse.xtext.builder.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (223.37kB) [INFO] Fetching org.eclipse.xtext.ecore.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.06kB) [INFO] Fetching org.eclipse.xtext.ecore.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.06kB) [INFO] Fetching org.eclipse.xtext.smap.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.68kB) [INFO] Fetching org.eclipse.xtext.smap.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.68kB) [INFO] Fetching org.eclipse.xtext.ui.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.16MB) [INFO] Fetching org.eclipse.xtext.ui.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.16MB) [INFO] Fetching org.eclipse.xtext.ui.codemining_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.98kB) [INFO] Fetching org.eclipse.xtext.ui.codemining_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.98kB) [INFO] Fetching org.eclipse.xtext.ui.codemining.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (11.42kB) [INFO] Fetching org.eclipse.xtext.ui.codemining.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (11.42kB) [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (149.04kB) [INFO] Fetching org.eclipse.xtext.common.types.ui.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (149.04kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.56kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.56kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.16kB) [INFO] Fetching org.eclipse.xtext.common.types.shared.jdt38.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.16kB) [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (28.22kB) [INFO] Fetching org.eclipse.xtext.ui.shared.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (28.22kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (126.79kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (126.79kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (89.35kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (89.35kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.85kB) [INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.85kB) [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.54kB) [INFO] Fetching org.eclipse.xtext.common.types.edit.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.54kB) [INFO] Fetching org.eclipse.xtext.ide.source_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (641.6kB) [INFO] Fetching org.eclipse.xtext.ide.source_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (641.6kB) [INFO] Fetching org.eclipse.xtext.redist_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.22kB) [INFO] Fetching org.eclipse.xtext.redist_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.22kB) [INFO] Fetching org.eclipse.xtext.generator.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (531.94kB) [INFO] Fetching org.eclipse.xtext.generator.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (531.94kB) [INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.15MB) [INFO] Fetching org.eclipse.xtext.xtext.generator.source_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.15MB) [INFO] Fetching org.eclipse.xtext.xtext.ide_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (119.29kB) [INFO] Fetching org.eclipse.xtext.xtext.ide_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (119.29kB) [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.46kB) [INFO] Fetching org.eclipse.xtext.xtext.ide.source_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.46kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (227.9kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (227.9kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (222.23kB) [INFO] Fetching org.eclipse.xtext.xtext.wizard.source_2.18.0.v20190528-0021.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (222.23kB) [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.8kB) [INFO] Fetching org.eclipse.xtext.builder.standalone.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.8kB) [INFO] Fetching org.eclipse.xtext.java.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (68.56kB) [INFO] Fetching org.eclipse.xtext.java.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (68.56kB) [INFO] Fetching org.eclipse.xtext.runtime_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.99kB) [INFO] Fetching org.eclipse.xtext.runtime_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.99kB) [INFO] Fetching org.eclipse.xtext.purexbase.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (160.8kB) [INFO] Fetching org.eclipse.xtext.purexbase.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (160.8kB) [INFO] Fetching org.eclipse.xtext.purexbase.ide.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (170.34kB) [INFO] Fetching org.eclipse.xtext.purexbase.ide.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (170.34kB) [INFO] Fetching org.eclipse.xtext.purexbase.ui.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30kB) [INFO] Fetching org.eclipse.xtext.purexbase.ui.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30kB) [INFO] Fetching org.eclipse.xtext.m2e.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.2kB) [INFO] Fetching org.eclipse.xtext.m2e.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.2kB) [INFO] Fetching org.eclipse.xtext.sdk_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.8kB) [INFO] Fetching org.eclipse.xtext.sdk_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.8kB) [INFO] Fetching org.eclipse.xtext.ui.ecore_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.5kB) [INFO] Fetching org.eclipse.xtext.ui.ecore_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.5kB) [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.09kB) [INFO] Fetching org.eclipse.xtext.ui.ecore.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.09kB) [INFO] Fetching org.eclipse.xtext.ui_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.77kB) [INFO] Fetching org.eclipse.xtext.ui_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.77kB) [INFO] Fetching org.eclipse.xtext.xbase.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.02MB) [INFO] Fetching org.eclipse.xtext.xbase.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.02MB) [INFO] Fetching org.eclipse.xtext.xbase.ui.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (341.05kB) [INFO] Fetching org.eclipse.xtext.xbase.ui.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (341.05kB) [INFO] Fetching org.eclipse.xtext.xbase.ide.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (438.4kB) [INFO] Fetching org.eclipse.xtext.xbase.ide.source_2.18.0.v20190528-0033.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (438.4kB) [INFO] Fetching org.eclipse.xtext.xbase_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.5kB) [INFO] Fetching org.eclipse.xtext.xbase_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.5kB) [INFO] Fetching org.eclipse.xtext.xbase.lib.source_2.18.0.v20190528-0016.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (101.24kB) [INFO] Fetching org.eclipse.xtext.xbase.lib.source_2.18.0.v20190528-0016.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (101.24kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.18.0.v20190528-0419.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.43kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.18.0.v20190528-0419.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.43kB) [INFO] Fetching org.eclipse.xtext.xtext.ui_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (262.45kB) [INFO] Fetching org.eclipse.xtext.xtext.ui_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (262.45kB) [INFO] Fetching org.eclipse.xtext.activities.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.35kB) [INFO] Fetching org.eclipse.xtext.activities.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.35kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (149.25kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (149.25kB) [INFO] Fetching org.eclipse.xtext.xtext.ui_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.55kB) [INFO] Fetching org.eclipse.xtext.xtext.ui_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.55kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.graph_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.27kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.graph_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.27kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.graph.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.05kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.graph.source_2.18.0.v20190528-0513.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.05kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.graph_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.42kB) [INFO] Fetching org.eclipse.xtext.xtext.ui.graph_2.18.0.v20190528-0716.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.42kB) [INFO] Fetching org.eclipse.ocl.source_3.10.300.v20190603-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (904.96kB) [INFO] Fetching org.eclipse.ocl.source_3.10.300.v20190603-1146.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (904.96kB) [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.releng.eclipse.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.eclipse.feature/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.studio.releng.capella.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.capella.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.releng.capella.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.capella.feature/pom.xml [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (262.51kB) [INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (262.51kB) [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (314.74kB) [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (314.74kB) [INFO] Fetching org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.49MB) [INFO] Fetching org.apache.lucene.analyzers-common_6.1.0.v20161115-1612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.49MB) [INFO] Fetching org.apache.lucene.core_6.1.0.v20170814-1820.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.47MB) [INFO] Fetching org.apache.lucene.core_6.1.0.v20170814-1820.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.47MB) [INFO] Fetching org.apache.lucene.queryparser_6.1.0.v20161115-1612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (433.33kB) [INFO] Fetching org.apache.lucene.queryparser_6.1.0.v20161115-1612.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (433.33kB) [INFO] Fetching org.eclipse.egit.mylyn.ui_5.4.0.201906121030-r.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.74kB) [INFO] Fetching org.eclipse.egit.mylyn.ui_5.4.0.201906121030-r.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.74kB) [INFO] Fetching org.eclipse.egit.mylyn_5.4.0.201906121030-r.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.89kB) [INFO] Fetching org.eclipse.egit.mylyn_5.4.0.201906121030-r.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.89kB) [INFO] Fetching org.eclipse.mylyn.tasks.core_3.24.2.v20180905-0003.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (310.46kB) [INFO] Fetching org.eclipse.mylyn.tasks.core_3.24.2.v20180905-0003.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (310.46kB) [INFO] Fetching org.eclipse.mylyn.tasks.ui_3.24.2.v20180905-0003.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.18MB) [INFO] Fetching org.eclipse.mylyn.tasks.ui_3.24.2.v20180905-0003.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.18MB) [INFO] Fetching org.eclipse.mylyn.team.ui_3.24.2.v20180905-0014.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.03kB) [INFO] Fetching org.eclipse.mylyn.team.ui_3.24.2.v20180905-0014.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.03kB) [INFO] Fetching org.eclipse.mylyn.context.core_3.24.2.v20180905-0014.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (81.5kB) [INFO] Fetching org.eclipse.mylyn.context.core_3.24.2.v20180905-0014.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (81.5kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.core.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.61kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.core.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.61kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.support.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.23kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.support.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.23kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.33kB) [INFO] Fetching org.eclipse.emf.diffmerge.patterns.templates.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.33kB) [INFO] Fetching org.eclipse.mylyn.commons.core_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (87.57kB) [INFO] Fetching org.eclipse.mylyn.commons.core_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (87.57kB) [INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.6kB) [INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.6kB) [INFO] Fetching org.eclipse.mylyn.commons.ui_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (201.34kB) [INFO] Fetching org.eclipse.mylyn.commons.ui_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (201.34kB) [INFO] Fetching org.eclipse.mylyn.commons.workbench_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (104.32kB) [INFO] Fetching org.eclipse.mylyn.commons.workbench_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (104.32kB) [INFO] Fetching org.eclipse.mylyn.commons_3.24.2.v20180904-2231.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.91kB) [INFO] Fetching org.eclipse.mylyn.commons_3.24.2.v20180904-2231.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.91kB) [INFO] Fetching org.eclipse.mylyn.commons.identity.core_1.16.0.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.16kB) [INFO] Fetching org.eclipse.mylyn.commons.identity.core_1.16.0.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.16kB) [INFO] Fetching org.eclipse.mylyn.commons.identity_1.16.0.v20180904-2231.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.85kB) [INFO] Fetching org.eclipse.mylyn.commons.identity_1.16.0.v20180904-2231.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.85kB) [INFO] Fetching org.eclipse.mylyn.commons.net_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.44kB) [INFO] Fetching org.eclipse.mylyn.commons.net_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.44kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.core_1.16.0.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.45kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.core_1.16.0.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.45kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_1.16.0.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.03kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_1.16.0.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.03kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_1.16.0.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.81kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_1.16.0.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.81kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications_1.16.0.v20180904-2231.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.94kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications_1.16.0.v20180904-2231.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.94kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.core_1.16.0.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.67kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.core_1.16.0.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.67kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_1.16.0.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (60.38kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_1.16.0.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (60.38kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories_1.16.0.v20180904-2231.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.93kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories_1.16.0.v20180904-2231.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.93kB) [INFO] Fetching org.eclipse.mylyn.monitor.core_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.46kB) [INFO] Fetching org.eclipse.mylyn.monitor.core_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.46kB) [INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.24.2.v20180905-0014.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.86kB) [INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.24.2.v20180905-0014.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.86kB) [INFO] Fetching org.eclipse.mylyn.context.ui_3.24.2.v20180905-0014.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (106.52kB) [INFO] Fetching org.eclipse.mylyn.context.ui_3.24.2.v20180905-0014.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (106.52kB) [INFO] Fetching org.eclipse.mylyn.monitor.ui_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.25kB) [INFO] Fetching org.eclipse.mylyn.monitor.ui_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.25kB) [INFO] Fetching org.eclipse.mylyn.resources.ui_3.24.2.v20180905-0014.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.28kB) [INFO] Fetching org.eclipse.mylyn.resources.ui_3.24.2.v20180905-0014.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.28kB) [INFO] Fetching org.eclipse.mylyn.context_feature_3.24.2.v20180905-0014.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.95kB) [INFO] Fetching org.eclipse.mylyn.context_feature_3.24.2.v20180905-0014.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.95kB) [INFO] Fetching org.eclipse.mylyn.discovery.core_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (59.91kB) [INFO] Fetching org.eclipse.mylyn.discovery.core_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (59.91kB) [INFO] Fetching org.eclipse.mylyn.discovery.ui_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (61.18kB) [INFO] Fetching org.eclipse.mylyn.discovery.ui_3.24.2.v20180904-2231.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (61.18kB) [INFO] Fetching org.eclipse.mylyn.discovery_3.24.2.v20180904-2231.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.89kB) [INFO] Fetching org.eclipse.mylyn.discovery_3.24.2.v20180904-2231.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.89kB) [INFO] Fetching org.eclipse.mylyn.monitor_3.24.2.v20180904-2231.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.88kB) [INFO] Fetching org.eclipse.mylyn.monitor_3.24.2.v20180904-2231.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.88kB) [INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.24.2.v20180905-0003.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.22kB) [INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.24.2.v20180905-0003.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.22kB) [INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.24.2.v20180905-0003.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.36kB) [INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.24.2.v20180905-0003.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.36kB) [INFO] Fetching org.eclipse.mylyn.tasks.search_3.24.2.v20180905-0003.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.25kB) [INFO] Fetching org.eclipse.mylyn.tasks.search_3.24.2.v20180905-0003.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.25kB) [INFO] Fetching org.eclipse.mylyn.team_feature_3.24.2.v20180905-0014.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.92kB) [INFO] Fetching org.eclipse.mylyn.team_feature_3.24.2.v20180905-0014.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (17.92kB) [INFO] Fetching org.eclipse.mylyn_feature_3.24.2.v20180905-0003.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.55kB) [INFO] Fetching org.eclipse.mylyn_feature_3.24.2.v20180905-0003.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.55kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.82MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.82MB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (131.36kB) [INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (131.36kB) [INFO] Fetching org.polarsys.capella.common.data.activity.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.21kB) [INFO] Fetching org.polarsys.capella.common.data.activity.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.21kB) [INFO] Fetching org.polarsys.capella.common.data.behavior.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.38kB) [INFO] Fetching org.polarsys.capella.common.data.behavior.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.38kB) [INFO] Fetching org.polarsys.capella.common.data.core.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.9kB) [INFO] Fetching org.polarsys.capella.common.data.core.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.9kB) [INFO] Fetching org.polarsys.capella.common.libraries.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.38kB) [INFO] Fetching org.polarsys.capella.common.libraries.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.38kB) [INFO] Fetching org.polarsys.capella.common.re.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.54kB) [INFO] Fetching org.polarsys.capella.common.re.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.54kB) [INFO] Fetching org.polarsys.capella.core.data.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (22.83kB) [INFO] Fetching org.polarsys.capella.core.data.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (22.83kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.27kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.27kB) [INFO] Fetching org.polarsys.kitalpha.emde.model.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.03kB) [INFO] Fetching org.polarsys.kitalpha.emde.model.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.03kB) [INFO] Fetching org.polarsys.kitalpha.patterns.emde.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (9.93kB) [INFO] Fetching org.polarsys.kitalpha.patterns.emde.gen.cdo_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (9.93kB) [INFO] Fetching org.polarsys.capella.cdo.mock.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.05kB) [INFO] Fetching org.polarsys.capella.cdo.mock.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.05kB) [INFO] Fetching org.polarsys.capella.commandline.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (321.27kB) [INFO] Fetching org.polarsys.capella.commandline.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (321.27kB) [INFO] Fetching org.polarsys.capella.common.re.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (61.41kB) [INFO] Fetching org.polarsys.capella.common.re.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (61.41kB) [INFO] Fetching org.polarsys.capella.common.libraries.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (37.77kB) [INFO] Fetching org.polarsys.capella.common.libraries.gen.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (37.77kB) [INFO] Fetching org.polarsys.capella.common.id.handler_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.96kB) [INFO] Fetching org.polarsys.capella.common.id.handler_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.96kB) [INFO] Fetching org.polarsys.capella.common.re_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (243.07kB) [INFO] Fetching org.polarsys.capella.common.re_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (243.07kB) [INFO] Fetching org.polarsys.capella.common.transition_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (262.2kB) [INFO] Fetching org.polarsys.capella.common.transition_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (262.2kB) [INFO] Fetching org.polarsys.capella.common.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.32kB) [INFO] Fetching org.polarsys.capella.common.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.32kB) [INFO] Fetching org.polarsys.capella.common.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (66.82kB) [INFO] Fetching org.polarsys.capella.common.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (66.82kB) [INFO] Fetching org.polarsys.capella.shared.id.handler.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.99kB) [INFO] Fetching org.polarsys.capella.shared.id.handler.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.99kB) [INFO] Fetching org.polarsys.capella.common.model.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (20.92kB) [INFO] Fetching org.polarsys.capella.common.model.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (20.92kB) [INFO] Fetching org.polarsys.capella.common.helpers.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.35kB) [INFO] Fetching org.polarsys.capella.common.helpers.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.35kB) [INFO] Fetching org.polarsys.capella.common.tools.report.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (34.72kB) [INFO] Fetching org.polarsys.capella.common.tools.report.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (34.72kB) [INFO] Fetching org.polarsys.capella.common.ef.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (26.4kB) [INFO] Fetching org.polarsys.capella.common.ef.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (26.4kB) [INFO] Fetching org.polarsys.capella.common.platform.sirius.ted.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.29kB) [INFO] Fetching org.polarsys.capella.common.platform.sirius.ted.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.29kB) [INFO] Fetching org.polarsys.capella.common.queries.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.95kB) [INFO] Fetching org.polarsys.capella.common.queries.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.95kB) [INFO] Fetching org.polarsys.capella.common.model.helpers.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.71kB) [INFO] Fetching org.polarsys.capella.common.model.helpers.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.71kB) [INFO] Fetching org.polarsys.capella.common.menu.dynamic.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.84kB) [INFO] Fetching org.polarsys.capella.common.menu.dynamic.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.84kB) [INFO] Fetching org.polarsys.capella.common.mdsofa.common.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (37.76kB) [INFO] Fetching org.polarsys.capella.common.mdsofa.common.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (37.76kB) [INFO] Fetching org.polarsys.capella.common.data.activity.gen.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (134.73kB) [INFO] Fetching org.polarsys.capella.common.data.activity.gen.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (134.73kB) [INFO] Fetching org.polarsys.capella.common.data.activity.gen.edit.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (54.95kB) [INFO] Fetching org.polarsys.capella.common.data.activity.gen.edit.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (54.95kB) [INFO] Fetching org.polarsys.capella.common.data.behavior.gen.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (35.31kB) [INFO] Fetching org.polarsys.capella.common.data.behavior.gen.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (35.31kB) [INFO] Fetching org.polarsys.capella.common.data.behavior.gen.edit.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.85kB) [INFO] Fetching org.polarsys.capella.common.data.behavior.gen.edit.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.85kB) [INFO] Fetching org.polarsys.capella.common.data.core.gen.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (93.32kB) [INFO] Fetching org.polarsys.capella.common.data.core.gen.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (93.32kB) [INFO] Fetching org.polarsys.capella.common.data.core.gen.edit.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (38.54kB) [INFO] Fetching org.polarsys.capella.common.data.core.gen.edit.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (38.54kB) [INFO] Fetching org.polarsys.capella.common.re.gen.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (58.68kB) [INFO] Fetching org.polarsys.capella.common.re.gen.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (58.68kB) [INFO] Fetching org.polarsys.capella.common.re.gen.edit.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (36.17kB) [INFO] Fetching org.polarsys.capella.common.re.gen.edit.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (36.17kB) [INFO] Fetching org.polarsys.capella.common.libraries.gen.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (36.17kB) [INFO] Fetching org.polarsys.capella.common.libraries.gen.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (36.17kB) [INFO] Fetching org.polarsys.capella.common.libraries.gen.edit.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (22.88kB) [INFO] Fetching org.polarsys.capella.common.libraries.gen.edit.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (22.88kB) [INFO] Fetching org.polarsys.capella.common.id.handler.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (9.04kB) [INFO] Fetching org.polarsys.capella.common.id.handler.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (9.04kB) [INFO] Fetching org.polarsys.capella.common.data.helpers.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.09kB) [INFO] Fetching org.polarsys.capella.common.data.helpers.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.09kB) [INFO] Fetching org.polarsys.capella.common.libraries.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (22.8kB) [INFO] Fetching org.polarsys.capella.common.libraries.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (22.8kB) [INFO] Fetching org.polarsys.capella.common.re.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (187.31kB) [INFO] Fetching org.polarsys.capella.common.re.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (187.31kB) [INFO] Fetching org.polarsys.capella.common.flexibility.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (42.66kB) [INFO] Fetching org.polarsys.capella.common.flexibility.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (42.66kB) [INFO] Fetching org.polarsys.capella.common.transition.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (191.71kB) [INFO] Fetching org.polarsys.capella.common.transition.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (191.71kB) [INFO] Fetching org.polarsys.capella.common.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.57kB) [INFO] Fetching org.polarsys.capella.common.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.57kB) [INFO] Fetching org.polarsys.capella.common.platform.eclipse.tools.report.console_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.43kB) [INFO] Fetching org.polarsys.capella.common.platform.eclipse.tools.report.console_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.43kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.console_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (18.54kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.console_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (18.54kB) [INFO] Fetching org.polarsys.capella.common.platform.eclipse.tools.report.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (17.51kB) [INFO] Fetching org.polarsys.capella.common.platform.eclipse.tools.report.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (17.51kB) [INFO] Fetching org.polarsys.capella.common.tools.report.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (16.59kB) [INFO] Fetching org.polarsys.capella.common.tools.report.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (16.59kB) [INFO] Fetching org.polarsys.capella.common.platform.sirius.customization_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.35kB) [INFO] Fetching org.polarsys.capella.common.platform.sirius.customization_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.35kB) [INFO] Fetching org.polarsys.capella.common.re.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (116.08kB) [INFO] Fetching org.polarsys.capella.common.re.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (116.08kB) [INFO] Fetching org.polarsys.capella.core.transition.common.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (51.27kB) [INFO] Fetching org.polarsys.capella.core.transition.common.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (51.27kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.clipboard_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (103.41kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.clipboard_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (103.41kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.file_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.05kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.file_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.05kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.usage.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.91kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.usage.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.91kB) [INFO] Fetching org.polarsys.capella.common.ui.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.24kB) [INFO] Fetching org.polarsys.capella.common.ui.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.24kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.console.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.99kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.console.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.99kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.file.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (9.77kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.file.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (9.77kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.reportlogview.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (80.23kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.reportlogview.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (80.23kB) [INFO] Fetching org.polarsys.capella.common.tools.report.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.99kB) [INFO] Fetching org.polarsys.capella.common.tools.report.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.99kB) [INFO] Fetching org.polarsys.capella.common.platform.eclipse.tools.report.console.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.62kB) [INFO] Fetching org.polarsys.capella.common.platform.eclipse.tools.report.console.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.62kB) [INFO] Fetching org.polarsys.capella.common.platform.eclipse.tools.report.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.63kB) [INFO] Fetching org.polarsys.capella.common.platform.eclipse.tools.report.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.63kB) [INFO] Fetching org.polarsys.capella.common.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (150.41kB) [INFO] Fetching org.polarsys.capella.common.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (150.41kB) [INFO] Fetching org.polarsys.capella.common.ui.services.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.75kB) [INFO] Fetching org.polarsys.capella.common.ui.services.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.75kB) [INFO] Fetching org.polarsys.capella.common.ui.toolkit.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (44.26kB) [INFO] Fetching org.polarsys.capella.common.ui.toolkit.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (44.26kB) [INFO] Fetching org.polarsys.capella.common.ui.toolkit.browser.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (46.38kB) [INFO] Fetching org.polarsys.capella.common.ui.toolkit.browser.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (46.38kB) [INFO] Fetching org.polarsys.capella.common.platform.sirius.customization.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.46kB) [INFO] Fetching org.polarsys.capella.common.platform.sirius.customization.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.46kB) [INFO] Fetching org.polarsys.capella.common.linkedtext.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.68kB) [INFO] Fetching org.polarsys.capella.common.linkedtext.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.68kB) [INFO] Fetching org.polarsys.capella.common.ui.menu.dynamic.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.12kB) [INFO] Fetching org.polarsys.capella.common.ui.menu.dynamic.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.12kB) [INFO] Fetching org.polarsys.capella.common.re.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (71.28kB) [INFO] Fetching org.polarsys.capella.common.re.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (71.28kB) [INFO] Fetching org.polarsys.capella.common.flexibility.wizards.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (94.59kB) [INFO] Fetching org.polarsys.capella.common.flexibility.wizards.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (94.59kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.usage.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (18.36kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.usage.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (18.36kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.usage.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.68kB) [INFO] Fetching org.polarsys.capella.common.tools.report.appenders.usage.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.68kB) [INFO] Fetching org.polarsys.capella.common.ui.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.53kB) [INFO] Fetching org.polarsys.capella.common.ui.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.53kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (34.8kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (34.8kB) [INFO] Fetching org.polarsys.kitalpha.massactions_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (28.4kB) [INFO] Fetching org.polarsys.kitalpha.massactions_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (28.4kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions.core_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (58.85kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions.core_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (58.85kB) [INFO] Fetching org.polarsys.kitalpha.massactions.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (17.86kB) [INFO] Fetching org.polarsys.kitalpha.massactions.edit_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (17.86kB) [INFO] Fetching org.polarsys.kitalpha.massactions.visualize_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (54.06kB) [INFO] Fetching org.polarsys.kitalpha.massactions.visualize_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (54.06kB) [INFO] Fetching org.polarsys.capella.core.ui.semantic.browser_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (68.79kB) [INFO] Fetching org.polarsys.capella.core.ui.semantic.browser_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (68.79kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (191.51kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (191.51kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (20.33kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (20.33kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.67kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.67kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions.core.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (48.08kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions.core.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (48.08kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (188.47kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (188.47kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.4kB) [INFO] Fetching org.polarsys.capella.common.ui.massactions.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.4kB) [INFO] Fetching org.polarsys.capella.core.advance.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.06kB) [INFO] Fetching org.polarsys.capella.core.advance.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.06kB) [INFO] Fetching org.polarsys.capella.core.advance.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.47kB) [INFO] Fetching org.polarsys.capella.core.advance.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.47kB) [INFO] Fetching org.polarsys.capella.core.af.integration.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (21.23kB) [INFO] Fetching org.polarsys.capella.core.af.integration.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (21.23kB) [INFO] Fetching org.polarsys.capella.core.application_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.46kB) [INFO] Fetching org.polarsys.capella.core.application_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.46kB) [INFO] Fetching org.polarsys.capella.core.commandline.core_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (45.69kB) [INFO] Fetching org.polarsys.capella.core.commandline.core_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (45.69kB) [INFO] Fetching org.polarsys.capella.core.commandline.core.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.21kB) [INFO] Fetching org.polarsys.capella.core.commandline.core.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.21kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.perspective_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (111.82kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.perspective_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (111.82kB) [INFO] Fetching org.polarsys.capella.core.model.semantic_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (31.94kB) [INFO] Fetching org.polarsys.capella.core.model.semantic_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (31.94kB) [INFO] Fetching org.polarsys.capella.core.semantic.queries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (468.71kB) [INFO] Fetching org.polarsys.capella.core.semantic.queries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (468.71kB) [INFO] Fetching org.polarsys.capella.core.common.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.19kB) [INFO] Fetching org.polarsys.capella.core.common.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.19kB) [INFO] Fetching org.polarsys.capella.core.model.helpers.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (311.79kB) [INFO] Fetching org.polarsys.capella.core.model.helpers.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (311.79kB) [INFO] Fetching org.polarsys.capella.core.data.business.queries.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.1MB) [INFO] Fetching org.polarsys.capella.core.data.business.queries.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.1MB) [INFO] Fetching org.polarsys.capella.core.model.handler.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (87.41kB) [INFO] Fetching org.polarsys.capella.core.model.handler.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (87.41kB) [INFO] Fetching org.polarsys.capella.core.diagram.helpers.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.92kB) [INFO] Fetching org.polarsys.capella.core.diagram.helpers.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.92kB) [INFO] Fetching org.polarsys.capella.core.model.skeleton.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.48kB) [INFO] Fetching org.polarsys.capella.core.model.skeleton.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.48kB) [INFO] Fetching org.polarsys.capella.core.model.preferences.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.84kB) [INFO] Fetching org.polarsys.capella.core.model.preferences.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.84kB) [INFO] Fetching org.polarsys.capella.core.model.semantic.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.22kB) [INFO] Fetching org.polarsys.capella.core.model.semantic.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.22kB) [INFO] Fetching org.polarsys.capella.core.commandline.core.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.74kB) [INFO] Fetching org.polarsys.capella.core.commandline.core.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.74kB) [INFO] Fetching org.polarsys.capella.core.semantic.queries.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (422.61kB) [INFO] Fetching org.polarsys.capella.core.semantic.queries.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (422.61kB) [INFO] Fetching org.polarsys.capella.core.application.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (9.16kB) [INFO] Fetching org.polarsys.capella.core.application.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (9.16kB) [INFO] Fetching org.polarsys.capella.core.af.integration.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (18.69kB) [INFO] Fetching org.polarsys.capella.core.af.integration.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (18.69kB) [INFO] Fetching org.polarsys.capella.core.data.helpers.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (313.23kB) [INFO] Fetching org.polarsys.capella.core.data.helpers.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (313.23kB) [INFO] Fetching org.polarsys.capella.core.data.gen.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (2.12MB) [INFO] Fetching org.polarsys.capella.core.data.gen.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (2.12MB) [INFO] Fetching org.polarsys.capella.core.data.gen.edit.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (940.99kB) [INFO] Fetching org.polarsys.capella.core.data.gen.edit.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (940.99kB) [INFO] Fetching org.polarsys.capella.core.data.gen.edit.decorators.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (66.96kB) [INFO] Fetching org.polarsys.capella.core.data.gen.edit.decorators.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (66.96kB) [INFO] Fetching org.polarsys.capella.core.common.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.49kB) [INFO] Fetching org.polarsys.capella.core.common.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.49kB) [INFO] Fetching org.polarsys.capella.core.data.res.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (726.92kB) [INFO] Fetching org.polarsys.capella.core.data.res.edit_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (726.92kB) [INFO] Fetching org.polarsys.capella.core.data.res.editor_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (64.03kB) [INFO] Fetching org.polarsys.capella.core.data.res.editor_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (64.03kB) [INFO] Fetching org.polarsys.capella.core.data.gen.editor_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.42MB) [INFO] Fetching org.polarsys.capella.core.data.gen.editor_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.42MB) [INFO] Fetching org.polarsys.capella.core.common.ui.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.12kB) [INFO] Fetching org.polarsys.capella.core.common.ui.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.12kB) [INFO] Fetching org.polarsys.capella.common.ui.resources.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.33kB) [INFO] Fetching org.polarsys.capella.common.ui.resources.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.33kB) [INFO] Fetching org.polarsys.capella.core.ui.toolkit.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (95.91kB) [INFO] Fetching org.polarsys.capella.core.ui.toolkit.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (95.91kB) [INFO] Fetching org.polarsys.capella.core.ui.resources.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.66kB) [INFO] Fetching org.polarsys.capella.core.ui.resources.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.66kB) [INFO] Fetching org.polarsys.capella.core.preferences.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (166.32kB) [INFO] Fetching org.polarsys.capella.core.preferences.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (166.32kB) [INFO] Fetching org.polarsys.capella.core.commandline.core.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.42kB) [INFO] Fetching org.polarsys.capella.core.commandline.core.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.42kB) [INFO] Fetching org.polarsys.capella.core.af.integration.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.64kB) [INFO] Fetching org.polarsys.capella.core.af.integration.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.64kB) [INFO] Fetching org.polarsys.capella.core.data.gen.editor.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (415.78kB) [INFO] Fetching org.polarsys.capella.core.data.gen.editor.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (415.78kB) [INFO] Fetching org.polarsys.capella.core.common.ui.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.43kB) [INFO] Fetching org.polarsys.capella.core.common.ui.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.43kB) [INFO] Fetching org.polarsys.capella.core.compare_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (47.21kB) [INFO] Fetching org.polarsys.capella.core.compare_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (47.21kB) [INFO] Fetching org.polarsys.capella.core.sirius.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (231.18kB) [INFO] Fetching org.polarsys.capella.core.sirius.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (231.18kB) [INFO] Fetching org.polarsys.capella.core.compare.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (18.95kB) [INFO] Fetching org.polarsys.capella.core.compare.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (18.95kB) [INFO] Fetching org.polarsys.capella.core.compare.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.23kB) [INFO] Fetching org.polarsys.capella.core.compare.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.23kB) [INFO] Fetching org.polarsys.capella.core.sirius.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (134.92kB) [INFO] Fetching org.polarsys.capella.core.sirius.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (134.92kB) [INFO] Fetching org.polarsys.capella.core.compare.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.37kB) [INFO] Fetching org.polarsys.capella.core.compare.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.37kB) [INFO] Fetching org.polarsys.capella.core.explorer.activity.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (459.98kB) [INFO] Fetching org.polarsys.capella.core.explorer.activity.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (459.98kB) [INFO] Fetching org.polarsys.capella.core.dashboard.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (18.98kB) [INFO] Fetching org.polarsys.capella.core.dashboard.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (18.98kB) [INFO] Fetching org.polarsys.capella.core.explorer.activity.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (137.39kB) [INFO] Fetching org.polarsys.capella.core.explorer.activity.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (137.39kB) [INFO] Fetching org.polarsys.capella.core.dashboard.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.37kB) [INFO] Fetching org.polarsys.capella.core.dashboard.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.37kB) [INFO] Fetching org.polarsys.capella.core.data.common.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (22.39kB) [INFO] Fetching org.polarsys.capella.core.data.common.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (22.39kB) [INFO] Fetching org.polarsys.capella.core.validation.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.81kB) [INFO] Fetching org.polarsys.capella.core.validation.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.81kB) [INFO] Fetching org.polarsys.capella.core.validation.ui.ide_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (54.5kB) [INFO] Fetching org.polarsys.capella.core.validation.ui.ide_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (54.5kB) [INFO] Fetching org.polarsys.capella.core.sirius.analysis_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.74MB) [INFO] Fetching org.polarsys.capella.core.sirius.analysis_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.74MB) [INFO] Fetching org.polarsys.capella.core.data.common.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (45.26kB) [INFO] Fetching org.polarsys.capella.core.data.common.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (45.26kB) [INFO] Fetching org.polarsys.capella.core.data.core.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (37.67kB) [INFO] Fetching org.polarsys.capella.core.data.core.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (37.67kB) [INFO] Fetching org.polarsys.capella.core.data.core.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (97.46kB) [INFO] Fetching org.polarsys.capella.core.data.core.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (97.46kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.navigator_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (302.47kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.navigator_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (302.47kB) [INFO] Fetching org.polarsys.capella.core.libraries.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (118.98kB) [INFO] Fetching org.polarsys.capella.core.libraries.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (118.98kB) [INFO] Fetching org.polarsys.capella.core.data.cs.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (60.55kB) [INFO] Fetching org.polarsys.capella.core.data.cs.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (60.55kB) [INFO] Fetching org.polarsys.capella.core.data.cs.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (112.65kB) [INFO] Fetching org.polarsys.capella.core.data.cs.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (112.65kB) [INFO] Fetching org.polarsys.capella.core.tiger_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (69.66kB) [INFO] Fetching org.polarsys.capella.core.tiger_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (69.66kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (248.05kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (248.05kB) [INFO] Fetching org.polarsys.capella.core.data.ctx.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.52kB) [INFO] Fetching org.polarsys.capella.core.data.ctx.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.52kB) [INFO] Fetching org.polarsys.capella.core.data.ctx.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (42.72kB) [INFO] Fetching org.polarsys.capella.core.data.ctx.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (42.72kB) [INFO] Fetching org.polarsys.capella.core.data.epbs.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.03kB) [INFO] Fetching org.polarsys.capella.core.data.epbs.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.03kB) [INFO] Fetching org.polarsys.capella.core.data.epbs.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (17.62kB) [INFO] Fetching org.polarsys.capella.core.data.epbs.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (17.62kB) [INFO] Fetching org.polarsys.capella.core.data.fa.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (112.28kB) [INFO] Fetching org.polarsys.capella.core.data.fa.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (112.28kB) [INFO] Fetching org.polarsys.capella.core.data.fa.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (134.85kB) [INFO] Fetching org.polarsys.capella.core.data.fa.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (134.85kB) [INFO] Fetching org.polarsys.capella.core.data.fa.ui.wizards_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (68.27kB) [INFO] Fetching org.polarsys.capella.core.data.fa.ui.wizards_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (68.27kB) [INFO] Fetching org.polarsys.capella.core.data.information.communication.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (17.9kB) [INFO] Fetching org.polarsys.capella.core.data.information.communication.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (17.9kB) [INFO] Fetching org.polarsys.capella.core.data.information.datatype.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (21.28kB) [INFO] Fetching org.polarsys.capella.core.data.information.datatype.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (21.28kB) [INFO] Fetching org.polarsys.capella.core.data.information.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (52.3kB) [INFO] Fetching org.polarsys.capella.core.data.information.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (52.3kB) [INFO] Fetching org.polarsys.capella.core.data.information.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (130.3kB) [INFO] Fetching org.polarsys.capella.core.data.information.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (130.3kB) [INFO] Fetching org.polarsys.capella.core.ui.semantic.browser.sirius_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (24.5kB) [INFO] Fetching org.polarsys.capella.core.ui.semantic.browser.sirius_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (24.5kB) [INFO] Fetching org.polarsys.capella.core.data.interaction.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (53.9kB) [INFO] Fetching org.polarsys.capella.core.data.interaction.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (53.9kB) [INFO] Fetching org.polarsys.capella.core.data.interaction.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (79.44kB) [INFO] Fetching org.polarsys.capella.core.data.interaction.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (79.44kB) [INFO] Fetching org.polarsys.capella.core.data.la.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (18.64kB) [INFO] Fetching org.polarsys.capella.core.data.la.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (18.64kB) [INFO] Fetching org.polarsys.capella.core.data.la.ui.wizards_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (46.53kB) [INFO] Fetching org.polarsys.capella.core.data.la.ui.wizards_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (46.53kB) [INFO] Fetching org.polarsys.capella.core.data.la.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (38.96kB) [INFO] Fetching org.polarsys.capella.core.data.la.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (38.96kB) [INFO] Fetching org.polarsys.capella.core.data.migration_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (147.78kB) [INFO] Fetching org.polarsys.capella.core.data.migration_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (147.78kB) [INFO] Fetching org.polarsys.capella.core.data.oa.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (20.67kB) [INFO] Fetching org.polarsys.capella.core.data.oa.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (20.67kB) [INFO] Fetching org.polarsys.capella.core.data.pa.deployment.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.98kB) [INFO] Fetching org.polarsys.capella.core.data.pa.deployment.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.98kB) [INFO] Fetching org.polarsys.capella.core.data.pa.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (34.86kB) [INFO] Fetching org.polarsys.capella.core.data.pa.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (34.86kB) [INFO] Fetching org.polarsys.capella.core.data.pa.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (39.25kB) [INFO] Fetching org.polarsys.capella.core.data.pa.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (39.25kB) [INFO] Fetching org.polarsys.capella.core.data.selection.queries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.43kB) [INFO] Fetching org.polarsys.capella.core.data.selection.queries_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.43kB) [INFO] Fetching org.polarsys.capella.common.extension.migration.egf.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (24.86kB) [INFO] Fetching org.polarsys.capella.common.extension.migration.egf.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (24.86kB) [INFO] Fetching org.polarsys.capella.core.egf.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (101.04kB) [INFO] Fetching org.polarsys.capella.core.egf.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (101.04kB) [INFO] Fetching org.polarsys.capella.core.postgeneration.egf.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (26.78kB) [INFO] Fetching org.polarsys.capella.core.postgeneration.egf.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (26.78kB) [INFO] Fetching org.polarsys.capella.common.tig.egf.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (40.29kB) [INFO] Fetching org.polarsys.capella.common.tig.egf.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (40.29kB) [INFO] Fetching org.polarsys.capella.core.releng.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (20.92kB) [INFO] Fetching org.polarsys.capella.core.releng.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/plugins/ (20.92kB) [INFO] Fetching org.polarsys.capella.core.egf.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/features/ (9.41kB) [INFO] Fetching org.polarsys.capella.core.egf.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.egf.site/features/ (9.41kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (55.81kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (55.81kB) [INFO] Fetching org.polarsys.capella.core.explorer.activity.ui.richtext_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.54kB) [INFO] Fetching org.polarsys.capella.core.explorer.activity.ui.richtext_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.54kB) [INFO] Fetching org.polarsys.capella.core.ui.properties.richtext_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (58.35kB) [INFO] Fetching org.polarsys.capella.core.ui.properties.richtext_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (58.35kB) [INFO] Fetching org.polarsys.capella.core.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (18.89kB) [INFO] Fetching org.polarsys.capella.core.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (18.89kB) [INFO] Fetching org.polarsys.capella.core.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.31kB) [INFO] Fetching org.polarsys.capella.core.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.31kB) [INFO] Fetching org.polarsys.capella.core.flexibility.wizards_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.54kB) [INFO] Fetching org.polarsys.capella.core.flexibility.wizards_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.54kB) [INFO] Fetching org.polarsys.capella.core.git.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (18.93kB) [INFO] Fetching org.polarsys.capella.core.git.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (18.93kB) [INFO] Fetching org.polarsys.capella.core.git.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.32kB) [INFO] Fetching org.polarsys.capella.core.git.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.32kB) [INFO] Fetching org.polarsys.capella.core.libraries.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19kB) [INFO] Fetching org.polarsys.capella.core.libraries.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19kB) [INFO] Fetching org.polarsys.capella.core.libraries.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (44.15kB) [INFO] Fetching org.polarsys.capella.core.libraries.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (44.15kB) [INFO] Fetching org.polarsys.capella.core.libraries.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (48.91kB) [INFO] Fetching org.polarsys.capella.core.libraries.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (48.91kB) [INFO] Fetching org.polarsys.capella.core.libraries.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.4kB) [INFO] Fetching org.polarsys.capella.core.libraries.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.4kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.project_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (93.29kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.project_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (93.29kB) [INFO] Fetching org.polarsys.capella.core.migration.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (18.92kB) [INFO] Fetching org.polarsys.capella.core.migration.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (18.92kB) [INFO] Fetching org.polarsys.capella.core.data.migration.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (86.81kB) [INFO] Fetching org.polarsys.capella.core.data.migration.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (86.81kB) [INFO] Fetching org.polarsys.capella.core.migration.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.34kB) [INFO] Fetching org.polarsys.capella.core.migration.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.34kB) [INFO] Fetching org.polarsys.capella.core.model.links.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (46.08kB) [INFO] Fetching org.polarsys.capella.core.model.links.helpers_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (46.08kB) [INFO] Fetching org.polarsys.capella.core.model.obfuscator_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.82kB) [INFO] Fetching org.polarsys.capella.core.model.obfuscator_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.82kB) [INFO] Fetching org.eclipse.mylyn.help.ui_3.24.2.v20180905-0003.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.16MB) [INFO] Fetching org.eclipse.mylyn.help.ui_3.24.2.v20180905-0003.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.16MB) [INFO] Fetching org.polarsys.capella.core.mylyn.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (18.93kB) [INFO] Fetching org.polarsys.capella.core.mylyn.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (18.93kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.adapter_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.61kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.adapter_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.61kB) [INFO] Fetching org.polarsys.capella.core.services_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.14kB) [INFO] Fetching org.polarsys.capella.core.services_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.14kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.sirius.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (35.13kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.sirius.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (35.13kB) [INFO] Fetching org.polarsys.capella.core.preferences.project.configuration_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (71.26kB) [INFO] Fetching org.polarsys.capella.core.preferences.project.configuration_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (71.26kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.services_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.84kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.services_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.84kB) [INFO] Fetching org.polarsys.capella.core.projection.common_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (78.87kB) [INFO] Fetching org.polarsys.capella.core.projection.common_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (78.87kB) [INFO] Fetching org.polarsys.capella.core.projection.common.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.8kB) [INFO] Fetching org.polarsys.capella.core.projection.common.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.8kB) [INFO] Fetching org.polarsys.capella.core.projection.exchanges_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (50.28kB) [INFO] Fetching org.polarsys.capella.core.projection.exchanges_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (50.28kB) [INFO] Fetching org.polarsys.capella.core.projection.interfaces_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (68.54kB) [INFO] Fetching org.polarsys.capella.core.projection.interfaces_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (68.54kB) [INFO] Fetching org.polarsys.capella.core.projection.scenario_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (157.71kB) [INFO] Fetching org.polarsys.capella.core.projection.scenario_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (157.71kB) [INFO] Fetching org.polarsys.capella.core.properties.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.23kB) [INFO] Fetching org.polarsys.capella.core.properties.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.23kB) [INFO] Fetching org.polarsys.capella.core.ui.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (148.91kB) [INFO] Fetching org.polarsys.capella.core.ui.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (148.91kB) [INFO] Fetching org.polarsys.capella.core.data.information.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (73.99kB) [INFO] Fetching org.polarsys.capella.core.data.information.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (73.99kB) [INFO] Fetching org.polarsys.capella.core.data.core.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (56.21kB) [INFO] Fetching org.polarsys.capella.core.data.core.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (56.21kB) [INFO] Fetching org.polarsys.capella.core.data.cs.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (52.19kB) [INFO] Fetching org.polarsys.capella.core.data.cs.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (52.19kB) [INFO] Fetching org.polarsys.capella.core.data.information.datatype.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.14kB) [INFO] Fetching org.polarsys.capella.core.data.information.datatype.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.14kB) [INFO] Fetching org.polarsys.capella.core.data.interaction.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (132.93kB) [INFO] Fetching org.polarsys.capella.core.data.interaction.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (132.93kB) [INFO] Fetching org.polarsys.capella.core.data.common.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (48.92kB) [INFO] Fetching org.polarsys.capella.core.data.common.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (48.92kB) [INFO] Fetching org.polarsys.capella.core.data.information.datavalue.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (47.19kB) [INFO] Fetching org.polarsys.capella.core.data.information.datavalue.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (47.19kB) [INFO] Fetching org.polarsys.capella.core.data.fa.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (73.05kB) [INFO] Fetching org.polarsys.capella.core.data.fa.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (73.05kB) [INFO] Fetching org.polarsys.capella.core.data.modeller.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.31kB) [INFO] Fetching org.polarsys.capella.core.data.modeller.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.31kB) [INFO] Fetching org.polarsys.capella.core.data.sharedmodel.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.61kB) [INFO] Fetching org.polarsys.capella.core.data.sharedmodel.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.61kB) [INFO] Fetching org.polarsys.capella.core.data.pa.deployment.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (16.25kB) [INFO] Fetching org.polarsys.capella.core.data.pa.deployment.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (16.25kB) [INFO] Fetching org.polarsys.capella.core.data.pa.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (21.78kB) [INFO] Fetching org.polarsys.capella.core.data.pa.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (21.78kB) [INFO] Fetching org.polarsys.capella.core.data.epbs.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (20.65kB) [INFO] Fetching org.polarsys.capella.core.data.epbs.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (20.65kB) [INFO] Fetching org.polarsys.capella.core.data.oa.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.77kB) [INFO] Fetching org.polarsys.capella.core.data.oa.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.77kB) [INFO] Fetching org.polarsys.capella.core.data.la.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (21.74kB) [INFO] Fetching org.polarsys.capella.core.data.la.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (21.74kB) [INFO] Fetching org.polarsys.capella.core.data.requirement.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (22.97kB) [INFO] Fetching org.polarsys.capella.core.data.requirement.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (22.97kB) [INFO] Fetching org.polarsys.capella.core.data.ctx.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (29.47kB) [INFO] Fetching org.polarsys.capella.core.data.ctx.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (29.47kB) [INFO] Fetching org.polarsys.capella.core.data.information.communication.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (22.11kB) [INFO] Fetching org.polarsys.capella.core.data.information.communication.properties.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (22.11kB) [INFO] Fetching org.polarsys.capella.core.properties.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.49kB) [INFO] Fetching org.polarsys.capella.core.properties.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.49kB) [INFO] Fetching org.polarsys.capella.core.properties.richtext.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.03kB) [INFO] Fetching org.polarsys.capella.core.properties.richtext.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.03kB) [INFO] Fetching org.polarsys.capella.core.ui.properties.richtext.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (37kB) [INFO] Fetching org.polarsys.capella.core.ui.properties.richtext.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (37kB) [INFO] Fetching org.polarsys.capella.core.explorer.activity.ui.richtext.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.23kB) [INFO] Fetching org.polarsys.capella.core.explorer.activity.ui.richtext.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.23kB) [INFO] Fetching org.polarsys.capella.core.properties.richtext.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.4kB) [INFO] Fetching org.polarsys.capella.core.properties.richtext.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.4kB) [INFO] Fetching org.polarsys.capella.core.re_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (113.79kB) [INFO] Fetching org.polarsys.capella.core.re_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (113.79kB) [INFO] Fetching org.polarsys.capella.core.transition.system_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (263.17kB) [INFO] Fetching org.polarsys.capella.core.transition.system_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (263.17kB) [INFO] Fetching org.polarsys.capella.core.re.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.79kB) [INFO] Fetching org.polarsys.capella.core.re.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.79kB) [INFO] Fetching org.polarsys.capella.core.re.updateconnections.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (54.3kB) [INFO] Fetching org.polarsys.capella.core.re.updateconnections.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (54.3kB) [INFO] Fetching org.polarsys.capella.core.re.project_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (41.13kB) [INFO] Fetching org.polarsys.capella.core.re.project_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (41.13kB) [INFO] Fetching org.polarsys.capella.core.re.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.03kB) [INFO] Fetching org.polarsys.capella.core.re.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.03kB) [INFO] Fetching org.polarsys.capella.core.re.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (20.9kB) [INFO] Fetching org.polarsys.capella.core.re.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (20.9kB) [INFO] Fetching org.polarsys.capella.core.re.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (73.02kB) [INFO] Fetching org.polarsys.capella.core.re.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (73.02kB) [INFO] Fetching org.polarsys.capella.core.re.updateconnections.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (35.1kB) [INFO] Fetching org.polarsys.capella.core.re.updateconnections.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (35.1kB) [INFO] Fetching org.polarsys.capella.core.re.project.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.19kB) [INFO] Fetching org.polarsys.capella.core.re.project.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.19kB) [INFO] Fetching org.polarsys.capella.core.re.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.42kB) [INFO] Fetching org.polarsys.capella.core.re.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.42kB) [INFO] Fetching org.polarsys.capella.core.re.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.14kB) [INFO] Fetching org.polarsys.capella.core.re.ui.quickfix_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.14kB) [INFO] Fetching org.polarsys.capella.core.re.updateconnections.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (206.76kB) [INFO] Fetching org.polarsys.capella.core.re.updateconnections.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (206.76kB) [INFO] Fetching org.polarsys.capella.core.re.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (36.11kB) [INFO] Fetching org.polarsys.capella.core.re.validation_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (36.11kB) [INFO] Fetching org.polarsys.capella.core.transition.diagram_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (69.66kB) [INFO] Fetching org.polarsys.capella.core.transition.diagram_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (69.66kB) [INFO] Fetching org.polarsys.capella.core.transfo.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.07kB) [INFO] Fetching org.polarsys.capella.core.transfo.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.07kB) [INFO] Fetching org.polarsys.capella.core.tiger.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (48.22kB) [INFO] Fetching org.polarsys.capella.core.tiger.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (48.22kB) [INFO] Fetching org.polarsys.capella.core.projection.common.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (60.48kB) [INFO] Fetching org.polarsys.capella.core.projection.common.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (60.48kB) [INFO] Fetching org.polarsys.capella.core.projection.interfaces.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (49.68kB) [INFO] Fetching org.polarsys.capella.core.projection.interfaces.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (49.68kB) [INFO] Fetching org.polarsys.capella.core.projection.exchanges.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (37.25kB) [INFO] Fetching org.polarsys.capella.core.projection.exchanges.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (37.25kB) [INFO] Fetching org.polarsys.capella.core.projection.scenario.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (115.43kB) [INFO] Fetching org.polarsys.capella.core.projection.scenario.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (115.43kB) [INFO] Fetching org.polarsys.capella.core.transition.diagram.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.07kB) [INFO] Fetching org.polarsys.capella.core.transition.diagram.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.07kB) [INFO] Fetching org.polarsys.capella.core.transfo.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.43kB) [INFO] Fetching org.polarsys.capella.core.transfo.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.43kB) [INFO] Fetching org.polarsys.capella.core.transition.system.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (21.44kB) [INFO] Fetching org.polarsys.capella.core.transition.system.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (21.44kB) [INFO] Fetching org.polarsys.capella.core.transition.common.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.06kB) [INFO] Fetching org.polarsys.capella.core.transition.common.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.06kB) [INFO] Fetching org.polarsys.capella.core.transition.common.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (29.79kB) [INFO] Fetching org.polarsys.capella.core.transition.common.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (29.79kB) [INFO] Fetching org.polarsys.capella.core.transition.system.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (188.74kB) [INFO] Fetching org.polarsys.capella.core.transition.system.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (188.74kB) [INFO] Fetching org.polarsys.capella.core.transition.system.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.03kB) [INFO] Fetching org.polarsys.capella.core.transition.system.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.03kB) [INFO] Fetching org.polarsys.capella.core.transition.common.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.38kB) [INFO] Fetching org.polarsys.capella.core.transition.common.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.38kB) [INFO] Fetching org.polarsys.capella.core.transition.diagram.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (17.73kB) [INFO] Fetching org.polarsys.capella.core.transition.diagram.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (17.73kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.02kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.02kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (169.56kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (169.56kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (33.1kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (33.1kB) [INFO] Fetching org.polarsys.capella.core.flexibility.wizards.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.54kB) [INFO] Fetching org.polarsys.capella.core.flexibility.wizards.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.54kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.41kB) [INFO] Fetching org.polarsys.capella.core.transition.system.topdown.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.41kB) [INFO] Fetching org.polarsys.capella.core.ui.fastlinker_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (64.73kB) [INFO] Fetching org.polarsys.capella.core.ui.fastlinker_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (64.73kB) [INFO] Fetching org.polarsys.capella.core.ui.metric_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (72.79kB) [INFO] Fetching org.polarsys.capella.core.ui.metric_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (72.79kB) [INFO] Fetching org.polarsys.capella.ui.views_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.39kB) [INFO] Fetching org.polarsys.capella.ui.views_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.39kB) [INFO] Fetching org.polarsys.capella.core.ui.reportlog_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.64kB) [INFO] Fetching org.polarsys.capella.core.ui.reportlog_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.64kB) [INFO] Fetching org.polarsys.capella.core.validation.commandline_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.05kB) [INFO] Fetching org.polarsys.capella.core.validation.commandline_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (23.05kB) [INFO] Fetching org.polarsys.capella.core.ui.intro_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.46kB) [INFO] Fetching org.polarsys.capella.core.ui.intro_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.46kB) [INFO] Fetching org.polarsys.capella.core.ui.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.42kB) [INFO] Fetching org.polarsys.capella.core.ui.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.42kB) [INFO] Fetching org.polarsys.capella.core.data.selection.queries.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (18.5kB) [INFO] Fetching org.polarsys.capella.core.data.selection.queries.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (18.5kB) [INFO] Fetching org.polarsys.capella.core.platform.eclipse.ui.trace.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (72.19kB) [INFO] Fetching org.polarsys.capella.core.platform.eclipse.ui.trace.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (72.19kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.menu.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.97kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.menu.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.97kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.perspective.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.98kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.perspective.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.98kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.adapter.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.02kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.adapter.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.02kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.navigator.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (186.09kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.navigator.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (186.09kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.project.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (54.92kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.project.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (54.92kB) [INFO] Fetching org.polarsys.capella.core.sirius.analysis.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (543.25kB) [INFO] Fetching org.polarsys.capella.core.sirius.analysis.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (543.25kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.actions.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (121.47kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.actions.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (121.47kB) [INFO] Fetching org.polarsys.capella.core.menu.dynamic.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.53kB) [INFO] Fetching org.polarsys.capella.core.menu.dynamic.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.53kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.services.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.92kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.ui.services.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.92kB) [INFO] Fetching org.polarsys.capella.core.services.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.97kB) [INFO] Fetching org.polarsys.capella.core.services.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.97kB) [INFO] Fetching org.polarsys.capella.core.data.menu.contributions.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (157.41kB) [INFO] Fetching org.polarsys.capella.core.data.menu.contributions.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (157.41kB) [INFO] Fetching org.polarsys.capella.core.ui.metric.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (42.33kB) [INFO] Fetching org.polarsys.capella.core.ui.metric.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (42.33kB) [INFO] Fetching org.polarsys.capella.core.model.obfuscator.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (20.54kB) [INFO] Fetching org.polarsys.capella.core.model.obfuscator.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (20.54kB) [INFO] Fetching org.polarsys.capella.core.ui.reportlog.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.96kB) [INFO] Fetching org.polarsys.capella.core.ui.reportlog.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.96kB) [INFO] Fetching org.polarsys.capella.core.validation.commandline.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (16.46kB) [INFO] Fetching org.polarsys.capella.core.validation.commandline.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (16.46kB) [INFO] Fetching org.polarsys.capella.core.preferences.project.configuration.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (38.16kB) [INFO] Fetching org.polarsys.capella.core.preferences.project.configuration.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (38.16kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.clipboard.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (79.09kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.clipboard.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (79.09kB) [INFO] Fetching org.polarsys.capella.core.linkedtext.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.74kB) [INFO] Fetching org.polarsys.capella.core.linkedtext.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.74kB) [INFO] Fetching org.polarsys.capella.core.ui.intro.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (9.89kB) [INFO] Fetching org.polarsys.capella.core.ui.intro.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (9.89kB) [INFO] Fetching org.polarsys.capella.core.ui.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.6kB) [INFO] Fetching org.polarsys.capella.core.ui.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.6kB) [INFO] Fetching org.polarsys.capella.core.ui.quickfix.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.08kB) [INFO] Fetching org.polarsys.capella.core.ui.quickfix.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.08kB) [INFO] Fetching org.polarsys.capella.core.data.core.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.29kB) [INFO] Fetching org.polarsys.capella.core.data.core.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (25.29kB) [INFO] Fetching org.polarsys.capella.core.data.information.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.95kB) [INFO] Fetching org.polarsys.capella.core.data.information.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.95kB) [INFO] Fetching org.polarsys.capella.core.data.fa.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (75.35kB) [INFO] Fetching org.polarsys.capella.core.data.fa.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (75.35kB) [INFO] Fetching org.polarsys.capella.core.data.cs.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (41.25kB) [INFO] Fetching org.polarsys.capella.core.data.cs.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (41.25kB) [INFO] Fetching org.polarsys.capella.core.data.ctx.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.59kB) [INFO] Fetching org.polarsys.capella.core.data.ctx.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.59kB) [INFO] Fetching org.polarsys.capella.core.data.la.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.86kB) [INFO] Fetching org.polarsys.capella.core.data.la.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.86kB) [INFO] Fetching org.polarsys.capella.core.data.pa.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (24.36kB) [INFO] Fetching org.polarsys.capella.core.data.pa.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (24.36kB) [INFO] Fetching org.polarsys.capella.core.data.epbs.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.32kB) [INFO] Fetching org.polarsys.capella.core.data.epbs.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.32kB) [INFO] Fetching org.polarsys.capella.core.data.interaction.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (35.66kB) [INFO] Fetching org.polarsys.capella.core.data.interaction.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (35.66kB) [INFO] Fetching org.polarsys.capella.core.data.common.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.28kB) [INFO] Fetching org.polarsys.capella.core.data.common.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.28kB) [INFO] Fetching org.polarsys.capella.core.re.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.22kB) [INFO] Fetching org.polarsys.capella.core.re.ui.quickfix.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (14.22kB) [INFO] Fetching org.polarsys.capella.core.ui.quickfix.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.43kB) [INFO] Fetching org.polarsys.capella.core.ui.quickfix.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.43kB) [INFO] Fetching org.polarsys.capella.core.ui.search_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (122.3kB) [INFO] Fetching org.polarsys.capella.core.ui.search_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (122.3kB) [INFO] Fetching org.polarsys.capella.core.ui.semantic.browser.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19kB) [INFO] Fetching org.polarsys.capella.core.ui.semantic.browser.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19kB) [INFO] Fetching org.polarsys.capella.core.ui.semantic.browser.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (42.02kB) [INFO] Fetching org.polarsys.capella.core.ui.semantic.browser.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (42.02kB) [INFO] Fetching org.polarsys.capella.core.ui.semantic.browser.sirius.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.85kB) [INFO] Fetching org.polarsys.capella.core.ui.semantic.browser.sirius.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (19.85kB) [INFO] Fetching org.polarsys.capella.core.ui.semantic.browser.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.39kB) [INFO] Fetching org.polarsys.capella.core.ui.semantic.browser.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.39kB) [INFO] Fetching org.polarsys.capella.core.ui.transfo.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19kB) [INFO] Fetching org.polarsys.capella.core.ui.transfo.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19kB) [INFO] Fetching org.polarsys.capella.core.transition.diagram.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.19kB) [INFO] Fetching org.polarsys.capella.core.transition.diagram.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.19kB) [INFO] Fetching org.polarsys.capella.core.projection.common.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (9.23kB) [INFO] Fetching org.polarsys.capella.core.projection.common.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (9.23kB) [INFO] Fetching org.polarsys.capella.core.ui.transfo.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.39kB) [INFO] Fetching org.polarsys.capella.core.ui.transfo.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.39kB) [INFO] Fetching org.polarsys.capella.core.ui.wizards.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.06kB) [INFO] Fetching org.polarsys.capella.core.ui.wizards.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.06kB) [INFO] Fetching org.polarsys.capella.core.data.fa.ui.wizards.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (38.51kB) [INFO] Fetching org.polarsys.capella.core.data.fa.ui.wizards.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (38.51kB) [INFO] Fetching org.polarsys.capella.core.data.la.ui.wizards.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (28.36kB) [INFO] Fetching org.polarsys.capella.core.data.la.ui.wizards.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (28.36kB) [INFO] Fetching org.polarsys.capella.core.ui.fastlinker.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (39.64kB) [INFO] Fetching org.polarsys.capella.core.ui.fastlinker.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (39.64kB) [INFO] Fetching org.polarsys.capella.core.model.links.helpers.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (35.78kB) [INFO] Fetching org.polarsys.capella.core.model.links.helpers.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (35.78kB) [INFO] Fetching org.polarsys.capella.core.ui.search.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (70.93kB) [INFO] Fetching org.polarsys.capella.core.ui.search.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (70.93kB) [INFO] Fetching org.polarsys.capella.core.ui.wizards.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.41kB) [INFO] Fetching org.polarsys.capella.core.ui.wizards.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.41kB) [INFO] Fetching org.polarsys.capella.core.validation.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.22kB) [INFO] Fetching org.polarsys.capella.core.validation.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.22kB) [INFO] Fetching org.polarsys.capella.core.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (31.85kB) [INFO] Fetching org.polarsys.capella.core.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (31.85kB) [INFO] Fetching org.polarsys.capella.core.data.cs.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (86.22kB) [INFO] Fetching org.polarsys.capella.core.data.cs.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (86.22kB) [INFO] Fetching org.polarsys.capella.core.data.ctx.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.63kB) [INFO] Fetching org.polarsys.capella.core.data.ctx.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (32.63kB) [INFO] Fetching org.polarsys.capella.core.data.epbs.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.02kB) [INFO] Fetching org.polarsys.capella.core.data.epbs.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (13.02kB) [INFO] Fetching org.polarsys.capella.core.data.fa.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (104.75kB) [INFO] Fetching org.polarsys.capella.core.data.fa.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (104.75kB) [INFO] Fetching org.polarsys.capella.core.data.information.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (103.8kB) [INFO] Fetching org.polarsys.capella.core.data.information.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (103.8kB) [INFO] Fetching org.polarsys.capella.core.data.interaction.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (58.83kB) [INFO] Fetching org.polarsys.capella.core.data.interaction.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (58.83kB) [INFO] Fetching org.polarsys.capella.core.data.la.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (29.23kB) [INFO] Fetching org.polarsys.capella.core.data.la.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (29.23kB) [INFO] Fetching org.polarsys.capella.core.data.oa.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.8kB) [INFO] Fetching org.polarsys.capella.core.data.oa.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.8kB) [INFO] Fetching org.polarsys.capella.core.data.pa.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (28.59kB) [INFO] Fetching org.polarsys.capella.core.data.pa.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (28.59kB) [INFO] Fetching org.polarsys.capella.core.data.core.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (70.19kB) [INFO] Fetching org.polarsys.capella.core.data.core.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (70.19kB) [INFO] Fetching org.polarsys.capella.core.data.common.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.66kB) [INFO] Fetching org.polarsys.capella.core.data.common.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (30.66kB) [INFO] Fetching org.polarsys.capella.core.data.information.datatype.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (16.15kB) [INFO] Fetching org.polarsys.capella.core.data.information.datatype.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (16.15kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.sirius.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (20.79kB) [INFO] Fetching org.polarsys.capella.core.platform.sirius.sirius.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (20.79kB) [INFO] Fetching org.polarsys.capella.core.data.information.communication.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.56kB) [INFO] Fetching org.polarsys.capella.core.data.information.communication.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.56kB) [INFO] Fetching org.polarsys.capella.core.data.pa.deployment.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.2kB) [INFO] Fetching org.polarsys.capella.core.data.pa.deployment.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (10.2kB) [INFO] Fetching org.polarsys.capella.core.validation.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (27.06kB) [INFO] Fetching org.polarsys.capella.core.validation.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (27.06kB) [INFO] Fetching org.polarsys.capella.core.validation.ui.ide.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (36.41kB) [INFO] Fetching org.polarsys.capella.core.validation.ui.ide.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (36.41kB) [INFO] Fetching org.polarsys.capella.core.re.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (26.31kB) [INFO] Fetching org.polarsys.capella.core.re.validation.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (26.31kB) [INFO] Fetching org.polarsys.capella.core.validation.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.48kB) [INFO] Fetching org.polarsys.capella.core.validation.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.48kB) [INFO] Fetching org.polarsys.capella.detachment.propertyvalue_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (52.39kB) [INFO] Fetching org.polarsys.capella.detachment.propertyvalue_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (52.39kB) [INFO] Fetching org.polarsys.capella.detachment.version.precondition_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (17.5kB) [INFO] Fetching org.polarsys.capella.detachment.version.precondition_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (17.5kB) [INFO] Fetching org.polarsys.capella.detachment.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (18.93kB) [INFO] Fetching org.polarsys.capella.detachment.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (18.93kB) [INFO] Fetching org.polarsys.capella.detachment.propertyvalue.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (28.43kB) [INFO] Fetching org.polarsys.capella.detachment.propertyvalue.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (28.43kB) [INFO] Fetching org.polarsys.capella.detachment.version.precondition.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.05kB) [INFO] Fetching org.polarsys.capella.detachment.version.precondition.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.05kB) [INFO] Fetching org.polarsys.capella.detachment.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.33kB) [INFO] Fetching org.polarsys.capella.detachment.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.33kB) [INFO] Fetching org.polarsys.capella.developer.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (371.54kB) [INFO] Fetching org.polarsys.capella.developer.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (371.54kB) [INFO] Fetching org.polarsys.capella.diagrams.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (3.21MB) [INFO] Fetching org.polarsys.capella.diagrams.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (3.21MB) [INFO] Fetching org.polarsys.capella.diffmerge.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (59.82kB) [INFO] Fetching org.polarsys.capella.diffmerge.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (59.82kB) [INFO] Fetching org.polarsys.capella.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (543.38kB) [INFO] Fetching org.polarsys.capella.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (543.38kB) [INFO] Fetching org.polarsys.capella.viewpoint.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.91kB) [INFO] Fetching org.polarsys.capella.viewpoint.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.91kB) [INFO] Fetching org.polarsys.capella.patterns.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (522.45kB) [INFO] Fetching org.polarsys.capella.patterns.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (522.45kB) [INFO] Fetching org.polarsys.capella.preferences.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.05MB) [INFO] Fetching org.polarsys.capella.preferences.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.05MB) [INFO] Fetching org.polarsys.capella.properties.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (84.93kB) [INFO] Fetching org.polarsys.capella.properties.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (84.93kB) [INFO] Fetching org.polarsys.capella.re.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (2.78MB) [INFO] Fetching org.polarsys.capella.re.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (2.78MB) [INFO] Fetching org.polarsys.capella.transitions.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.98MB) [INFO] Fetching org.polarsys.capella.transitions.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.98MB) [INFO] Fetching org.polarsys.capella.ui.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (18.4MB) [INFO] Fetching org.polarsys.capella.ui.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (18.4MB) [INFO] Fetching org.polarsys.capella.glossary.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (419.19kB) [INFO] Fetching org.polarsys.capella.glossary.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (419.19kB) [INFO] Fetching org.polarsys.capella.validation.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (86.56kB) [INFO] Fetching org.polarsys.capella.validation.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (86.56kB) [INFO] Fetching org.polarsys.capella.th.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.77MB) [INFO] Fetching org.polarsys.capella.th.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (11.77MB) [INFO] Fetching org.polarsys.capella.tipsandtricks.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.36MB) [INFO] Fetching org.polarsys.capella.tipsandtricks.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (15.36MB) [INFO] Fetching org.polarsys.capella.git.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.24MB) [INFO] Fetching org.polarsys.capella.git.doc_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (1.24MB) [INFO] Fetching org.polarsys.capella.doc.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.26kB) [INFO] Fetching org.polarsys.capella.doc.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.26kB) [INFO] Fetching org.polarsys.capella.viewpoint.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (6.5kB) [INFO] Fetching org.polarsys.capella.viewpoint.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (6.5kB) [INFO] Fetching org.polarsys.capella.commandline.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.23kB) [INFO] Fetching org.polarsys.capella.commandline.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.23kB) [INFO] Fetching org.polarsys.capella.diffmerge.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.22kB) [INFO] Fetching org.polarsys.capella.diffmerge.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.22kB) [INFO] Fetching org.polarsys.capella.patterns.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.2kB) [INFO] Fetching org.polarsys.capella.patterns.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.2kB) [INFO] Fetching org.polarsys.capella.preferences.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.22kB) [INFO] Fetching org.polarsys.capella.preferences.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.22kB) [INFO] Fetching org.polarsys.capella.properties.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.21kB) [INFO] Fetching org.polarsys.capella.properties.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.21kB) [INFO] Fetching org.polarsys.capella.re.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.15kB) [INFO] Fetching org.polarsys.capella.re.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.15kB) [INFO] Fetching org.polarsys.capella.transitions.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.23kB) [INFO] Fetching org.polarsys.capella.transitions.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.23kB) [INFO] Fetching org.polarsys.capella.ui.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.15kB) [INFO] Fetching org.polarsys.capella.ui.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.15kB) [INFO] Fetching org.polarsys.capella.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8kB) [INFO] Fetching org.polarsys.capella.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8kB) [INFO] Fetching org.polarsys.capella.diagrams.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.2kB) [INFO] Fetching org.polarsys.capella.diagrams.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.2kB) [INFO] Fetching org.polarsys.capella.glossary.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.19kB) [INFO] Fetching org.polarsys.capella.glossary.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.19kB) [INFO] Fetching org.polarsys.capella.validation.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.21kB) [INFO] Fetching org.polarsys.capella.validation.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.21kB) [INFO] Fetching org.polarsys.capella.developer.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.21kB) [INFO] Fetching org.polarsys.capella.developer.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.21kB) [INFO] Fetching org.polarsys.capella.th.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (7.95kB) [INFO] Fetching org.polarsys.capella.th.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (7.95kB) [INFO] Fetching org.polarsys.capella.tipsandtricks.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.24kB) [INFO] Fetching org.polarsys.capella.tipsandtricks.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.24kB) [INFO] Fetching org.polarsys.capella.core.re.updateconnections.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (6.71kB) [INFO] Fetching org.polarsys.capella.core.re.updateconnections.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (6.71kB) [INFO] Fetching org.polarsys.capella.git.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.01kB) [INFO] Fetching org.polarsys.capella.git.doc.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (8.01kB) [INFO] Fetching org.polarsys.capella.doc.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.5kB) [INFO] Fetching org.polarsys.capella.doc.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.5kB) [INFO] Fetching org.polarsys.capella.docgen_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (474.26kB) [INFO] Fetching org.polarsys.capella.docgen_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (474.26kB) [INFO] Fetching org.polarsys.capella.docgen.preference_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (11.94kB) [INFO] Fetching org.polarsys.capella.docgen.preference_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (11.94kB) [INFO] Fetching org.polarsys.capella.docgen.commandline_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (10.96kB) [INFO] Fetching org.polarsys.capella.docgen.commandline_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (10.96kB) [INFO] Fetching org.polarsys.capella.docgen.configuration_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (25.09kB) [INFO] Fetching org.polarsys.capella.docgen.configuration_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (25.09kB) [INFO] Fetching org.polarsys.capella.docgen.configuration.commandline_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (13.3kB) [INFO] Fetching org.polarsys.capella.docgen.configuration.commandline_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (13.3kB) [INFO] Fetching org.polarsys.capella.docgen.configuration.ui_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (76.94kB) [INFO] Fetching org.polarsys.capella.docgen.configuration.ui_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (76.94kB) [INFO] Fetching org.polarsys.capella.docgen.configuration.edit_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (15.73kB) [INFO] Fetching org.polarsys.capella.docgen.configuration.edit_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (15.73kB) [INFO] Fetching org.polarsys.capella.docgen.configuration.editor_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (68.55kB) [INFO] Fetching org.polarsys.capella.docgen.configuration.editor_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (68.55kB) [INFO] Fetching org.polarsys.capella.docgen.configuration.feature_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/features/ (13kB) [INFO] Fetching org.polarsys.capella.docgen.configuration.feature_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/features/ (13kB) [INFO] Fetching org.polarsys.capella.docgen.ui_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (28.63kB) [INFO] Fetching org.polarsys.capella.docgen.ui_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/plugins/ (28.63kB) [INFO] Fetching org.polarsys.capella.docgen.feature_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/features/ (13.13kB) [INFO] Fetching org.polarsys.capella.docgen.feature_1.4.2.202010150948.jar from https://download.eclipse.org/capella/addons/xhtmldocgen/updates/stable/1.4.2.it5/features/ (13.13kB) [INFO] Fetching org.polarsys.capella.patterns_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (61.8kB) [INFO] Fetching org.polarsys.capella.patterns_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (61.8kB) [INFO] Fetching org.polarsys.capella.patterns.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (26.62kB) [INFO] Fetching org.polarsys.capella.patterns.ui_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (26.62kB) [INFO] Fetching org.polarsys.capella.patterns.obfuscator_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.82kB) [INFO] Fetching org.polarsys.capella.patterns.obfuscator_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (12.82kB) [INFO] Fetching org.polarsys.capella.patterns.migration_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (26.46kB) [INFO] Fetching org.polarsys.capella.patterns.migration_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (26.46kB) [INFO] Fetching org.polarsys.capella.patterns.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.06kB) [INFO] Fetching org.polarsys.capella.patterns.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.06kB) [INFO] Fetching org.polarsys.capella.patterns.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.57kB) [INFO] Fetching org.polarsys.capella.patterns.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (43.57kB) [INFO] Fetching org.polarsys.capella.patterns.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (17.44kB) [INFO] Fetching org.polarsys.capella.patterns.ui.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (17.44kB) [INFO] Fetching org.polarsys.capella.patterns.obfuscator.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (9.15kB) [INFO] Fetching org.polarsys.capella.patterns.obfuscator.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (9.15kB) [INFO] Fetching org.polarsys.capella.patterns.migration.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (18kB) [INFO] Fetching org.polarsys.capella.patterns.migration.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (18kB) [INFO] Fetching org.polarsys.capella.patterns.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.44kB) [INFO] Fetching org.polarsys.capella.patterns.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.44kB) [INFO] Fetching org.polarsys.capella.rcp_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (40.8kB) [INFO] Fetching org.polarsys.capella.rcp_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (40.8kB) [INFO] Fetching org.polarsys.capella.rcp.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.04kB) [INFO] Fetching org.polarsys.capella.rcp.feature_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (19.04kB) [INFO] Fetching org.polarsys.capella.rcp.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (6.67kB) [INFO] Fetching org.polarsys.capella.rcp.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/plugins/ (6.67kB) [INFO] Fetching org.polarsys.capella.rcp.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.46kB) [INFO] Fetching org.polarsys.capella.rcp.feature.source_1.4.2.202010140908.jar from https://download.eclipse.org/capella/core/updates/stable/1.4.2-S20201014-090868/org.polarsys.capella.rcp.site/features/ (9.46kB) [INFO] Fetching org.polarsys.kitalpha.massactions.core_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (99.28kB) [INFO] Fetching org.polarsys.kitalpha.massactions.core_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (99.28kB) [INFO] Fetching org.polarsys.kitalpha.massactions.doc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (456.49kB) [INFO] Fetching org.polarsys.kitalpha.massactions.doc_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (456.49kB) [INFO] Fetching org.polarsys.kitalpha.massactions.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (8.93kB) [INFO] Fetching org.polarsys.kitalpha.massactions.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (8.93kB) [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.releng.capella.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.capella.feature/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.studio.releng.kitalpha.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.kitalpha.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.releng.kitalpha.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.kitalpha.feature/pom.xml [INFO] Fetching org.polarsys.kitalpha.accuracy.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (35.41kB) [INFO] Fetching org.polarsys.kitalpha.accuracy.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (35.41kB) [INFO] Fetching org.polarsys.kitalpha.accuracy.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.54kB) [INFO] Fetching org.polarsys.kitalpha.accuracy.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.54kB) [INFO] Fetching org.polarsys.kitalpha.accuracy.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.74kB) [INFO] Fetching org.polarsys.kitalpha.accuracy.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.74kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.69kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.69kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.helper.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.04kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.helper.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.04kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (30.3kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (30.3kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.71kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.desc.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.71kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.83kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.as.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.83kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.cs.text.afdesc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (45.45kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.cs.text.afdesc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (45.45kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.cs.text.afdesc.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (43.42kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.cs.text.afdesc.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (43.42kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.services.cs.text.generators.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.78kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.services.cs.text.generators.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.78kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.services.cs.text.wizards.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.9kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.services.cs.text.wizards.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.9kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.cs.text.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.cs.text.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.generation.desc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (26.34kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.generation.desc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (26.34kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.generation.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.79kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.generation.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.79kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.servicies.project.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.39kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.servicies.project.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.39kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.services.preference.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.1kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.services.preference.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.1kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.servicies.action.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.servicies.action.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.servicies.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.dsl.servicies.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.dsl.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.73kB) [INFO] Fetching org.polarsys.kitalpha.ad.dsl.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.73kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (2.24kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (2.24kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.44kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.44kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.64kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.64kB) [INFO] Fetching org.polarsys.kitalpha.ad.common.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.88kB) [INFO] Fetching org.polarsys.kitalpha.ad.common.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.88kB) [INFO] Fetching org.polarsys.kitalpha.ad.services.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.14kB) [INFO] Fetching org.polarsys.kitalpha.ad.services.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.14kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (38.49kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (38.49kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.02kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.02kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (73.21kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (73.21kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (41.02kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (41.02kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.predicate.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (23.16kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.predicate.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (23.16kB) [INFO] Fetching org.polarsys.kitalpha.ad.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.amalgam.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.99kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.amalgam.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.99kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.amalgam.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (843B) [INFO] Fetching org.polarsys.kitalpha.ad.integration.amalgam.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (843B) [INFO] Fetching org.polarsys.kitalpha.ad.integration.emde.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.22kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.emde.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.22kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.emde.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.77kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.emde.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.77kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (36.24kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (36.24kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.64kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.64kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.3kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.3kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.78kB) [INFO] Fetching org.polarsys.kitalpha.ad.integration.sirius.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.78kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (13.9kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (13.9kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.61kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.61kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.72kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.72kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.91kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.91kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.78kB) [INFO] Fetching org.polarsys.kitalpha.ad.metadata.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.78kB) [INFO] Fetching org.polarsys.kitalpha.ad.runtime.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.ad.runtime.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.sdk.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.08kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.sdk.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.08kB) [INFO] Fetching org.polarsys.kitalpha.ad.sdk.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.75kB) [INFO] Fetching org.polarsys.kitalpha.ad.sdk.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.75kB) [INFO] Fetching org.polarsys.kitalpha.ad.ta.emf.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.31kB) [INFO] Fetching org.polarsys.kitalpha.ad.ta.emf.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.31kB) [INFO] Fetching org.polarsys.kitalpha.ad.ta.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.85kB) [INFO] Fetching org.polarsys.kitalpha.ad.ta.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.85kB) [INFO] Fetching org.polarsys.kitalpha.ad.ta.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.ad.ta.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.54kB) [INFO] Fetching org.polarsys.kitalpha.ad.af.coredomain.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.54kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (23.48kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.coredomain.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (23.48kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.emfvalidation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.39kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.emfvalidation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.39kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (108.53kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (108.53kB) [INFO] Fetching org.polarsys.kitalpha.ad.ui.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.79kB) [INFO] Fetching org.polarsys.kitalpha.ad.ui.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.79kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.commondata.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.69kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.commondata.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.69kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.commondata.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (35.01kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.commondata.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (35.01kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.commondata.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.38kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.commondata.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.38kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.conf.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.conf.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.conf.fc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.conf.fc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.conf.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (39.18kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.conf.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (39.18kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.conf.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.9kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.conf.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.9kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.helper.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (23.94kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.helper.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (23.94kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (111.71kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (111.71kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (61.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (61.8kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (22kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (22kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.validation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (35.83kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.desc.validation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (35.83kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (36.27kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (36.27kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.27kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (18.27kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services.validation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.19kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.services.validation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.19kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (37.38kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (37.38kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.4kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.4kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui.validation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.64kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.ui.validation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.64kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.build.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.69kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.build.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.69kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.build.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (48.17kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.build.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (48.17kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.build.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (33.25kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.build.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (33.25kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.7kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.7kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.fc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.69kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.fc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.69kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (31.88kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (31.88kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (17.55kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (17.55kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.fc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.fc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.68kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.helper.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.4kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.helper.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.4kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (173.27kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (173.27kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (97.37kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (97.37kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.validation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (26.28kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.validation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (26.28kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.helper.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.66kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.expression.helper.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.66kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.72kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (1.72kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (49.07kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (49.07kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (28.04kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (28.04kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.validatation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.36kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.validatation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.36kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.helper.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.09kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.activityexplorer.helper.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.09kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.style.customization.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (104.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.style.customization.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (104.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.style.customization.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (47.58kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.style.customization.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (47.58kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.style.customization.validation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.51kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.diagram.style.customization.validation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.51kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (4kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.as.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (4kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.common.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (60.6kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.common.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (60.6kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.common.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (42.98kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.common.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (42.98kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.helpers.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.21kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.helpers.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.21kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.build.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (57.04kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.build.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (57.04kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.build.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (58.36kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.build.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (58.36kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.conf.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (59.35kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.conf.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (59.35kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.conf.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (63.28kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.conf.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (63.28kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.diagram.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (254.91kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.diagram.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (254.91kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.diagram.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (277.6kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.diagram.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (277.6kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.services.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (62.19kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.services.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (62.19kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.services.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (52.04kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.services.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (52.04kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.desc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (71.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.desc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (71.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.data.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (120.32kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.data.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (120.32kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.data.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (109.41kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.data.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (109.41kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.desc.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (59.09kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.desc.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (59.09kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (69.19kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (69.19kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.ui.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (48.93kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.ui.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (48.93kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.data.lib.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.43kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.data.lib.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.43kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.cs.text.generators.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (30.84kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.cs.text.generators.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (30.84kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.activityexplorer.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (56.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.activityexplorer.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (56.81kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.activityexplorer.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (69.04kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.activityexplorer.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (69.04kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.9kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.cs.text.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.9kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.75kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.75kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.af.integration.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.36kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.af.integration.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.36kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.common.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.87kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.common.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.87kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.core.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (23.11kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.core.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (23.11kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.desc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (90.16kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.desc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (90.16kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.event.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.31kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.event.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.31kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.extension.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.42kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.extension.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.42kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.helper.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (27.62kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.helper.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (27.62kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.launcher.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.27kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.launcher.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.27kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.provider.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.89kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.provider.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.89kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.rule.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (2.84kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.rule.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (2.84kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.build.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (53.63kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.build.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (53.63kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.af.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (31.95kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.af.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (31.95kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.conf.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.72kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.conf.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.72kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.diagram.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (205.06kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.diagram.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (205.06kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.conf.desc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.66kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.conf.desc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.66kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.conf.doc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (22.84kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.conf.doc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (22.84kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.conf.desc.aird.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.61kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.conf.desc.aird.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.61kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.explorer.contextual.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (51.29kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.explorer.contextual.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (51.29kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.activityexplorer.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (42.44kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.activityexplorer.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (42.44kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.precondition.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.24kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.precondition.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.24kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.91kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.generation.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.91kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.project.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (26.2kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.project.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (26.2kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.reverse.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (27.52kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.reverse.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (27.52kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.action.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.88kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.action.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.88kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.cs.text.wizards.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (64.78kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.cs.text.wizards.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (64.78kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.cs.text.preferences.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.56kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.cs.text.preferences.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.56kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.preference.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.69kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.preference.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.69kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.82kB) [INFO] Fetching org.polarsys.kitalpha.ad.viewpoint.dsl.services.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.82kB) [INFO] Fetching org.polarsys.kitalpha.cadence.examples.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.33kB) [INFO] Fetching org.polarsys.kitalpha.cadence.examples.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.33kB) [INFO] Fetching org.polarsys.kitalpha.cadence.examples.basic.ecore.workflow.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.52kB) [INFO] Fetching org.polarsys.kitalpha.cadence.examples.basic.ecore.workflow.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.52kB) [INFO] Fetching org.polarsys.kitalpha.cadence.examples.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.79kB) [INFO] Fetching org.polarsys.kitalpha.cadence.examples.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.79kB) [INFO] Fetching org.polarsys.kitalpha.cadence.core.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (13.34kB) [INFO] Fetching org.polarsys.kitalpha.cadence.core.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (13.34kB) [INFO] Fetching org.polarsys.kitalpha.cadence.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (29kB) [INFO] Fetching org.polarsys.kitalpha.cadence.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (29kB) [INFO] Fetching org.polarsys.kitalpha.cadence.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.cadence.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.composer.componentsample.importer.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.87kB) [INFO] Fetching org.polarsys.kitalpha.composer.componentsample.importer.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.87kB) [INFO] Fetching org.polarsys.kitalpha.composer.componentsample.installer.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.78kB) [INFO] Fetching org.polarsys.kitalpha.composer.componentsample.installer.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.78kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.56kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.56kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.allocation.ecore.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (2.94kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.allocation.ecore.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (2.94kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.allocation.ecore.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.44kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.allocation.ecore.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.44kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.allocation.ecore.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.28kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.allocation.ecore.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (12.28kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.allocation.ecore.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.47kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.allocation.ecore.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.47kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.binding.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.13kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.binding.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.13kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.generator.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.84kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.generator.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.84kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.refinery.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.95kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.refinery.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.95kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.strategy.manyfile.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.36kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.strategy.manyfile.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.36kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.strategy.onefile.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.63kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.advanced.ecore.gen.strategy.onefile.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.63kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.55kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.55kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.allocation.ecore.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (13.27kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.allocation.ecore.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (13.27kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.allocation.ecore.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.04kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.allocation.ecore.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.04kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.allocation.ecore.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.39kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.allocation.ecore.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.39kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.binding.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.13kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.binding.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.13kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.generator.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.58kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.generator.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.58kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.refinery.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.98kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.refinery.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.98kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.strategy.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.53kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.strategy.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.53kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.strategy.compound.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.35kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.strategy.compound.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.35kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.strategy.consonant.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.96kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.strategy.consonant.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.96kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.strategy.vowel.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.89kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.basic.ecore.gen.strategy.vowel.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.89kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.57kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.57kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.allocation.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.05kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.allocation.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.05kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.allocation.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.92kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.allocation.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.92kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.allocation.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.06kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.allocation.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.06kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.gen.binding.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.17kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.gen.binding.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.17kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.gen.generator.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.99kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.extended.ecorex.gen.generator.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.99kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.58kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.58kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.allocation.ecore.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (2.95kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.allocation.ecore.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (2.95kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.allocation.ecore.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (13.3kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.allocation.ecore.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (13.3kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.allocation.ecore.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.2kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.allocation.ecore.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.2kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.allocation.ecore.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.5kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.allocation.ecore.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.5kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.binding.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.14kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.binding.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.14kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.composergen.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.16kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.composergen.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.16kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.generator.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.26kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.generator.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.26kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.refinery.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.95kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.refinery.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.95kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.strategy.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.26kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.recursive.ecore.gen.strategy.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.26kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (4.01kB) [INFO] Fetching org.polarsys.kitalpha.composer.examples.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (4.01kB) [INFO] Fetching org.polarsys.kitalpha.composer.core.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (70.26kB) [INFO] Fetching org.polarsys.kitalpha.composer.core.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (70.26kB) [INFO] Fetching org.polarsys.kitalpha.composer.metamodel.allocation.base.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.65kB) [INFO] Fetching org.polarsys.kitalpha.composer.metamodel.allocation.base.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.65kB) [INFO] Fetching org.polarsys.kitalpha.composer.metamodel.allocation.base.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.68kB) [INFO] Fetching org.polarsys.kitalpha.composer.metamodel.allocation.base.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.68kB) [INFO] Fetching org.polarsys.kitalpha.composer.metamodel.allocation.base.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.1kB) [INFO] Fetching org.polarsys.kitalpha.composer.metamodel.allocation.base.model.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.1kB) [INFO] Fetching org.polarsys.kitalpha.composer.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (61.43kB) [INFO] Fetching org.polarsys.kitalpha.composer.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (61.43kB) [INFO] Fetching org.polarsys.kitalpha.composer.ui.help.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (2.54kB) [INFO] Fetching org.polarsys.kitalpha.composer.ui.help.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (2.54kB) [INFO] Fetching org.polarsys.kitalpha.composer.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.81kB) [INFO] Fetching org.polarsys.kitalpha.composer.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.81kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (143.1kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (143.1kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.98kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.98kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.preference.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.89kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.preference.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.89kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.8kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.core.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.8kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.ecore.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (68.45kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.ecore.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (68.45kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.ecore.genchain.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.69kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.ecore.genchain.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.69kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.ecore.genchain.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.64kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.ecore.genchain.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.64kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.ecore.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.8kB) [INFO] Fetching org.polarsys.kitalpha.doc.gen.business.ecore.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.8kB) [INFO] Fetching org.polarsys.kitalpha.emde.explorer.contextual.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.59kB) [INFO] Fetching org.polarsys.kitalpha.emde.explorer.contextual.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.59kB) [INFO] Fetching org.polarsys.kitalpha.emde.explorer.contextual.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.78kB) [INFO] Fetching org.polarsys.kitalpha.emde.explorer.contextual.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.78kB) [INFO] Fetching org.polarsys.kitalpha.emde.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (33.74kB) [INFO] Fetching org.polarsys.kitalpha.emde.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (33.74kB) [INFO] Fetching org.polarsys.kitalpha.emde.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.45kB) [INFO] Fetching org.polarsys.kitalpha.emde.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (20.45kB) [INFO] Fetching org.polarsys.kitalpha.emde.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.49kB) [INFO] Fetching org.polarsys.kitalpha.emde.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.49kB) [INFO] Fetching org.polarsys.kitalpha.emde.xmi.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.16kB) [INFO] Fetching org.polarsys.kitalpha.emde.xmi.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.16kB) [INFO] Fetching org.polarsys.kitalpha.emde.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.emde.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.emde.genchain.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.33kB) [INFO] Fetching org.polarsys.kitalpha.emde.genchain.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.33kB) [INFO] Fetching org.polarsys.kitalpha.emde.genchain.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (13.99kB) [INFO] Fetching org.polarsys.kitalpha.emde.genchain.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (13.99kB) [INFO] Fetching org.polarsys.kitalpha.emde.genchain.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.54kB) [INFO] Fetching org.polarsys.kitalpha.emde.genchain.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.54kB) [INFO] Fetching org.polarsys.kitalpha.emde.genchain.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.79kB) [INFO] Fetching org.polarsys.kitalpha.emde.genchain.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.79kB) [INFO] Fetching org.polarsys.kitalpha.emde.egf.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (132.54kB) [INFO] Fetching org.polarsys.kitalpha.emde.egf.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (132.54kB) [INFO] Fetching org.polarsys.kitalpha.emde.portfolio.emf.egf.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (2.42kB) [INFO] Fetching org.polarsys.kitalpha.emde.portfolio.emf.egf.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (2.42kB) [INFO] Fetching org.polarsys.kitalpha.emde.sdk.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.77kB) [INFO] Fetching org.polarsys.kitalpha.emde.sdk.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.77kB) [INFO] Fetching org.polarsys.kitalpha.emde.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.52kB) [INFO] Fetching org.polarsys.kitalpha.emde.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.52kB) [INFO] Fetching org.polarsys.kitalpha.emde.ui.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.75kB) [INFO] Fetching org.polarsys.kitalpha.emde.ui.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.75kB) [INFO] Fetching org.polarsys.kitalpha.massactions.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.06kB) [INFO] Fetching org.polarsys.kitalpha.massactions.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.06kB) [INFO] Fetching org.polarsys.kitalpha.massactions.core.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (92.09kB) [INFO] Fetching org.polarsys.kitalpha.massactions.core.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (92.09kB) [INFO] Fetching org.polarsys.kitalpha.massactions.doc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (456.36kB) [INFO] Fetching org.polarsys.kitalpha.massactions.doc.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (456.36kB) [INFO] Fetching org.polarsys.kitalpha.massactions.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.4kB) [INFO] Fetching org.polarsys.kitalpha.massactions.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (14.4kB) [INFO] Fetching org.polarsys.kitalpha.massactions.visualize.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (40.99kB) [INFO] Fetching org.polarsys.kitalpha.massactions.visualize.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (40.99kB) [INFO] Fetching org.polarsys.kitalpha.massactions.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.81kB) [INFO] Fetching org.polarsys.kitalpha.massactions.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.81kB) [INFO] Fetching org.polarsys.kitalpha.model.common.share.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (24.36kB) [INFO] Fetching org.polarsys.kitalpha.model.common.share.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (24.36kB) [INFO] Fetching org.polarsys.kitalpha.model.common.share.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.81kB) [INFO] Fetching org.polarsys.kitalpha.model.common.share.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.81kB) [INFO] Fetching org.polarsys.kitalpha.model.common.ui.menu_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.66kB) [INFO] Fetching org.polarsys.kitalpha.model.common.ui.menu_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.66kB) [INFO] Fetching org.polarsys.kitalpha.model.common.ui.menu.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.86kB) [INFO] Fetching org.polarsys.kitalpha.model.common.ui.menu.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.86kB) [INFO] Fetching org.polarsys.kitalpha.model.common.ui.menu.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (2.61kB) [INFO] Fetching org.polarsys.kitalpha.model.common.ui.menu.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (2.61kB) [INFO] Fetching org.polarsys.kitalpha.model.common.ui.menu.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.84kB) [INFO] Fetching org.polarsys.kitalpha.model.common.ui.menu.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.84kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.viewpoints.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.36kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.viewpoints.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.36kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny.contrib.viewpoints.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.8kB) [INFO] Fetching org.polarsys.kitalpha.model.common.scrutiny.contrib.viewpoints.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.8kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui.contrib.viewpoints.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.33kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui.contrib.viewpoints.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.33kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.viewpoint.representation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.78kB) [INFO] Fetching org.polarsys.kitalpha.model.common.commands.contrib.viewpoint.representation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (9.78kB) [INFO] Fetching org.polarsys.kitalpha.model.common.contrib.unknownreference.metadata.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.77kB) [INFO] Fetching org.polarsys.kitalpha.model.common.contrib.unknownreference.metadata.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.77kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.contrib.viewpoints.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.85kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.contrib.viewpoints.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.85kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.8kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.8kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (22.48kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (22.48kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui.contrib.unknownreferences.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.14kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui.contrib.unknownreferences.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.14kB) [INFO] Fetching org.polarsys.kitalpha.model.common.ui.contrib.modelresource.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.37kB) [INFO] Fetching org.polarsys.kitalpha.model.common.ui.contrib.modelresource.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.37kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.87kB) [INFO] Fetching org.polarsys.kitalpha.model.detachment.ui.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.87kB) [INFO] Fetching org.polarsys.kitalpha.patterns.emde.source_0.8.0.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.7kB) [INFO] Fetching org.polarsys.kitalpha.patterns.emde.source_0.8.0.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.7kB) [INFO] Fetching org.polarsys.kitalpha.patterns.emde.gen.source_0.8.0.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.87kB) [INFO] Fetching org.polarsys.kitalpha.patterns.emde.gen.source_0.8.0.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.87kB) [INFO] Fetching org.polarsys.kitalpha.patterns.emde.gen.edit.source_0.8.0.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.78kB) [INFO] Fetching org.polarsys.kitalpha.patterns.emde.gen.edit.source_0.8.0.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.78kB) [INFO] Fetching org.polarsys.kitalpha.patterns.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.04kB) [INFO] Fetching org.polarsys.kitalpha.patterns.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.04kB) [INFO] Fetching org.polarsys.kitalpha.product.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.54kB) [INFO] Fetching org.polarsys.kitalpha.product.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.54kB) [INFO] Fetching org.polarsys.kitalpha.product.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.75kB) [INFO] Fetching org.polarsys.kitalpha.product.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.75kB) [INFO] Fetching org.polarsys.kitalpha.report.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.94kB) [INFO] Fetching org.polarsys.kitalpha.report.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (6.94kB) [INFO] Fetching org.polarsys.kitalpha.report.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.52kB) [INFO] Fetching org.polarsys.kitalpha.report.model.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.52kB) [INFO] Fetching org.polarsys.kitalpha.report.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.33kB) [INFO] Fetching org.polarsys.kitalpha.report.model.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.33kB) [INFO] Fetching org.polarsys.kitalpha.report.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.report.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.report.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (24.43kB) [INFO] Fetching org.polarsys.kitalpha.report.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (24.43kB) [INFO] Fetching org.polarsys.kitalpha.report.ui.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.75kB) [INFO] Fetching org.polarsys.kitalpha.report.ui.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.75kB) [INFO] Fetching org.polarsys.kitalpha.ecore.diagram.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (30.51kB) [INFO] Fetching org.polarsys.kitalpha.ecore.diagram.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (30.51kB) [INFO] Fetching org.polarsys.kitalpha.representation.ecore.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.77kB) [INFO] Fetching org.polarsys.kitalpha.representation.ecore.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.77kB) [INFO] Fetching org.polarsys.kitalpha.egf.genchain.diagram.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.39kB) [INFO] Fetching org.polarsys.kitalpha.egf.genchain.diagram.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (16.39kB) [INFO] Fetching org.polarsys.kitalpha.representation.egf.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.77kB) [INFO] Fetching org.polarsys.kitalpha.representation.egf.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.77kB) [INFO] Fetching org.polarsys.kitalpha.emde.diagram.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.55kB) [INFO] Fetching org.polarsys.kitalpha.emde.diagram.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.55kB) [INFO] Fetching org.polarsys.kitalpha.representation.emde.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.77kB) [INFO] Fetching org.polarsys.kitalpha.representation.emde.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.77kB) [INFO] Fetching org.polarsys.kitalpha.representation.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.73kB) [INFO] Fetching org.polarsys.kitalpha.representation.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.73kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (13.29kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (13.29kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.utils.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.87kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.utils.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.87kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.87kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.87kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.44kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.44kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.dialog.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.61kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.dialog.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.61kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.ui.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.77kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.emfscheme.ui.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.77kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (22.57kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (22.57kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (17.07kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (17.07kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.ui.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.resourcereuse.ui.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.tools.ext.strategies_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.13kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.tools.ext.strategies_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.13kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.tools.ext.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.8kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.tools.ext.feature_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (12.8kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.tools.ext.strategies.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.54kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.tools.ext.strategies.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (5.54kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.tools.ext.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.79kB) [INFO] Fetching org.polarsys.kitalpha.richtext.widget.tools.ext.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.79kB) [INFO] Fetching org.polarsys.kitalpha.runtime.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.71kB) [INFO] Fetching org.polarsys.kitalpha.runtime.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.71kB) [INFO] Fetching org.polarsys.kitalpha.sdk.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.72kB) [INFO] Fetching org.polarsys.kitalpha.sdk.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.72kB) [INFO] Fetching org.polarsys.kitalpha.transposer.componentsample.importer.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.9kB) [INFO] Fetching org.polarsys.kitalpha.transposer.componentsample.importer.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.9kB) [INFO] Fetching org.polarsys.kitalpha.transposer.componentsample.installer.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.79kB) [INFO] Fetching org.polarsys.kitalpha.transposer.componentsample.installer.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.79kB) [INFO] Fetching org.polarsys.kitalpha.transposer.examples.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.3kB) [INFO] Fetching org.polarsys.kitalpha.transposer.examples.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (4.3kB) [INFO] Fetching org.polarsys.kitalpha.transposer.examples.m2m.uml.to.ecore.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.87kB) [INFO] Fetching org.polarsys.kitalpha.transposer.examples.m2m.uml.to.ecore.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.87kB) [INFO] Fetching org.polarsys.kitalpha.transposer.examples.m2m.uml.to.ecore.extended.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.45kB) [INFO] Fetching org.polarsys.kitalpha.transposer.examples.m2m.uml.to.ecore.extended.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (7.45kB) [INFO] Fetching org.polarsys.kitalpha.transposer.examples.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.77kB) [INFO] Fetching org.polarsys.kitalpha.transposer.examples.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.77kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (38.64kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (38.64kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer.graph.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.95kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer.graph.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (11.95kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer.graph.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.32kB) [INFO] Fetching org.polarsys.kitalpha.transposer.analyzer.graph.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.32kB) [INFO] Fetching org.polarsys.kitalpha.transposer.core.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.32kB) [INFO] Fetching org.polarsys.kitalpha.transposer.core.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.32kB) [INFO] Fetching org.polarsys.kitalpha.transposer.emf.toolbox.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.28kB) [INFO] Fetching org.polarsys.kitalpha.transposer.emf.toolbox.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (10.28kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (145.93kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (145.93kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler.mapping.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (28kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler.mapping.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (28kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler.mapping.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (59.38kB) [INFO] Fetching org.polarsys.kitalpha.transposer.rules.handler.mapping.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (59.38kB) [INFO] Fetching org.polarsys.kitalpha.transposer.scheduler.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.1kB) [INFO] Fetching org.polarsys.kitalpha.transposer.scheduler.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.1kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.83kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.83kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.18kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (15.18kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.83kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.83kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.26kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces.edit.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (8.26kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.21kB) [INFO] Fetching org.polarsys.kitalpha.transposer.transformation.emf.traces.editor.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (21.21kB) [INFO] Fetching org.polarsys.kitalpha.transposer.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.34kB) [INFO] Fetching org.polarsys.kitalpha.transposer.ui.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (19.34kB) [INFO] Fetching org.polarsys.kitalpha.transposer.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.84kB) [INFO] Fetching org.polarsys.kitalpha.transposer.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.84kB) [INFO] Fetching org.polarsys.kitalpha.vp.componentsample.importer.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.vp.componentsample.importer.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/plugins/ (3.76kB) [INFO] Fetching org.polarsys.kitalpha.vp.componentsample.example.installer.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.78kB) [INFO] Fetching org.polarsys.kitalpha.vp.componentsample.example.installer.feature.source_1.4.2.202010141424.jar from https://download.eclipse.org/kitalpha/updates/stable/sdk/1.4.2.IT3/features/ (3.78kB) [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.releng.kitalpha.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.kitalpha.feature/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.studio.doc.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/doc/features/org.polarsys.capella.studio.doc.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.doc.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/doc/features/org.polarsys.capella.studio.doc.feature/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.doc.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/doc/features/org.polarsys.capella.studio.doc.feature/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.studio.releng.updatesite:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.updatesite/pom.xml [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.releng.updatesite:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.updatesite/pom.xml [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.releng.updatesite:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.updatesite/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.studio.releng.product:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/pom.xml [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.releng.product:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/pom.xml [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (232.04kB) [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (232.04kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.82kB) [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.82kB) [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (141.17kB) [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (141.17kB) [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (11.05kB) [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (11.05kB) [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.releng.product:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/pom.xml [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.studio.test:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/plugins/org.polarsys.capella.studio.test/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.test:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/plugins/org.polarsys.capella.studio.test/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.test:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/plugins/org.polarsys.capella.studio.test/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.ad.viewpoint.dsl.tests:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.ad.viewpoint.dsl.tests:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.ad.viewpoint.dsl.tests:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/.polyglot.build.properties [INFO] Computing target platform for MavenProject: org.polarsys.capella:org.polarsys.capella.studio.test.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/features/org.polarsys.capella.studio.test.feature/.polyglot.build.properties [INFO] Resolving dependencies of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.test.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/features/org.polarsys.capella.studio.test.feature/.polyglot.build.properties [INFO] Resolving class path of MavenProject: org.polarsys.capella:org.polarsys.capella.studio.test.feature:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/features/org.polarsys.capella.studio.test.feature/.polyglot.build.properties [WARNING] The project org.polarsys.capella:org.polarsys.capella.studio.releng.parent.alternative:pom:1.4.2-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] Capella Studio [pom] [INFO] capellastudio [eclipse-target-definition] [INFO] org.polarsys.capella.extension.genchain.model [eclipse-plugin] [INFO] org.polarsys.capella.extension.genchain [eclipse-plugin] [INFO] org.polarsys.capella.extension.genchain.model.edit [eclipse-plugin] [INFO] org.polarsys.capella.extension.tools [eclipse-plugin] [INFO] org.polarsys.capella.extension.tools.ui [eclipse-plugin] [INFO] org.polarsys.capella.studio.product [eclipse-plugin] [INFO] org.polarsys.capella.ad.viewpoint.dsl.generation.ui [eclipse-plugin] [INFO] org.polarsys.capella.ta [eclipse-plugin] [INFO] org.polarsys.capella.ta.viewpoint.dsl.extension [eclipse-plugin] [INFO] org.polarsys.capella.cdo.ta.definition [eclipse-plugin] [INFO] org.polarsys.capella.cdo.ta.ext [eclipse-plugin] [INFO] org.polarsys.capella.studio.doc [eclipse-plugin] [INFO] org.polarsys.capella.extension.sdk.feature [eclipse-feature] [INFO] org.polarsys.capella.studio.product.feature [eclipse-feature] [INFO] org.polarsys.capella.ta.viewpoint.dsl.feature [eclipse-feature] [INFO] org.polarsys.capella.cdo.ta.definition.feature [eclipse-feature] [INFO] org.polarsys.capella.studio.releng.eclipse.feature [eclipse-feature] [INFO] org.polarsys.capella.studio.releng.capella.feature [eclipse-feature] [INFO] org.polarsys.capella.studio.releng.kitalpha.feature [eclipse-feature] [INFO] org.polarsys.capella.studio.doc.feature [eclipse-feature] [INFO] org.polarsys.capella.studio.releng.updatesite [eclipse-repository] [INFO] Capella studio Product [eclipse-repository] [INFO] Capella Sudio Aggregator Module [pom] [INFO] org.polarsys.capella.studio.test [eclipse-plugin] [INFO] org.polarsys.capella.extension.rcptt [rcpttTest] [INFO] org.polarsys.capella.ad.viewpoint.dsl.tests [eclipse-test-plugin] [INFO] org.polarsys.capella.studio.ad.viewpoint.rcptt [rcpttTest] [INFO] capellastudio.vpdsl.qualityassessment.reverse.tests [rcpttTest] [INFO] capellastudio.vpdsl.qualityassessment.tests [rcpttTest] [INFO] org.polarsys.capella.studio.test.feature [eclipse-feature] [INFO] Capella Sudio tests Aggregator Module [pom] [INFO] Capella Studio Root [pom] [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.studio.releng.parent.alternative >-- [INFO] Building Capella Studio 1.4.2-SNAPSHOT [1/34] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.studio.releng.parent.alternative --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.studio.releng.parent.alternative --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.parent/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.studio.releng.parent.alternative --- [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.studio.releng.parent.alternative --- [INFO] [INFO] -----------------< org.polarsys.capella:capellastudio >----------------- [INFO] Building capellastudio 1.4.2-SNAPSHOT [2/34] [INFO] ---------------------[ eclipse-target-definition ]---------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ capellastudio --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ capellastudio --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.targets/target/jacoco.exec [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-target-definition (default-package-target-definition) @ capellastudio --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ capellastudio --- [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ capellastudio --- [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.extension.genchain.model >-- [INFO] Building org.polarsys.capella.extension.genchain.model 1.4.2-SNAPSHOT [3/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.extension.genchain.model --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.extension.genchain.model --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.extension.genchain.model --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.extension.genchain.model --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.extension.genchain.model --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.polarsys.capella.extension.genchain.model --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.1.0:compile (default-compile) @ org.polarsys.capella.extension.genchain.model --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.polarsys.capella:org.polarsys.capella.extension.genchain.model:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model/.polyglot.build.properties [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.polarsys.capella.extension.genchain.model --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.extension.genchain.model --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.polarsys.capella.extension.genchain.model --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model/target/org.polarsys.capella.extension.genchain.model-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.extension.genchain.model --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.extension.genchain.model --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model/target/org.polarsys.capella.extension.genchain.model-1.4.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.extension.genchain.model --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.extension.genchain.model --- [INFO] [INFO] ----< org.polarsys.capella:org.polarsys.capella.extension.genchain >---- [INFO] Building org.polarsys.capella.extension.genchain 1.4.2-SNAPSHOT [4/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.extension.genchain --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.extension.genchain --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.extension.genchain --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.extension.genchain --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.extension.genchain --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.polarsys.capella.extension.genchain --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.1.0:compile (default-compile) @ org.polarsys.capella.extension.genchain --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.polarsys.capella:org.polarsys.capella.extension.genchain:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain/.polyglot.build.properties [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.polarsys.capella.extension.genchain --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.extension.genchain --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.polarsys.capella.extension.genchain --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain/target/org.polarsys.capella.extension.genchain-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.extension.genchain --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.extension.genchain --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain/target/org.polarsys.capella.extension.genchain-1.4.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.extension.genchain --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.extension.genchain --- [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.extension.genchain.model.edit >-- [INFO] Building org.polarsys.capella.extension.genchain.model.edit 1.4.2-SNAPSHOT [5/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.extension.genchain.model.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.extension.genchain.model.edit --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.extension.genchain.model.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.extension.genchain.model.edit --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.extension.genchain.model.edit --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model.edit/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.polarsys.capella.extension.genchain.model.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model.edit/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.1.0:compile (default-compile) @ org.polarsys.capella.extension.genchain.model.edit --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: org.polarsys.capella:org.polarsys.capella.extension.genchain.model.edit:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model.edit/.polyglot.build.properties [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model.edit/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.polarsys.capella.extension.genchain.model.edit --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model.edit/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.extension.genchain.model.edit --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.polarsys.capella.extension.genchain.model.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model.edit/target/org.polarsys.capella.extension.genchain.model.edit-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.extension.genchain.model.edit --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.extension.genchain.model.edit --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.genchain.model.edit/target/org.polarsys.capella.extension.genchain.model.edit-1.4.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.extension.genchain.model.edit --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.extension.genchain.model.edit --- [INFO] [INFO] -----< org.polarsys.capella:org.polarsys.capella.extension.tools >------ [INFO] Building org.polarsys.capella.extension.tools 1.4.2-SNAPSHOT [6/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.extension.tools --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.extension.tools --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.extension.tools --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.extension.tools --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.extension.tools --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.polarsys.capella.extension.tools --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.1.0:compile (default-compile) @ org.polarsys.capella.extension.tools --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.polarsys.capella:org.polarsys.capella.extension.tools:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools/.polyglot.build.properties [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.polarsys.capella.extension.tools --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.extension.tools --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.polarsys.capella.extension.tools --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools/target/org.polarsys.capella.extension.tools-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.extension.tools --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.extension.tools --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools/target/org.polarsys.capella.extension.tools-1.4.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.extension.tools --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.extension.tools --- [INFO] [INFO] ----< org.polarsys.capella:org.polarsys.capella.extension.tools.ui >---- [INFO] Building org.polarsys.capella.extension.tools.ui 1.4.2-SNAPSHOT [7/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.extension.tools.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.extension.tools.ui --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.extension.tools.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.extension.tools.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.extension.tools.ui --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools.ui/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.polarsys.capella.extension.tools.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.1.0:compile (default-compile) @ org.polarsys.capella.extension.tools.ui --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.7 (assumes 1.7)] @ MavenProject: org.polarsys.capella:org.polarsys.capella.extension.tools.ui:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools.ui/.polyglot.build.properties [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.polarsys.capella.extension.tools.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools.ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.extension.tools.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.polarsys.capella.extension.tools.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools.ui/target/org.polarsys.capella.extension.tools.ui-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.extension.tools.ui --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.extension.tools.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/plugins/org.polarsys.capella.extension.tools.ui/target/org.polarsys.capella.extension.tools.ui-1.4.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.extension.tools.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.extension.tools.ui --- [INFO] [INFO] ------< org.polarsys.capella:org.polarsys.capella.studio.product >------ [INFO] Building org.polarsys.capella.studio.product 1.4.2-SNAPSHOT [8/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.studio.product --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.studio.product --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.studio.product --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.studio.product --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.studio.product --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/plugins/org.polarsys.capella.studio.product/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.polarsys.capella.studio.product --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/plugins/org.polarsys.capella.studio.product/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.1.0:compile (default-compile) @ org.polarsys.capella.studio.product --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: org.polarsys.capella:org.polarsys.capella.studio.product:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/plugins/org.polarsys.capella.studio.product/.polyglot.build.properties [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/plugins/org.polarsys.capella.studio.product/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.polarsys.capella.studio.product --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/plugins/org.polarsys.capella.studio.product/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.studio.product --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.polarsys.capella.studio.product --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/plugins/org.polarsys.capella.studio.product/target/org.polarsys.capella.studio.product-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.studio.product --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.studio.product --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/plugins/org.polarsys.capella.studio.product/target/org.polarsys.capella.studio.product-1.4.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.studio.product --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.studio.product --- [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.ad.viewpoint.dsl.generation.ui >-- [INFO] Building org.polarsys.capella.ad.viewpoint.dsl.generation.ui 1.4.2-SNAPSHOT [9/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.ad.viewpoint.dsl.generation.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.ad.viewpoint.dsl.generation.ui --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.ad.viewpoint.dsl.generation.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.ad.viewpoint.dsl.generation.ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.ad.viewpoint.dsl.generation.ui --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ad.viewpoint.dsl.generation.ui/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.polarsys.capella.ad.viewpoint.dsl.generation.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ad.viewpoint.dsl.generation.ui/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.1.0:compile (default-compile) @ org.polarsys.capella.ad.viewpoint.dsl.generation.ui --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.7 (assumes 1.7)] @ MavenProject: org.polarsys.capella:org.polarsys.capella.ad.viewpoint.dsl.generation.ui:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ad.viewpoint.dsl.generation.ui/.polyglot.build.properties [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ad.viewpoint.dsl.generation.ui/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.polarsys.capella.ad.viewpoint.dsl.generation.ui --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ad.viewpoint.dsl.generation.ui/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.ad.viewpoint.dsl.generation.ui --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.polarsys.capella.ad.viewpoint.dsl.generation.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ad.viewpoint.dsl.generation.ui/target/org.polarsys.capella.ad.viewpoint.dsl.generation.ui-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.ad.viewpoint.dsl.generation.ui --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.ad.viewpoint.dsl.generation.ui --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ad.viewpoint.dsl.generation.ui/target/org.polarsys.capella.ad.viewpoint.dsl.generation.ui-1.4.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.ad.viewpoint.dsl.generation.ui --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.ad.viewpoint.dsl.generation.ui --- [INFO] [INFO] ------------< org.polarsys.capella:org.polarsys.capella.ta >------------ [INFO] Building org.polarsys.capella.ta 1.4.2-SNAPSHOT [10/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.ta --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.ta --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.ta --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.ta --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.ta --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.polarsys.capella.ta --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.1.0:compile (default-compile) @ org.polarsys.capella.ta --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: org.polarsys.capella:org.polarsys.capella.ta:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta/.polyglot.build.properties [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.polarsys.capella.ta --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.ta --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.polarsys.capella.ta --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta/target/org.polarsys.capella.ta-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.ta --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.ta --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta/target/org.polarsys.capella.ta-1.4.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.ta --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.ta --- [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.ta.viewpoint.dsl.extension >-- [INFO] Building org.polarsys.capella.ta.viewpoint.dsl.extension 1.4.2-SNAPSHOT [11/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.ta.viewpoint.dsl.extension --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.ta.viewpoint.dsl.extension --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.ta.viewpoint.dsl.extension --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.ta.viewpoint.dsl.extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.ta.viewpoint.dsl.extension --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta.viewpoint.dsl.extension/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.polarsys.capella.ta.viewpoint.dsl.extension --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta.viewpoint.dsl.extension/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.1.0:compile (default-compile) @ org.polarsys.capella.ta.viewpoint.dsl.extension --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: org.polarsys.capella:org.polarsys.capella.ta.viewpoint.dsl.extension:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta.viewpoint.dsl.extension/.polyglot.build.properties [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta.viewpoint.dsl.extension/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.polarsys.capella.ta.viewpoint.dsl.extension --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta.viewpoint.dsl.extension/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.ta.viewpoint.dsl.extension --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.polarsys.capella.ta.viewpoint.dsl.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta.viewpoint.dsl.extension/target/org.polarsys.capella.ta.viewpoint.dsl.extension-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.ta.viewpoint.dsl.extension --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.ta.viewpoint.dsl.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.ta.viewpoint.dsl.extension/target/org.polarsys.capella.ta.viewpoint.dsl.extension-1.4.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.ta.viewpoint.dsl.extension --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.ta.viewpoint.dsl.extension --- [INFO] [INFO] ----< org.polarsys.capella:org.polarsys.capella.cdo.ta.definition >----- [INFO] Building org.polarsys.capella.cdo.ta.definition 1.4.2-SNAPSHOT [12/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.cdo.ta.definition --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.cdo.ta.definition --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.cdo.ta.definition --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.cdo.ta.definition --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.cdo.ta.definition --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.definition/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.polarsys.capella.cdo.ta.definition --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.definition/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.1.0:compile (default-compile) @ org.polarsys.capella.cdo.ta.definition --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.definition/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.polarsys.capella.cdo.ta.definition --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.definition/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.cdo.ta.definition --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.polarsys.capella.cdo.ta.definition --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.definition/target/org.polarsys.capella.cdo.ta.definition-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.cdo.ta.definition --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.cdo.ta.definition --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.definition/target/org.polarsys.capella.cdo.ta.definition-1.4.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.cdo.ta.definition --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.cdo.ta.definition --- [INFO] [INFO] --------< org.polarsys.capella:org.polarsys.capella.cdo.ta.ext >-------- [INFO] Building org.polarsys.capella.cdo.ta.ext 1.4.2-SNAPSHOT [13/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.cdo.ta.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.cdo.ta.ext --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.cdo.ta.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.cdo.ta.ext --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.cdo.ta.ext --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.ext/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.polarsys.capella.cdo.ta.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.ext/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.1.0:compile (default-compile) @ org.polarsys.capella.cdo.ta.ext --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.ext/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.polarsys.capella.cdo.ta.ext --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.ext/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.cdo.ta.ext --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.polarsys.capella.cdo.ta.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.ext/target/org.polarsys.capella.cdo.ta.ext-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.cdo.ta.ext --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.cdo.ta.ext --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/plugins/org.polarsys.capella.cdo.ta.ext/target/org.polarsys.capella.cdo.ta.ext-1.4.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.cdo.ta.ext --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.cdo.ta.ext --- [INFO] [INFO] --------< org.polarsys.capella:org.polarsys.capella.studio.doc >-------- [INFO] Building org.polarsys.capella.studio.doc 1.4.2-SNAPSHOT [14/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.studio.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.studio.doc --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.studio.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.studio.doc --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.studio.doc --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/doc/plugins/org.polarsys.capella.studio.doc/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.polarsys.capella.studio.doc --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/doc/plugins/org.polarsys.capella.studio.doc/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.1.0:compile (default-compile) @ org.polarsys.capella.studio.doc --- [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.polarsys.capella.studio.doc --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/doc/plugins/org.polarsys.capella.studio.doc/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.studio.doc --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.polarsys.capella.studio.doc --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/doc/plugins/org.polarsys.capella.studio.doc/target/org.polarsys.capella.studio.doc-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.studio.doc --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.studio.doc --- [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.studio.doc --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.studio.doc --- [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.extension.sdk.feature >--- [INFO] Building org.polarsys.capella.extension.sdk.feature 1.4.2-SNAPSHOT [15/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.extension.sdk.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/features/org.polarsys.capella.extension.sdk.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.extension.sdk.feature --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.extension.sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.extension.sdk.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.extension.sdk.feature --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/features/org.polarsys.capella.extension.sdk.feature/target/jacoco.exec [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.extension.sdk.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-feature (default-package-feature) @ org.polarsys.capella.extension.sdk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/features/org.polarsys.capella.extension.sdk.feature/target/org.polarsys.capella.extension.sdk.feature-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.extension.sdk.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:feature-p2-metadata (default-feature-p2-metadata) @ org.polarsys.capella.extension.sdk.feature --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.extension.sdk.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.extension.sdk.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/features/org.polarsys.capella.extension.sdk.feature/target/org.polarsys.capella.extension.sdk.feature-1.4.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.extension.sdk.feature --- [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.studio.product.feature >-- [INFO] Building org.polarsys.capella.studio.product.feature 1.4.2-SNAPSHOT [16/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.studio.product.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/features/org.polarsys.capella.studio.product.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.studio.product.feature --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.studio.product.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.studio.product.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.studio.product.feature --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/features/org.polarsys.capella.studio.product.feature/target/jacoco.exec [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.studio.product.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-feature (default-package-feature) @ org.polarsys.capella.studio.product.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/features/org.polarsys.capella.studio.product.feature/target/org.polarsys.capella.studio.product.feature-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.studio.product.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:feature-p2-metadata (default-feature-p2-metadata) @ org.polarsys.capella.studio.product.feature --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.studio.product.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.studio.product.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/product/features/org.polarsys.capella.studio.product.feature/target/org.polarsys.capella.studio.product.feature-1.4.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.studio.product.feature --- [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.ta.viewpoint.dsl.feature >-- [INFO] Building org.polarsys.capella.ta.viewpoint.dsl.feature 1.4.2-SNAPSHOT [17/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.ta.viewpoint.dsl.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/features/org.polarsys.capella.ta.viewpoint.dsl.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.ta.viewpoint.dsl.feature --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.ta.viewpoint.dsl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.ta.viewpoint.dsl.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.ta.viewpoint.dsl.feature --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/features/org.polarsys.capella.ta.viewpoint.dsl.feature/target/jacoco.exec [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.ta.viewpoint.dsl.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-feature (default-package-feature) @ org.polarsys.capella.ta.viewpoint.dsl.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/features/org.polarsys.capella.ta.viewpoint.dsl.feature/target/org.polarsys.capella.ta.viewpoint.dsl.feature-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.ta.viewpoint.dsl.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:feature-p2-metadata (default-feature-p2-metadata) @ org.polarsys.capella.ta.viewpoint.dsl.feature --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.ta.viewpoint.dsl.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.ta.viewpoint.dsl.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/features/org.polarsys.capella.ta.viewpoint.dsl.feature/target/org.polarsys.capella.ta.viewpoint.dsl.feature-1.4.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.ta.viewpoint.dsl.feature --- [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.cdo.ta.definition.feature >-- [INFO] Building org.polarsys.capella.cdo.ta.definition.feature 1.4.2-SNAPSHOT [18/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.cdo.ta.definition.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/features/org.polarsys.capella.cdo.ta.definition.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.cdo.ta.definition.feature --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.cdo.ta.definition.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.cdo.ta.definition.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.cdo.ta.definition.feature --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/features/org.polarsys.capella.cdo.ta.definition.feature/target/jacoco.exec [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.cdo.ta.definition.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-feature (default-package-feature) @ org.polarsys.capella.cdo.ta.definition.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/features/org.polarsys.capella.cdo.ta.definition.feature/target/org.polarsys.capella.cdo.ta.definition.feature-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.cdo.ta.definition.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:feature-p2-metadata (default-feature-p2-metadata) @ org.polarsys.capella.cdo.ta.definition.feature --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.cdo.ta.definition.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.cdo.ta.definition.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/features/org.polarsys.capella.cdo.ta.definition.feature/target/org.polarsys.capella.cdo.ta.definition.feature-1.4.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.cdo.ta.definition.feature --- [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.studio.releng.eclipse.feature >-- [INFO] Building org.polarsys.capella.studio.releng.eclipse.feature 1.4.2-SNAPSHOT [19/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.studio.releng.eclipse.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.eclipse.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.studio.releng.eclipse.feature --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.studio.releng.eclipse.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.studio.releng.eclipse.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.studio.releng.eclipse.feature --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.eclipse.feature/target/jacoco.exec [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.studio.releng.eclipse.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-feature (default-package-feature) @ org.polarsys.capella.studio.releng.eclipse.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.eclipse.feature/target/org.polarsys.capella.studio.releng.eclipse.feature-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.studio.releng.eclipse.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:feature-p2-metadata (default-feature-p2-metadata) @ org.polarsys.capella.studio.releng.eclipse.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.studio.releng.eclipse.feature --- [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.studio.releng.capella.feature >-- [INFO] Building org.polarsys.capella.studio.releng.capella.feature 1.4.2-SNAPSHOT [20/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.studio.releng.capella.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.capella.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.studio.releng.capella.feature --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.studio.releng.capella.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.studio.releng.capella.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.studio.releng.capella.feature --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.capella.feature/target/jacoco.exec [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.studio.releng.capella.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-feature (default-package-feature) @ org.polarsys.capella.studio.releng.capella.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.capella.feature/target/org.polarsys.capella.studio.releng.capella.feature-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.studio.releng.capella.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:feature-p2-metadata (default-feature-p2-metadata) @ org.polarsys.capella.studio.releng.capella.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.studio.releng.capella.feature --- [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.studio.releng.kitalpha.feature >-- [INFO] Building org.polarsys.capella.studio.releng.kitalpha.feature 1.4.2-SNAPSHOT [21/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.studio.releng.kitalpha.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.kitalpha.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.studio.releng.kitalpha.feature --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.studio.releng.kitalpha.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.studio.releng.kitalpha.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.studio.releng.kitalpha.feature --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.kitalpha.feature/target/jacoco.exec [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.studio.releng.kitalpha.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-feature (default-package-feature) @ org.polarsys.capella.studio.releng.kitalpha.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/features/org.polarsys.capella.studio.releng.kitalpha.feature/target/org.polarsys.capella.studio.releng.kitalpha.feature-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.studio.releng.kitalpha.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:feature-p2-metadata (default-feature-p2-metadata) @ org.polarsys.capella.studio.releng.kitalpha.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.studio.releng.kitalpha.feature --- [INFO] [INFO] ----< org.polarsys.capella:org.polarsys.capella.studio.doc.feature >---- [INFO] Building org.polarsys.capella.studio.doc.feature 1.4.2-SNAPSHOT [22/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.studio.doc.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Capella-studio_v1.4.x/doc/features/org.polarsys.capella.studio.doc.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.studio.doc.feature --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.studio.doc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.studio.doc.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.studio.doc.feature --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/doc/features/org.polarsys.capella.studio.doc.feature/target/jacoco.exec [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.studio.doc.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-feature (default-package-feature) @ org.polarsys.capella.studio.doc.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/doc/features/org.polarsys.capella.studio.doc.feature/target/org.polarsys.capella.studio.doc.feature-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.studio.doc.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:feature-p2-metadata (default-feature-p2-metadata) @ org.polarsys.capella.studio.doc.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.studio.doc.feature --- [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.studio.releng.updatesite >-- [INFO] Building org.polarsys.capella.studio.releng.updatesite 1.4.2-SNAPSHOT [23/34] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.studio.releng.updatesite --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.studio.releng.updatesite --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.polarsys.capella.studio.releng.updatesite --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.studio.releng.updatesite --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.updatesite/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.polarsys.capella.studio.releng.updatesite --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.updatesite/src/main/resources [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.studio.releng.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.1.0:publish-products (default-publish-products) @ org.polarsys.capella.studio.releng.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.1.0:publish-categories (default-publish-categories) @ org.polarsys.capella.studio.releng.updatesite --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.1.0:attach-artifacts (default-attach-artifacts) @ org.polarsys.capella.studio.releng.updatesite --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.1.0:assemble-repository (default-assemble-repository) @ org.polarsys.capella.studio.releng.updatesite --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.1.0:archive-repository (default-archive-repository) @ org.polarsys.capella.studio.releng.updatesite --- [INFO] Building zip: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.updatesite/target/org.polarsys.capella.studio.releng.updatesite-1.4.2.202010151248.zip [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.studio.releng.updatesite --- [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.studio.releng.updatesite --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.studio.releng.updatesite --- [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.studio.releng.product >--- [INFO] Building Capella studio Product 1.4.2-SNAPSHOT [24/34] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.studio.releng.product --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.studio.releng.product --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ org.polarsys.capella.studio.releng.product --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.studio.releng.product --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.polarsys.capella.studio.releng.product --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/src/main/resources [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.studio.releng.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.1.0:publish-products (default-publish-products) @ org.polarsys.capella.studio.releng.product --- [INFO] publishing result: [The bundles specified in the product definition are ignored; verify the value of the 'type' or 'useFeatures' attribute.] [INFO] [INFO] --- tycho-p2-publisher-plugin:1.1.0:publish-categories (default-publish-categories) @ org.polarsys.capella.studio.releng.product --- [INFO] [INFO] --- tycho-p2-publisher-plugin:1.1.0:attach-artifacts (default-attach-artifacts) @ org.polarsys.capella.studio.releng.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.1.0:assemble-repository (default-assemble-repository) @ org.polarsys.capella.studio.releng.product --- [INFO] [INFO] --- tycho-p2-repository-plugin:1.1.0:archive-repository (default-archive-repository) @ org.polarsys.capella.studio.releng.product --- [INFO] Building zip: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/target/org.polarsys.capella.studio.releng.product-1.4.2-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.studio.releng.product --- [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.studio.releng.product --- [INFO] [INFO] --- tycho-p2-director-plugin:1.1.0:materialize-products (materialize-products) @ org.polarsys.capella.studio.releng.product --- [INFO] Installing product org.polarsys.capella.studio.releng.product for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/linux/gtk/x86_64 Installing org.polarsys.capella.studio.releng.product 1.4.2.202010151248. Operation completed in 24631 ms. [INFO] Installing product org.polarsys.capella.studio.releng.product for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/win32/win32/x86_64 Installing org.polarsys.capella.studio.releng.product 1.4.2.202010151248. Operation completed in 36265 ms. [INFO] Installing product org.polarsys.capella.studio.releng.product for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/macosx/cocoa/x86_64/Eclipse.app Installing org.polarsys.capella.studio.releng.product 1.4.2.202010151248. Operation completed in 24080 ms. [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-dropin-folders) @ org.polarsys.capella.studio.releng.product --- [INFO] Executing tasks main: [echo] Create dropin folders in porducts [touch] Creating /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/linux/gtk/x86_64/dropins/.empty [touch] Creating /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/macosx/cocoa/x86_64/dropins/.empty [touch] Creating /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/win32/win32/x86_64/dropins/.empty [INFO] Executed tasks [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.studio.releng.product --- [INFO] [INFO] --- tycho-p2-director-plugin:1.1.0:archive-products (archive-products) @ org.polarsys.capella.studio.releng.product --- [INFO] Building zip: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/target/products/capella-studio-1.4.2.202010151248-linux.gtk.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/target/products/capella-studio-1.4.2.202010151248-win32.win32.x86_64.zip [INFO] Building zip: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/target/products/capella-studio-1.4.2.202010151248-macosx.cocoa.x86_64.zip [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.studio.releng.aggregator >-- [INFO] Building Capella Sudio Aggregator Module 1.4.2-SNAPSHOT [25/34] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.studio.releng.aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.studio.releng.aggregator --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.aggregator/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.studio.releng.aggregator --- [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.studio.releng.aggregator --- [INFO] [INFO] -------< org.polarsys.capella:org.polarsys.capella.studio.test >-------- [INFO] Building org.polarsys.capella.studio.test 1.4.2-SNAPSHOT [26/34] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.studio.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.studio.test --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.studio.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.studio.test --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.studio.test --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/plugins/org.polarsys.capella.studio.test/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.polarsys.capella.studio.test --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/plugins/org.polarsys.capella.studio.test/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.1.0:compile (default-compile) @ org.polarsys.capella.studio.test --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.7 (assumes 1.7)] @ MavenProject: org.polarsys.capella:org.polarsys.capella.studio.test:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/plugins/org.polarsys.capella.studio.test/.polyglot.build.properties [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/plugins/org.polarsys.capella.studio.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.polarsys.capella.studio.test --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/plugins/org.polarsys.capella.studio.test/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.studio.test --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.polarsys.capella.studio.test --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/plugins/org.polarsys.capella.studio.test/target/org.polarsys.capella.studio.test-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.studio.test --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.studio.test --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/plugins/org.polarsys.capella.studio.test/target/org.polarsys.capella.studio.test-1.4.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.studio.test --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.studio.test --- [INFO] [INFO] -----< org.polarsys.capella:org.polarsys.capella.extension.rcptt >------ [INFO] Building org.polarsys.capella.extension.rcptt 1.4.2-SNAPSHOT [27/34] [INFO] -----------------------------[ rcpttTest ]------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.extension.rcptt --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.extension.rcptt --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/jacoco.exec [INFO] [INFO] --- rcptt-maven-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.extension.rcptt --- [INFO] Resolving artifact org.eclipse.rcptt.runner:rcptt.runner:zip:2.4.3, this may take a while ... [INFO] Artifact org.eclipse.rcptt.runner:rcptt.runner:zip:2.4.3 is resolved to /home/jenkins/.m2/repository/org/eclipse/rcptt/runner/rcptt.runner/2.4.3/rcptt.runner-2.4.3.zip [INFO] Using AUT from /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/../../../releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/linux/gtk/x86_64 [INFO] Extracting RCPTT runner to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/runner [INFO] Copying project contents to target directory... [INFO] [INFO] --- rcptt-maven-plugin:2.4.3:execute (default-execute) @ org.polarsys.capella.extension.rcptt --- [INFO] Runner command line is /bin/sh -c cd /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/runner/eclipse && /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Xms128m -Xmx256m -Dorg.eclipse.rcptt.runner.returnTestFailure=true -jar /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/runner/eclipse/plugins/org.eclipse.equinox.launcher_1.5.300.v20190213-1655.jar -application org.eclipse.rcptt.runner.headless -runnerPlatform swt -data /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/runner-workspace -aut /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/../../../releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/linux/gtk/x86_64 -autWsPrefix /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/aut-ws- -autConsolePrefix /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/results/aut-console- -autVMArgs -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/jacoco.exec -q7report /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/results/org.polarsys.capella.extension.rcptt.report -htmlReport /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/results/org.polarsys.capella.extension.rcptt.html -junitReport /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/surefire-reports/TEST-org.polarsys.capella.extension.rcptt.xml -import /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/projects/org.polarsys.capella.extension.rcptt -testOptions 'testExecTimeout=300;execTimeout=3600' -timeout 3600 -shutdownListenerPort 8844 [INFO] The execution timeout is set to 3600 seconds [INFO] Started at Thu Oct 15 13:02:14 UTC 2020 [INFO] RCPTT Runner version: 2.4.3 [INFO] Initializing target platform... [INFO] Begin task: Create AUT configuration [INFO] progress: Resolving Target Contents... [INFO] progress: Reading plug-ins [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.antlr.runtime [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Downloading org.aspectj.runtime [INFO] progress: Downloading org.aspectj.weaver [INFO] progress: Downloading org.eclipse.equinox.weaving.aspectj [INFO] progress: Downloading org.eclipse.equinox.weaving.hook [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Downloading org.eclipse.emf.converter [INFO] progress: Downloading org.eclipse.emf.ecore.change [INFO] progress: Downloading org.eclipse.emf.codegen.ecore [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation_root [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.change.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.importer.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.xmi [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ecore.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.importer [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2xml.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.query [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2xml [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.query [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.exporter [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.converter [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction_root [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.importer.rose [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ant [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.importer.java [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ecore.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.editor [INFO] progress: Downloading org.eclipse.emf.mapping.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation.ui.ide [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.query_root [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Downloading org.apache.poi.ooxml [INFO] progress: Downloading org.dom4j [INFO] progress: Downloading org.apache.poi.ooxml.schemas [INFO] progress: Downloading org.apache.xmlbeans [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.apache.poi [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Resolving Target Contents... [INFO] progress: Reading plug-ins [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Downloading org.eclipse.emf.validation_root [INFO] progress: Downloading org.eclipse.emf.transaction_root [INFO] progress: Downloading org.eclipse.emf.query_root [INFO] progress: Installing org.eclipse.rcptt.reporting [INFO] progress: Installing org.eclipse.rcptt.tesla.gmf [INFO] progress: Installing org.eclipse.emf.ecore.change [INFO] progress: Installing org.eclipse.rcptt.watson.aspects.jobs [INFO] progress: Installing org.eclipse.rcptt.ctx.group.impl [INFO] progress: Installing org.eclipse.rcptt.tesla.gef [INFO] progress: Installing org.eclipse.rcptt.ctx.group [INFO] progress: Installing org.eclipse.rcptt.ecl.doc [INFO] progress: Installing org.eclipse.rcptt.ecl.parser [INFO] progress: Installing org.eclipse.rcptt.ecl.server.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.platform [INFO] progress: Installing org.eclipse.rcptt.watson.runtime.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.runtime.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.runtime.feature.jar [INFO] progress: Installing org.eclipse.emf.ecore.xmi [INFO] progress: Installing org.eclipse.emf.mapping.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.nebula [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.impl [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.feature.group [INFO] progress: Installing org.eclipse.rcptt.ctx.parameters.impl [INFO] progress: Installing org.dom4j [INFO] progress: Installing org.eclipse.rcptt.ctx.filesystem [INFO] progress: Installing file:/home/jenkins/workspace/release/modules/testrail/runtime-site/target/site/site.xml.rcptt [INFO] progress: Installing org.eclipse.emf.importer [INFO] progress: Installing org.eclipse.emf.mapping.ecore2xml.ui [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.draw2d [INFO] progress: Installing org.eclipse.rcptt.ctx.filesystem.impl [INFO] progress: Installing org.eclipse.emf.ecore.edit [INFO] progress: Installing org.eclipse.rcptt.tesla.canvas [INFO] progress: Installing org.eclipse.rcptt.tesla.core.context [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.e4x [INFO] progress: Installing org.eclipse.emf.edit.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.impl [INFO] progress: Installing org.eclipse.emf.transaction [INFO] progress: Installing org.eclipse.emf.codegen.ecore.feature.jar [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor.feature.group [INFO] progress: Installing org.eclipse.emf.common.ui.feature.jar [INFO] progress: Installing org.eclipse.rcptt.verifications [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.runtime.feature.jar [INFO] progress: Installing org.eclipse.rcptt.verifications.tree.impl [INFO] progress: Installing org.eclipse.emf.ecore.edit.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.texteditor [INFO] progress: Installing org.eclipse.rcptt.watson.runtime.feature.group [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench.aspect [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.core.ecl [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.aspects.e4x [INFO] progress: Installing org.eclipse.emf.transaction.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench.impl [INFO] progress: Installing org.eclipse.rcptt.logging [INFO] progress: Installing org.eclipse.emf.ecore.edit.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.core [INFO] progress: Installing org.eclipse.emf.validation [INFO] progress: Installing org.eclipse.rcptt.tesla.jdt.aspects [INFO] progress: Installing org.eclipse.rcptt.tesla.swt [INFO] progress: Installing org.eclipse.emf.edit.ui [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.fragment [INFO] progress: Installing org.eclipse.emf.edit.feature.jar [INFO] progress: Installing org.eclipse.rcptt.runtime.feature.jar [INFO] progress: Installing org.eclipse.equinox.weaving.aspectj [INFO] progress: Installing org.eclipse.emf.validation.ui.ide [INFO] progress: Installing org.eclipse.emf.edit [INFO] progress: Installing org.eclipse.rcptt.verifications.resources [INFO] progress: Installing config.a.jre.javase [INFO] progress: Installing org.eclipse.rcptt.ctx.resources.impl [INFO] progress: Installing org.eclipse.rcptt.ctx.parameters [INFO] progress: Installing 201909171441.Default [INFO] progress: Installing org.eclipse.rcptt.tesla.ui.ide [INFO] progress: Installing org.eclipse.rcptt.watson.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.dispatch [INFO] progress: Installing org.eclipse.rcptt.ecl.core.feature.group [INFO] progress: Installing org.eclipse.emf.converter.feature.group [INFO] progress: Installing org.eclipse.emf.codegen.ecore [INFO] progress: Installing org.eclipse.emf.validation.feature.jar [INFO] progress: Installing org.eclipse.emf.transaction.ui [INFO] progress: Installing org.eclipse.emf.databinding.edit.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.variables [INFO] progress: Installing org.eclipse.rcptt.tesla.gef.aspects [INFO] progress: Installing org.eclipse.emf.common.ui.feature.group [INFO] progress: Installing org.apache.poi.ooxml.schemas [INFO] progress: Installing org.eclipse.emf.ecore.change.edit [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.jface.text [INFO] progress: Installing org.eclipse.emf.mapping.ecore2ecore.editor [INFO] progress: Installing org.antlr.runtime [INFO] progress: Installing org.eclipse.rcptt.forms.impl [INFO] progress: Installing org.eclipse.rcptt.ecl.core [INFO] progress: Installing org.eclipse.rcptt.util [INFO] progress: Installing org.eclipse.emf.databinding.edit [INFO] progress: Installing org.eclipse.rcptt.ecl.debug.runtime [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.feature.jar [INFO] progress: Installing org.eclipse.rcptt.verifications.resources.impl [INFO] progress: Installing org.eclipse.rcptt.verifications.tree [INFO] progress: Installing org.eclipse.emf.edit.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.ecl.impl [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui.feature.jar [INFO] progress: Installing org.eclipse.rcptt.runtime.ui [INFO] progress: Installing org.eclipse.emf [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding [INFO] progress: Installing org.eclipse.rcptt.verifications.text.impl [INFO] progress: Installing org.eclipse.rcptt.watson.jface [INFO] progress: Installing org.eclipse.emf.validation.ui [INFO] progress: Installing org.eclipse.rcptt.tesla.jobs.aspects [INFO] progress: Installing org.eclipse.rcptt.core.scenario [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.core [INFO] progress: Installing org.eclipse.emf.codegen.ecore.feature.group [INFO] progress: Installing org.eclipse.rcptt.module.nebula.runtime.feature.group [INFO] progress: Installing org.apache.xmlbeans [INFO] progress: Installing org.eclipse.rcptt.watson.core [INFO] progress: Installing org.eclipse.emf.mapping.ecore.feature.jar [INFO] progress: Installing org.eclipse.rcptt.module.nebula.runtime.feature.jar [INFO] progress: Installing org.eclipse.rcptt.util.resources [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences.impl [INFO] progress: Installing org.eclipse.rcptt.expandbar.runtime [INFO] progress: Installing org.eclipse.emf.mapping.feature.group [INFO] progress: Installing org.eclipse.equinox.weaving.hook [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text [INFO] progress: Installing org.eclipse.rcptt.ecl.core.feature.jar [INFO] progress: Installing org.eclipse.emf.edit.ui.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.data.apache.poi.impl [INFO] progress: Installing org.eclipse.emf.mapping.ui [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.fragment [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.aspects [INFO] progress: Installing org.eclipse.rcptt.tesla.properties.view [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences.aspects [INFO] progress: Installing org.eclipse.rcptt.ctx.script.impl [INFO] progress: Installing org.eclipse.rcptt.ecl.interop [INFO] progress: Installing org.eclipse.rcptt.core.swt.win64 [INFO] progress: Installing org.eclipse.rcptt.resources.impl [INFO] progress: Installing org.eclipse.emf.importer.java [INFO] progress: Installing org.eclipse.rcptt.verifications.text [INFO] progress: Installing org.eclipse.rcptt.ecl.server.tcp [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.gef [INFO] progress: Installing org.eclipse.emf.codegen.feature.jar [INFO] progress: Installing org.eclipse.emf.common [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui [INFO] progress: Installing org.eclipse.emf.mapping.ecore [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor.feature.jar [INFO] progress: Installing org.eclipse.emf.common.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.gmf [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text.aspects [INFO] progress: Installing org.eclipse.emf.mapping.ecore2ecore [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.data.apache.poi [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding.observable.aspects [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor [INFO] progress: Installing org.eclipse.rcptt.testrail.ecl.impl [INFO] progress: Installing org.eclipse.emf.validation_root [INFO] progress: Installing org.eclipse.emf.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.canvas [INFO] progress: Installing org.eclipse.emf.importer.ecore [INFO] progress: Installing org.eclipse.rcptt.tesla.jdt [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.draw2d [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui.feature.group [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.feature.group [INFO] progress: Installing org.eclipse.rcptt.util.swt [INFO] progress: Installing org.eclipse.rcptt.verifications.time.impl [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.gmf [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.gef [INFO] progress: Installing org.eclipse.emf.feature.group [INFO] progress: Installing org.eclipse.emf.mapping.ecore2xml [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.swt [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.feature.group [INFO] progress: Installing org.eclipse.emf.mapping [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.aspects [INFO] progress: Installing org.eclipse.rcptt.ecl.server.feature.group [INFO] progress: Installing org.eclipse.rcptt.verifications.time [INFO] progress: Installing org.eclipse.emf.exporter [INFO] progress: Installing org.eclipse.emf.converter.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text.reconciler.aspects [INFO] progress: Installing org.eclipse.rcptt.core.ecl.debug [INFO] progress: Installing org.eclipse.emf.transaction_root [INFO] progress: Installing org.eclipse.rcptt.ecl.perf [INFO] progress: Installing org.eclipse.emf.databinding.edit.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.workbench [INFO] progress: Installing org.eclipse.emf.ant [INFO] progress: Installing org.aspectj.runtime [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui [INFO] progress: Installing org.eclipse.rcptt.runtime.feature.group [INFO] progress: Installing org.apache.poi [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences [INFO] progress: Installing org.eclipse.emf.transaction.feature.group [INFO] progress: Installing org.eclipse.emf.codegen [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.swt [INFO] progress: Installing org.eclipse.rcptt.testrail.ecl [INFO] progress: Installing org.eclipse.emf.query_root [INFO] progress: Installing org.eclipse.emf.codegen.ui [INFO] progress: Installing org.eclipse.rcptt.watson.jobs [INFO] progress: Installing org.eclipse.rcptt.core.swt [INFO] progress: Installing org.eclipse.emf.query.feature.group [INFO] progress: Installing org.eclipse.emf.converter [INFO] progress: Installing org.eclipse.emf.ecore.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding.aspects [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.jface [INFO] progress: Installing org.eclipse.emf.mapping.ecore.feature.group [INFO] progress: Installing org.eclipse.emf.mapping.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.texteditor.aspects [INFO] progress: Installing org.eclipse.emf.codegen.feature.group [INFO] progress: Installing a.jre.javase [INFO] progress: Installing org.eclipse.rcptt.tesla.gmf.aspects [INFO] progress: Installing org.eclipse.emf.codegen.ui.feature.jar [INFO] progress: Installing org.eclipse.emf.ecore.editor.feature.group [INFO] progress: Installing org.eclipse.rcptt.core [INFO] progress: Installing org.eclipse.emf.mapping.ui.feature.jar [INFO] progress: Installing org.apache.poi.ooxml [INFO] progress: Installing org.eclipse.emf.ecore [INFO] progress: Installing org.eclipse.rcptt.verifications.log.impl [INFO] progress: Installing org.eclipse.emf.common.feature.group [INFO] progress: Installing org.eclipse.rcptt.ecl.client.tcp [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.runtime.feature.group [INFO] progress: Installing org.eclipse.rcptt.watson.aspects.swt [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl [INFO] progress: Installing org.eclipse.emf.databinding [INFO] progress: Installing org.eclipse.emf.databinding.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.workbench.texteditor [INFO] progress: Installing org.eclipse.rcptt.ctx.debug [INFO] progress: Installing org.eclipse.emf.databinding.feature.jar [INFO] progress: Installing org.eclipse.emf.query.feature.jar [INFO] progress: Installing org.eclipse.emf.ecore.editor.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ctx.resources [INFO] progress: Installing org.eclipse.rcptt.tesla.core.am [INFO] progress: Installing org.eclipse.emf.ecore.feature.jar [INFO] progress: Installing org.aspectj.weaver [INFO] progress: Installing org.eclipse.rcptt.expandbar [INFO] progress: Installing org.eclipse.rcptt.core.ecl.core [INFO] progress: Installing org.eclipse.rcptt.ecl.operations [INFO] progress: Installing org.eclipse.rcptt.module.testrail.runtime.feature.jar [INFO] progress: Installing org.eclipse.emf.query [INFO] progress: Installing org.eclipse.emf.codegen.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.ecl.data [INFO] progress: Installing org.eclipse.rcptt.verifications.log [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.workbench.texteditor [INFO] progress: Installing org.eclipse.rcptt.resources [INFO] progress: Installing org.eclipse.rcptt.ctx.debug.impl [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.jface.text [INFO] progress: Installing org.eclipse.emf.validation.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.forms [INFO] progress: Installing file:/home/jenkins/workspace/release/modules/nebula/runtime-site/target/site/site.xml.rcptt [INFO] progress: Installing org.eclipse.rcptt.core.launching [INFO] progress: Installing org.eclipse.rcptt.ctx.script [INFO] progress: Installing org.eclipse.rcptt.ecl.filesystem [INFO] progress: Installing org.eclipse.emf.importer.rose [INFO] progress: Installing org.eclipse.rcptt.tesla.ui.ide.aspects [INFO] progress: Installing org.eclipse.emf.common.ui [INFO] progress: Installing org.eclipse.rcptt.watson.feature.group [INFO] progress: Installing org.eclipse.emf.ecore.editor [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.ecl [INFO] progress: Installing org.eclipse.rcptt.module.testrail.runtime.feature.group [INFO] progress: Downloading org.eclipse.emf.validation_root [INFO] progress: Downloading org.eclipse.emf.transaction_root [INFO] progress: Downloading org.eclipse.emf.query_root [INFO] progress: Preparing to commit the provisioning operation. [INFO] progress: Committing the provisioning operation. [INFO] progress: Reading plug-ins [INFO] Target platform is valid. [INFO] Looking for tests... [INFO] Existing projects in workspace: [INFO] [INFO] Importing projects to workspace: [INFO] Refreshing projects: [INFO] /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/projects/org.polarsys.capella.extension.rcptt... OK [INFO] Refreshing projects: [INFO] org.polarsys.capella.extension.rcptt... OK [INFO] Searching for tests in projects: [INFO] org.polarsys.capella.extension.rcptt... [INFO] Complete OK [INFO] Testcase Artifacts:4 [INFO] AUT-0:Launching [INFO] AUT-0:Product: org.polarsys.capella.studio.product.CapellaStudio [INFO] AUT-0:Application: org.polarsys.capella.studio.product.application [INFO] AUT-0:Architecture: x86_64 [INFO] 64bit arch is selected because AUT uses launcher library [INFO] "plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016" specified in config file: eclipse.ini [INFO] /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/aut-ws-0: AUT arguments: -os ${target.os} -arch ${target.arch} -consoleLog [INFO] /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/aut-ws-0: AUT VM arguments: -Dosgi.requiredJavaVersion=1.8 -Xms512m -Xmx2048m -XX:PermSize=256M -XX:-UseGCOverheadLimit -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/jacoco.exec -XX:MaxPermSize=128m [INFO] Pass 1 (4) processed. 0 failed. spent: 0:16, 0:10 mins remaining. genchain_01. time: 15623ms [INFO] Pass 2 (4) processed. 0 failed. spent: 0:31, 0:07 mins remaining. genchain_02. time: 14913ms [INFO] Pass 3 (4) processed. 0 failed. spent: 0:59, 0:00 mins remaining. genchain_03. time: 28352ms [INFO] Pass 4 (4) processed. 0 failed. spent: 1:27, 0:00 mins remaining. genchain_04. time: 27481ms [INFO] Process terminated. Shut down AUTs [INFO] Finished at Thu Oct 15 13:04:53 UTC 2020 [INFO] Runner exit code is: 0 [INFO] [INFO] --- rcptt-maven-plugin:2.4.3:package (default-package) @ org.polarsys.capella.extension.rcptt --- [INFO] Building zip: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/projects/org.polarsys.capella.extension.rcptt-1.4.2-SNAPSHOT.zip [INFO] Building zip: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/extension/tests/org.polarsys.capella.extension.rcptt/target/org.polarsys.capella-org.polarsys.capella.extension.rcptt-1.4.2-SNAPSHOT-result.zip [INFO] aut1/out.txt already added, skipping [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.extension.rcptt --- [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.extension.rcptt --- [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.ad.viewpoint.dsl.tests >-- [INFO] Building org.polarsys.capella.ad.viewpoint.dsl.tests 1.4.2-SNAPSHOT [28/34] [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.ad.viewpoint.dsl.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier (default-build-qualifier) @ org.polarsys.capella.ad.viewpoint.dsl.tests --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.ad.viewpoint.dsl.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.ad.viewpoint.dsl.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.ad.viewpoint.dsl.tests --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.polarsys.capella.ad.viewpoint.dsl.tests --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:1.1.0:compile (default-compile) @ org.polarsys.capella.ad.viewpoint.dsl.tests --- [WARNING] The effective compiler target level 1.8 is incompatible with the following OSGi execution environments: [JavaSE-1.7 (assumes 1.7)] @ MavenProject: org.polarsys.capella:org.polarsys.capella.ad.viewpoint.dsl.tests:1.4.2-SNAPSHOT @ /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/.polyglot.build.properties [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.polarsys.capella.ad.viewpoint.dsl.tests --- [INFO] Using 'ISO-8859-1' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/src/test/resources [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.ad.viewpoint.dsl.tests --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-plugin (default-package-plugin) @ org.polarsys.capella.ad.viewpoint.dsl.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/target/org.polarsys.capella.ad.viewpoint.dsl.tests-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.ad.viewpoint.dsl.tests --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.ad.viewpoint.dsl.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/target/org.polarsys.capella.ad.viewpoint.dsl.tests-1.4.2-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.ad.viewpoint.dsl.tests --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.ad.viewpoint.dsl.tests --- [INFO] [INFO] --- tycho-surefire-plugin:1.1.0:test (default-test) @ org.polarsys.capella.ad.viewpoint.dsl.tests --- [INFO] Publishing 2 bundles to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/target/p2temp/additionalBundles [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/org/eclipse/tycho/tycho-bundles-external/1.1.0/eclipse/plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar, -configuration, /tmp/tycho-p2-runtime7606830251438842619.tmp/configuration, -nosplash, -application, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, -artifactRepository, file:/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/target/p2temp/additionalBundles/, -metadataRepository, file:/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/target/p2temp/additionalBundles/, -compress, -publishArtifacts, -source, /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/target/p2temp/additionalBundles] Generating metadata for .. Generation completed with success [0 seconds]. [INFO] Installing IUs [org.polarsys.capella.ad.viewpoint.dsl.tests, org.eclipse.tycho.surefire.osgibooter, org.eclipse.tycho.surefire.junit4] to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/linux/gtk/x86_64 Installing org.polarsys.capella.ad.viewpoint.dsl.tests 1.4.2.202010151248. Installing org.eclipse.tycho.surefire.osgibooter 1.1.0. Installing org.eclipse.tycho.surefire.junit4 1.1.0. Operation completed in 6642 ms. [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/linux/gtk/x86_64/plugins/org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/target/work/data, -install, /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/linux/gtk/x86_64, -configuration, /home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/linux/gtk/x86_64/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.ad.viewpoint.dsl.tests/target/surefire.properties, -testApplication, org.polarsys.capella.studio.product.application, -product, org.polarsys.capella.studio.product.CapellaStudio] Launching application org.polarsys.capella.studio.product.application... ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.polarsys.capella.ad.viewpoint.dsl.tests.suite.AllTests Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.polarsys.capella.ad.viewpoint.dsl.tests.suite.AllTests checkCapellaTAExistence(org.polarsys.capella.ad.viewpoint.dsl.tests.ta.CapellaTargetApplicationTests) Time elapsed: 0.001 sec testGetGenerationExtensionHelpers(org.polarsys.capella.ad.viewpoint.dsl.tests.ta.CapellaTargetApplicationTests) Time elapsed: 0.002 sec testGetBasicSemanticElement(org.polarsys.capella.ad.viewpoint.dsl.tests.ta.CapellaTargetApplicationTests) Time elapsed: 0 sec Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.studio.ad.viewpoint.rcptt >-- [INFO] Building org.polarsys.capella.studio.ad.viewpoint.rcptt 1.4.2-SNAPSHOT [29/34] [INFO] -----------------------------[ rcpttTest ]------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.studio.ad.viewpoint.rcptt --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.studio.ad.viewpoint.rcptt --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/jacoco.exec [INFO] [INFO] --- rcptt-maven-plugin:2.4.3:resources (default-resources) @ org.polarsys.capella.studio.ad.viewpoint.rcptt --- [INFO] Resolving artifact org.eclipse.rcptt.runner:rcptt.runner:zip:2.4.3, this may take a while ... [INFO] Artifact org.eclipse.rcptt.runner:rcptt.runner:zip:2.4.3 is resolved to /home/jenkins/.m2/repository/org/eclipse/rcptt/runner/rcptt.runner/2.4.3/rcptt.runner-2.4.3.zip [INFO] Using AUT from /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/../../../releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/linux/gtk/x86_64 [INFO] Extracting RCPTT runner to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/runner [INFO] Copying project contents to target directory... [INFO] [INFO] --- rcptt-maven-plugin:2.4.3:execute (default-execute) @ org.polarsys.capella.studio.ad.viewpoint.rcptt --- [INFO] Runner command line is /bin/sh -c cd /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/runner/eclipse && /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Xms128m -Xmx256m -Dorg.eclipse.rcptt.runner.returnTestFailure=true -jar /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/runner/eclipse/plugins/org.eclipse.equinox.launcher_1.5.300.v20190213-1655.jar -application org.eclipse.rcptt.runner.headless -runnerPlatform swt -data /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/runner-workspace -aut /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/../../../releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/linux/gtk/x86_64 -autWsPrefix /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/aut-ws- -autConsolePrefix /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/results/aut-console- -autVMArgs -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/jacoco.exec -q7report /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/results/org.polarsys.capella.studio.ad.viewpoint.rcptt.report -htmlReport /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/results/org.polarsys.capella.studio.ad.viewpoint.rcptt.html -junitReport /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/surefire-reports/TEST-org.polarsys.capella.studio.ad.viewpoint.rcptt.xml -import /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/projects/org.polarsys.capella.studio.ad.viewpoint.rcptt -injection:site https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/ -testOptions 'testExecTimeout=300;execTimeout=3600' -timeout 3600 -shutdownListenerPort 9063 [INFO] The execution timeout is set to 3600 seconds [INFO] Started at Thu Oct 15 13:05:28 UTC 2020 [INFO] RCPTT Runner version: 2.4.3 [INFO] Initializing target platform... [INFO] Begin task: Resolving null [INFO] progress: Resolving Target Contents... [INFO] progress: Reading plug-ins [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] Begin task: Apply injection plugins [INFO] progress: Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/ [INFO] progress: Adding repository https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/ [INFO] progress: Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/ [INFO] progress: Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/ [INFO] progress: Adding repository https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/ [INFO] progress: Fetching artifacts.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/ [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.rules.analysis [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.af.feature [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.feature.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.af.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.af.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (3.81kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.af.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (3.81kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.79kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.analysis_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.79kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.analysis_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.af.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.09kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.af.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.09kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.activity.explorer [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.activity.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (9.9kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.activity.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (9.9kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.af [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.model.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.analysis [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.model.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (33kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.model.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (33kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.analysis_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.analysis_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.af_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (9.08kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.af_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (9.08kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.af.feature.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.af.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.76kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.af.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.76kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.feature [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.model.editor.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.model.editor.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (22.75kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.model.editor.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (22.75kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.19kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.19kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.ui.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.ui.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (6kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.ui.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (6kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.rules.transformation.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.transformation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.7kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.transformation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.7kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.rules.transformation [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.feature.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.78kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.78kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.transformation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.transformation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.rules.computation [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.computation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.computation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.representation.feature.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.representation.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.81kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.representation.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.81kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.ui [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.design.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.model.edit [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.design.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (3.92kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.design.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (3.92kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.ui_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (8.63kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.ui_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (8.63kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.model.edit_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (32.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.model.edit_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (32.69kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (9.82kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (9.82kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.example.installer.feature [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.af.feature.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.rules.generation [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.example.installer.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.1kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.example.installer.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.1kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.generation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.generation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.af.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.74kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.af.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.74kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.design [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.design_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (11.91kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.design_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (11.91kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.rules.validation.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.feature [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.validation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.validation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.2kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.2kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.rules.computation [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.computation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.computation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.computation [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.af [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.af.feature [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.computation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.computation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.af_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (2.38kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.af_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (2.38kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.af.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.07kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.af.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.07kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.contextual.explorer [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.contextual.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (10.23kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.contextual.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (10.23kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.contextual.explorer [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.contextual.explorer.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.contextual.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (13.14kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.contextual.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (13.14kB) [INFO] progress: Downloading org.polarsys.kitalpha.af.componentsamplearchitectureframework.feature [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.contextual.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (6.9kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.contextual.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (6.9kB) [INFO] progress: Fetching org.polarsys.kitalpha.af.componentsamplearchitectureframework.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (5.09kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.af.componentsamplearchitectureframework.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (5.09kB) [INFO] progress: Downloading org.polarsys.kitalpha.af.componentsamplearchitectureframework [INFO] progress: Fetching org.polarsys.kitalpha.af.componentsamplearchitectureframework_0.1.0.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (2.46kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.af.componentsamplearchitectureframework_0.1.0.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (2.46kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.contextual.explorer.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.contextual.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (9.39kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.contextual.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (9.39kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.contextual.explorer [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.contextual.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (7.66kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.contextual.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (7.66kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.feature.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.85kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.85kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.design.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.feature [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.generation.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.feature [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.generation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.generation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.13kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.13kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.vpdsl [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.af.feature [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.design.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (3.82kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.design.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (3.82kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.vpdsl_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (11.79kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.vpdsl_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (11.79kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.af.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.1kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.af.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.1kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.rules.analysis [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.feature.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.rules.validation.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.analysis_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.analysis_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: Downloading org.polarsys.kitalpha.transposer.componentsample.installer.feature [INFO] progress: Fetching org.polarsys.kitalpha.transposer.componentsample.installer.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (13.58kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.transposer.componentsample.installer.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (13.58kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.validation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.validation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.design.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.design.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (5.14kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.design.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (5.14kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.model.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.model.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (25.21kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.model.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (25.21kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.model [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.model_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (49.08kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.model_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (49.08kB) [INFO] progress: Downloading org.polarsys.kitalpha.af.componentsamplearchitectureframework.feature.source [INFO] progress: Fetching org.polarsys.kitalpha.af.componentsamplearchitectureframework.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.82kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.af.componentsamplearchitectureframework.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.82kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.design [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.design_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (17.31kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.design_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (17.31kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.design.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.design.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (6.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.design.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (6.69kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.af [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.af_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (2.43kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.af_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (2.43kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.rules.feature.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.19kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.19kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.81kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.81kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.model.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.model.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (20.83kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.model.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (20.83kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.validation.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.validation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.validation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.rules.computation.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.computation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.computation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.feature [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (5.04kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (5.04kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.model.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.analysis.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.model.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (23.15kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.model.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (23.15kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.analysis.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.analysis.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.example.feature [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.85kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.85kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.example.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.06kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.example.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.06kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.vpdsl [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.rules.validation [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.vpdsl_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (6.49kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.vpdsl_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (6.49kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.validation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.validation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.representation.feature [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.7kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.representation.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.14kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.7kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.representation.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.14kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.model.edit.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.model.edit [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.model.edit.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (10.1kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.model.edit.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (10.1kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.model.edit_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (28.87kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.model.edit_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (28.87kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.representation.feature.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.wizard.project [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.wizard.project_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (16kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.representation.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.82kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.representation.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.82kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.wizard.project_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (16kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.computation.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.rules.generation.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.generation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.generation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.computation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.computation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.rules.generation [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.rules.generation.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.generation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.generation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.generation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.generation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.rules.computation [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.computation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.computation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (11.16kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (11.16kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.rules.analysis [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.rules.validation [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.analysis_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.analysis_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.validation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.validation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.af.feature [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.rules.analysis.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.af.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.09kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.af.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.09kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.analysis.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.analysis.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.rules.feature [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.af [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.12kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.12kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.af_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (5.57kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.af_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (5.57kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.contextual.explorer.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.representation.feature [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.representation.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.15kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.representation.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.15kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.contextual.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (13.31kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.contextual.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (13.31kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.model.edit [INFO] progress: Downloading org.polarsys.kitalpha.transposer.componentsample.importer [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.model.edit_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (22.17kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.model.edit_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (22.17kB) [INFO] progress: Fetching org.polarsys.kitalpha.transposer.componentsample.importer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (35.53kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.transposer.componentsample.importer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (35.53kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.rules.validation [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.rules.analysis [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.validation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.validation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.analysis_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.analysis_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.34kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.rules.feature [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.generation [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.generation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.generation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.11kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.11kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.design.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.feature [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.design.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (5.02kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.design.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (5.02kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.14kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.14kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.feature.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (5.96kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (5.96kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.83kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.83kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.rules.computation.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.generation [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.computation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.68kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.computation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.68kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.generation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.generation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.af.feature.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.model.edit.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.af.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.73kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.af.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.73kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.model.edit.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (7.68kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.model.edit.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (7.68kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.representation.feature.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.rules.transformation [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.representation.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.8kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.representation.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.8kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.computation [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.rules.transformation.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.transformation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.transformation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.computation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.computation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.transformation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.transformation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.transformation [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.transformation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.transformation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.model [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.model.edit.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.activity.explorer.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.model_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (54.17kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.model_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (54.17kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.model.edit.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (17.12kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.model.edit.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (17.12kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.activity.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (10.58kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.activity.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (10.58kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (12.21kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (12.21kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.transformation.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.model [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.transformation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.7kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.transformation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.7kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.model_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (45.19kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.model_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (45.19kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.67kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.67kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.validation [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.validation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.validation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.design [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.rules.feature.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.model.editor [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.8kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.8kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.design_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (16.16kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.design_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (16.16kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.model.editor_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (99.11kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.model.editor_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (99.11kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.example.feature.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.example.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.75kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.example.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.75kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.af.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.feature [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.rules.transformation.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.af.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (4.47kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.af.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (4.47kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.18kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.18kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.transformation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.transformation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.activity.explorer.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.activity.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (8.49kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.activity.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (8.49kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.model.edit [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.af.feature.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.7kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.7kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.af.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.78kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.af.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.78kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.model.edit_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (29.29kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.model.edit_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (29.29kB) [INFO] progress: Downloading org.polarsys.kitalpha.composer.componentsample.installer.feature [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.vpdsl [INFO] progress: Fetching org.polarsys.kitalpha.composer.componentsample.installer.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (10.47kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.composer.componentsample.installer.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (10.47kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.contextual.explorer [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.rules.analysis.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.vpdsl_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (37.88kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.vpdsl_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (37.88kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.analysis.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.68kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.analysis.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.68kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.contextual.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (6.31kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.contextual.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (6.31kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.rules.analysis.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.analysis.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.analysis.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.design [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.generation.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.generation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.generation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.validation.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.design_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (12.12kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.design_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (12.12kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.validation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.validation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Downloading org.polarsys.kitalpha.composer.componentsample.importer [INFO] progress: Fetching org.polarsys.kitalpha.composer.componentsample.importer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (82.16kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.composer.componentsample.importer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (82.16kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.model.edit.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.rules.analysis.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.vpdsl [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.model.edit.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (10.28kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.model.edit.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (10.28kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.analysis.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.analysis.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.vpdsl_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (10.7kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.vpdsl_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (10.7kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.rules.feature [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.12kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.12kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.transformation.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.activity.explorer.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.rules.generation [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.activity.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (13.16kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.activity.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (13.16kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.generation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.generation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.71kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.71kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.transformation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.7kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.transformation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.7kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.af.feature.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.validation [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.wizard.project.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.computation.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.validation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.validation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.wizard.project.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (6.86kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.wizard.project.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (6.86kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.af.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.79kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.computation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.af.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.79kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.computation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.rules.validation.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.rules.transformation [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.af.feature [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.model [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.transformation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.transformation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.af.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.09kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.af.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.09kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.model_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (67.83kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.model_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (67.83kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.validation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.validation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.activity.explorer.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.af.feature.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.af [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.activity.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (8.29kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.activity.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (8.29kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.af_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (2.39kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.af_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (2.39kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.af.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.74kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.af.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.74kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (31.08kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (31.08kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.contextual.explorer.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.rules.computation.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.rules.transformation [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.activity.explorer.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.activity.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (12.39kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.activity.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (12.39kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.computation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.contextual.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (3.34kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.rules.computation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.contextual.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (3.34kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.transformation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.transformation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.design [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.rules.transformation.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.analysis [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.activity.explorer [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.design_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (10.04kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.design_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (10.04kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.transformation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.7kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.transformation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.7kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.analysis_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.analysis_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.activity.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (12.68kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.activity.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (12.68kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.importer [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.activity.explorer [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.rules.generation [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.importer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (681.15kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.importer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (681.15kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (10.1kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (10.1kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.generation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.activity.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (14.61kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.generation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.activity.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (14.61kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.af [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.model.edit [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.vpdsl [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.model.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.model.edit_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (58.62kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.model.edit_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (58.62kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.af_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (6.05kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.af_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (6.05kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.vpdsl_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (12.33kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.vpdsl_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (12.33kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.model.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (22.61kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.model.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (22.61kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.model.edit.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.model.edit.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.model [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.feature.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.model.edit.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (3.05kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.model.edit.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (3.05kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.model_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (2.74kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.model_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (2.74kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.model.edit.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (10.55kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.model.edit.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (10.55kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.82kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.82kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.vpdsl [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.representation.feature [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.representation.feature [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.model.edit [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.vpdsl_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (11.4kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.vpdsl_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (11.4kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.representation.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.14kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.representation.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.14kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.model.edit_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (7.13kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.model.edit_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (7.13kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.representation.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.15kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.representation.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.15kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.rules.generation.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.representation.feature.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.model [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.feature [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.generation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.68kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.generation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.68kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.model_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (49.74kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.model_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (49.74kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.representation.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.81kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.representation.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.81kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (5.05kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (5.05kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.rules.validation.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.contextual.explorer [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.contextual.explorer.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.analysis.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.contextual.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (4.09kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.contextual.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (4.09kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.analysis.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.contextual.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (6.54kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.analysis.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.contextual.explorer.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (6.54kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.validation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.68kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.rules.validation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.68kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.activity.explorer [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.representation.feature [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.representation.feature.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.rules.computation.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.representation.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.83kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.representation.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.83kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.representation.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.13kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.representation.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.13kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.computation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.computation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.activity.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (9.36kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.activity.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (9.36kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.rules.computation [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplesafety.af.feature [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.rules.generation.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.af.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.af.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.08kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplesafety.af.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.08kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.computation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.computation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.generation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.generation.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.69kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.af.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (5.21kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.af.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (5.21kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.transformation [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.rules.feature.source [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.rules.validation [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleframework.rules.feature.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.81kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleframework.rules.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.81kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.transformation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.36kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.transformation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.36kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.validation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.validation_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (1.35kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.81kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.81kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsample.activity.explorer [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.rules.feature [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.feature.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.activity.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (31.36kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsample.activity.explorer_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/plugins/ (31.36kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.13kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.rules.feature_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (8.13kB) [INFO] progress: Downloading org.polarsys.kitalpha.vp.componentsampleperformance.feature.source [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.82kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.82kB) [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.84kB) [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Fetching org.polarsys.kitalpha.vp.componentsampleperformance.feature.source_1.4.1.202006261040.jar from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/features/ (3.84kB) [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.antlr.runtime [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Downloading org.aspectj.runtime [INFO] progress: Downloading org.aspectj.weaver [INFO] progress: Downloading org.eclipse.equinox.weaving.aspectj [INFO] progress: Downloading org.eclipse.equinox.weaving.hook [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Downloading org.eclipse.emf.converter [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2ecore [INFO] progress: Downloading org.eclipse.emf.codegen.ecore [INFO] progress: Downloading org.eclipse.emf.ecore.change [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction.ui [INFO] progress: Downloading org.eclipse.emf.mapping.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation_root [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.change.edit [INFO] progress: Downloading org.eclipse.emf.importer.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.xmi [INFO] progress: Downloading org.eclipse.emf.mapping.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ecore.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.importer [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2xml.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.query [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2xml [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.query [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.exporter [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.converter [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction_root [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.importer.rose [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ant [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.importer.java [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ecore.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation.ui.ide [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.query_root [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Downloading org.apache.poi.ooxml [INFO] progress: Downloading org.apache.xmlbeans [INFO] progress: Downloading org.apache.poi.ooxml.schemas [INFO] progress: Downloading org.dom4j [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.apache.poi [INFO] progress: The user operation is waiting for background work to complete. [INFO] Begin task: Resolving AUT [INFO] progress: Resolving Target Contents... [INFO] progress: Reading plug-ins [INFO] progress: Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/ [INFO] progress: Fetching content.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/ [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Fetching p2.index from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/ [INFO] progress: Fetching artifacts.xml.xz from https://download.eclipse.org/kitalpha/updates/stable/component/1.4.1.IT5-1/ [INFO] progress: Downloading org.eclipse.emf.validation_root [INFO] progress: Downloading org.eclipse.emf.transaction_root [INFO] progress: Downloading org.eclipse.emf.query_root [INFO] progress: Installing org.eclipse.rcptt.reporting [INFO] progress: Installing org.eclipse.emf.ecore.change [INFO] progress: Installing org.polarsys.kitalpha.af.componentsamplearchitectureframework.feature.source.feature.group [INFO] progress: Installing org.eclipse.rcptt.watson.aspects.jobs [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.rules.analysis [INFO] progress: Installing org.eclipse.rcptt.ctx.group.impl [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.feature.source.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.gef [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.af.feature.feature.group [INFO] progress: Installing org.polarsys.kitalpha.transposer.componentsample.installer.feature.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.af [INFO] progress: Installing org.eclipse.rcptt.ecl.parser [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.model.source [INFO] progress: Installing org.eclipse.rcptt.watson.runtime.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.runtime.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.feature.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.feature.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.ui.source [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.impl [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.feature.group [INFO] progress: Installing org.eclipse.rcptt.ctx.parameters.impl [INFO] progress: Installing org.dom4j [INFO] progress: Installing org.eclipse.rcptt.ctx.filesystem [INFO] progress: Installing file:/home/jenkins/workspace/release/modules/testrail/runtime-site/target/site/site.xml.rcptt [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.draw2d [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.rules.computation [INFO] progress: Installing 202006261040.SampleComponentSource [INFO] progress: Installing org.eclipse.emf.ecore.edit [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.design.source [INFO] progress: Installing org.eclipse.rcptt.tesla.canvas [INFO] progress: Installing org.eclipse.rcptt.tesla.core.context [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.e4x [INFO] progress: Installing org.eclipse.emf.transaction [INFO] progress: Installing org.eclipse.emf.codegen.ecore.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.example.installer.feature.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.rules.generation [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.runtime.feature.jar [INFO] progress: Installing org.eclipse.rcptt.verifications.tree.impl [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.rules.validation.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.feature.feature.group [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench.aspect [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.rules.feature.source.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.rules.computation [INFO] progress: Installing org.eclipse.emf.transaction.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.computation [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.af [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench.impl [INFO] progress: Installing org.eclipse.rcptt.tesla.core [INFO] progress: Installing org.eclipse.emf.validation [INFO] progress: Installing org.eclipse.rcptt.tesla.jdt.aspects [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.fragment [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.af.feature.source.feature.group [INFO] progress: Installing org.eclipse.emf.edit.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.contextual.explorer [INFO] progress: Installing org.eclipse.rcptt.runtime.feature.jar [INFO] progress: Installing org.eclipse.emf.edit [INFO] progress: Installing org.polarsys.kitalpha.af.componentsamplearchitectureframework.feature.feature.jar [INFO] progress: Installing config.a.jre.javase [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.contextual.explorer.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.af.feature.feature.group [INFO] progress: Installing org.eclipse.rcptt.ctx.resources.impl [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.contextual.explorer [INFO] progress: Installing org.eclipse.rcptt.ctx.parameters [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.design.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.feature.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.dispatch [INFO] progress: Installing org.eclipse.rcptt.ecl.core.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.vpdsl [INFO] progress: Installing org.eclipse.emf.validation.feature.jar [INFO] progress: Installing org.eclipse.emf.transaction.ui [INFO] progress: Installing org.eclipse.emf.databinding.edit.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.rules.analysis [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.feature.source.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.rules.validation.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.model.source [INFO] progress: Installing a.jre.javase [INFO] progress: Installing org.polarsys.kitalpha.af.componentsamplearchitectureframework.feature.source.feature.jar [INFO] progress: Installing org.antlr.runtime [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.design [INFO] progress: Installing org.eclipse.rcptt.forms.impl [INFO] progress: Installing org.eclipse.rcptt.ecl.core [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.design.source [INFO] progress: Installing org.eclipse.rcptt.util [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.af [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.rules.feature.source.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.debug.runtime [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.model.source [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.validation.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.rules.computation.source [INFO] progress: Installing org.eclipse.rcptt.verifications.tree [INFO] progress: Installing org.eclipse.emf.edit.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.ecl.impl [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.feature.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui.feature.jar [INFO] progress: Installing org.eclipse.emf [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.vpdsl [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.rules.validation [INFO] progress: Installing org.eclipse.emf.validation.ui [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.af.feature.source.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.jobs.aspects [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.core [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.representation.feature.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.af.componentsamplearchitectureframework.feature.feature.group [INFO] progress: Installing org.eclipse.rcptt.module.nebula.runtime.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.model.edit [INFO] progress: Installing org.polarsys.kitalpha.composer.componentsample.installer.feature.feature.group [INFO] progress: Installing org.eclipse.rcptt.util.resources [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.wizard.project [INFO] progress: Installing org.eclipse.emf.edit.ui.feature.jar [INFO] progress: Installing org.eclipse.emf.mapping.ui [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.representation.feature.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.fragment [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.aspects [INFO] progress: Installing org.eclipse.rcptt.ecl.interop [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.rules.analysis [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.af.feature.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.rules.feature.source.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.rules.feature.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.af.feature.feature.jar [INFO] progress: Installing org.eclipse.rcptt.resources.impl [INFO] progress: Installing org.eclipse.emf.importer.java [INFO] progress: Installing org.eclipse.rcptt.verifications.text [INFO] progress: Installing org.eclipse.rcptt.ecl.server.tcp [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.gef [INFO] progress: Installing org.eclipse.emf.codegen.feature.jar [INFO] progress: Installing org.eclipse.emf.common [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.rules.feature.feature.jar [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.af [INFO] progress: Installing org.eclipse.emf.common.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text.aspects [INFO] progress: Installing org.polarsys.kitalpha.transposer.componentsample.importer [INFO] progress: Installing org.eclipse.emf.mapping.ecore2ecore [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.rules.validation [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.rules.feature.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.generation [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.design.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.feature.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.data.apache.poi [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework [INFO] progress: Installing org.eclipse.emf.validation_root [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.feature.source.feature.jar [INFO] progress: Installing org.eclipse.emf.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.model.edit.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.representation.feature.source.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.computation [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.canvas [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.transformation [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.model [INFO] progress: Installing org.eclipse.rcptt.tesla.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.validation [INFO] progress: Installing org.eclipse.rcptt.util.swt [INFO] progress: Installing org.eclipse.rcptt.verifications.time.impl [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.gmf [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.design [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.model.editor [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.rules.feature.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.example.feature.source.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.feature.feature.jar [INFO] progress: Installing org.eclipse.emf.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.activity.explorer.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.af.feature.source.feature.jar [INFO] progress: Installing org.eclipse.emf.mapping.ecore2xml [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.swt [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.feature.source.feature.group [INFO] progress: Installing org.polarsys.kitalpha.composer.componentsample.installer.feature.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.vpdsl [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.contextual.explorer [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.rules.analysis.source [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.aspects [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.design [INFO] progress: Installing org.polarsys.kitalpha.composer.componentsample.importer [INFO] progress: Installing org.eclipse.rcptt.ecl.server.feature.group [INFO] progress: Installing org.eclipse.rcptt.verifications.time [INFO] progress: Installing org.eclipse.emf.exporter [INFO] progress: Installing org.eclipse.emf.converter.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.rules.feature.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text.reconciler.aspects [INFO] progress: Installing org.eclipse.rcptt.core.ecl.debug [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.transformation.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.source [INFO] progress: Installing org.eclipse.emf.transaction_root [INFO] progress: Installing org.eclipse.rcptt.ecl.perf [INFO] progress: Installing org.eclipse.emf.databinding.edit.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.rules.generation [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.af.feature.source.feature.jar [INFO] progress: Installing 202006261040.SampleComponent [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.wizard.project.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.computation.source [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.workbench [INFO] progress: Installing org.eclipse.emf.ant [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.af.feature.feature.jar [INFO] progress: Installing org.aspectj.runtime [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.model [INFO] progress: Installing org.eclipse.emf.transaction.feature.group [INFO] progress: Installing org.eclipse.emf.codegen [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.swt [INFO] progress: Installing config.a.jre.javase [INFO] progress: Installing org.eclipse.rcptt.testrail.ecl [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.af.feature.source.feature.jar [INFO] progress: Installing org.eclipse.emf.query_root [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.af [INFO] progress: Installing org.eclipse.emf.codegen.ui [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.contextual.explorer.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.feature.feature.group [INFO] progress: Installing org.eclipse.emf.converter [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.af.feature.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.jface [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.rules.transformation [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.example.feature.source.feature.group [INFO] progress: Installing org.eclipse.emf.mapping.ecore.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.representation.feature.source.feature.group [INFO] progress: Installing org.eclipse.emf.mapping.ui.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.rules.transformation.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.analysis [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.activity.explorer [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.texteditor.aspects [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.importer [INFO] progress: Installing org.eclipse.emf.codegen.ui.feature.jar [INFO] progress: Installing org.eclipse.emf.ecore.editor.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance [INFO] progress: Installing org.eclipse.rcptt.core [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.rules.generation [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.model.edit [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.vpdsl [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.model.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.model.edit.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.model [INFO] progress: Installing org.eclipse.emf.common.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.feature.source.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.runtime.feature.group [INFO] progress: Installing org.eclipse.rcptt.watson.aspects.swt [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.vpdsl [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl [INFO] progress: Installing org.eclipse.rcptt.ctx.debug [INFO] progress: Installing org.eclipse.emf.query.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.rules.feature.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.model [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.representation.feature.feature.group [INFO] progress: Installing org.eclipse.emf.ecore.editor.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.rules.validation.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.feature.feature.group [INFO] progress: Installing org.eclipse.emf.ecore.feature.jar [INFO] progress: Installing org.aspectj.weaver [INFO] progress: Installing org.eclipse.rcptt.expandbar [INFO] progress: Installing org.eclipse.rcptt.core.ecl.core [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.analysis.source [INFO] progress: Installing org.eclipse.rcptt.ecl.operations [INFO] progress: Installing org.eclipse.emf.codegen.ui.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.representation.feature.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.representation.feature.source.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.workbench.texteditor [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.rules.computation.source [INFO] progress: Installing org.eclipse.rcptt.ctx.debug.impl [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.jface.text [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.af.feature.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.forms [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.representation.feature.source.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.rules.generation.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.representation.feature.source.feature.group [INFO] progress: Installing file:/home/jenkins/workspace/release/modules/nebula/runtime-site/target/site/site.xml.rcptt [INFO] progress: Installing org.eclipse.rcptt.core.launching [INFO] progress: Installing org.eclipse.rcptt.ecl.filesystem [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.example.installer.feature.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.rules.validation [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.rules.feature.source.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.ui.ide.aspects [INFO] progress: Installing org.eclipse.emf.common.ui [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.activity.explorer [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.rules.feature.feature.jar [INFO] progress: Installing org.eclipse.rcptt.watson.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.ecl [INFO] progress: Installing org.eclipse.rcptt.tesla.gmf [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.af.feature.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.af.source [INFO] progress: Installing org.eclipse.rcptt.ctx.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.activity.explorer [INFO] progress: Installing org.eclipse.rcptt.ecl.doc [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.af.feature.source.feature.group [INFO] progress: Installing org.eclipse.rcptt.ecl.server.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.analysis [INFO] progress: Installing org.eclipse.rcptt.ecl.platform [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.feature.source.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.af.feature.source.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.af.feature.source.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.runtime.feature.jar [INFO] progress: Installing org.eclipse.emf.ecore.xmi [INFO] progress: Installing org.eclipse.emf.mapping.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.nebula [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.model.editor.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.rules.transformation.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.rules.transformation [INFO] progress: Installing org.eclipse.emf.importer [INFO] progress: Installing org.eclipse.emf.mapping.ecore2xml.ui [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.feature.source.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.representation.feature.source.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.feature.source.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.representation.feature.source.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ctx.filesystem.impl [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.ui [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.model.edit [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.rules.feature.feature.group [INFO] progress: Installing org.eclipse.emf.edit.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.impl [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor.feature.group [INFO] progress: Installing org.eclipse.emf.common.ui.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.af.feature.source.feature.jar [INFO] progress: Installing org.eclipse.rcptt.verifications [INFO] progress: Installing org.eclipse.emf.ecore.edit.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.design [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.texteditor [INFO] progress: Installing org.eclipse.rcptt.watson.runtime.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.feature.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.feature.source.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.core.ecl [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.feature.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.aspects.e4x [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.af.feature.feature.jar [INFO] progress: Installing org.eclipse.rcptt.logging [INFO] progress: Installing org.eclipse.emf.ecore.edit.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.swt [INFO] progress: Installing org.eclipse.emf.edit.ui [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.contextual.explorer [INFO] progress: Installing org.eclipse.equinox.weaving.aspectj [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.contextual.explorer.source [INFO] progress: Installing org.eclipse.emf.validation.ui.ide [INFO] progress: Installing org.eclipse.rcptt.verifications.resources [INFO] progress: Installing org.polarsys.kitalpha.af.componentsamplearchitectureframework [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.source [INFO] progress: Installing 201909171441.Default [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.feature.source.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.ui.ide [INFO] progress: Installing org.eclipse.rcptt.watson.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.generation.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.feature.feature.jar [INFO] progress: Installing org.eclipse.emf.converter.feature.group [INFO] progress: Installing org.eclipse.emf.codegen.ecore [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.af.feature.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.variables [INFO] progress: Installing org.eclipse.rcptt.tesla.gef.aspects [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.example.feature.feature.group [INFO] progress: Installing org.polarsys.kitalpha.transposer.componentsample.installer.feature.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.design.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.model [INFO] progress: Installing org.eclipse.emf.common.ui.feature.group [INFO] progress: Installing org.apache.poi.ooxml.schemas [INFO] progress: Installing org.eclipse.emf.ecore.change.edit [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.jface.text [INFO] progress: Installing org.eclipse.emf.mapping.ecore2ecore.editor [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.feature.source.feature.group [INFO] progress: Installing org.eclipse.emf.databinding.edit [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.feature.feature.group [INFO] progress: Installing org.eclipse.rcptt.verifications.resources.impl [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.model.source [INFO] progress: Installing org.eclipse.rcptt.runtime.ui [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.analysis.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.af.feature.source.feature.group [INFO] progress: Installing org.eclipse.rcptt.verifications.text.impl [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.example.feature.feature.jar [INFO] progress: Installing org.eclipse.rcptt.watson.jface [INFO] progress: Installing org.eclipse.rcptt.core.scenario [INFO] progress: Installing org.eclipse.emf.codegen.ecore.feature.group [INFO] progress: Installing org.eclipse.rcptt.module.nebula.runtime.feature.group [INFO] progress: Installing org.apache.xmlbeans [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.source [INFO] progress: Installing org.eclipse.rcptt.watson.core [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.model.edit.source [INFO] progress: Installing org.eclipse.emf.mapping.ecore.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences.impl [INFO] progress: Installing org.eclipse.rcptt.expandbar.runtime [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.representation.feature.source.feature.jar [INFO] progress: Installing org.eclipse.emf.mapping.feature.group [INFO] progress: Installing org.eclipse.equinox.weaving.hook [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.af.feature.feature.group [INFO] progress: Installing org.eclipse.rcptt.ecl.core.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.data.apache.poi.impl [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.computation.source [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.rules.generation.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.rules.generation [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.rules.generation.source [INFO] progress: Installing org.eclipse.rcptt.tesla.properties.view [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences.aspects [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.rules.computation [INFO] progress: Installing org.eclipse.rcptt.ctx.script.impl [INFO] progress: Installing org.eclipse.rcptt.core.swt.win64 [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.rules.validation [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.rules.analysis.source [INFO] progress: Installing org.eclipse.emf.mapping.ecore [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.feature.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.contextual.explorer.source [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.gmf [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.representation.feature.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.model.edit [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.rules.analysis [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding.observable.aspects [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor [INFO] progress: Installing org.eclipse.rcptt.testrail.ecl.impl [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.rules.computation.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.generation [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.af.feature.source.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.rules.transformation [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.rules.transformation.source [INFO] progress: Installing org.eclipse.emf.importer.ecore [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.representation.feature.source.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.jdt [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.af.feature.source.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.model.edit.source [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.draw2d [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.activity.explorer.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.transformation.source [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.rules.feature.source.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.model [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.rules.feature.source.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.gef [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.af.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.rules.transformation.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.model.edit [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.af.feature.feature.group [INFO] progress: Installing org.eclipse.emf.mapping [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.rules.analysis.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.generation.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.validation.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.model.edit.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.rules.analysis.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.vpdsl [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.activity.explorer.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.rules.validation [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.rules.validation.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.rules.transformation [INFO] progress: Installing org.eclipse.rcptt.runtime.feature.group [INFO] progress: Installing org.apache.poi [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.representation.feature.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.activity.explorer.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample [INFO] progress: Installing org.eclipse.rcptt.watson.jobs [INFO] progress: Installing org.eclipse.rcptt.core.swt [INFO] progress: Installing org.eclipse.emf.query.feature.group [INFO] progress: Installing org.eclipse.emf.ecore.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.rules.computation.source [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding.aspects [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.activity.explorer.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.design [INFO] progress: Installing org.eclipse.emf.codegen.feature.group [INFO] progress: Installing a.jre.javase [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.activity.explorer [INFO] progress: Installing org.eclipse.rcptt.tesla.gmf.aspects [INFO] progress: Installing org.eclipse.emf.mapping.ui.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.af [INFO] progress: Installing org.apache.poi.ooxml [INFO] progress: Installing org.eclipse.emf.ecore [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.model.edit.source [INFO] progress: Installing org.eclipse.rcptt.verifications.log.impl [INFO] progress: Installing org.eclipse.rcptt.ecl.client.tcp [INFO] progress: Installing org.eclipse.emf.databinding [INFO] progress: Installing org.eclipse.emf.databinding.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.representation.feature.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.workbench.texteditor [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.representation.feature.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.model.edit [INFO] progress: Installing org.eclipse.emf.databinding.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.rules.generation.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.representation.feature.source.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ctx.resources [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.feature.source.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.feature.source.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.feature.feature.jar [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.contextual.explorer [INFO] progress: Installing org.eclipse.rcptt.tesla.core.am [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafetypattern.representation.feature.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.contextual.explorer.source [INFO] progress: Installing org.eclipse.rcptt.module.testrail.runtime.feature.jar [INFO] progress: Installing org.eclipse.emf.query [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.feature.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.activity.explorer [INFO] progress: Installing org.eclipse.rcptt.ecl.data [INFO] progress: Installing org.eclipse.rcptt.verifications.log [INFO] progress: Installing org.eclipse.rcptt.resources [INFO] progress: Installing org.eclipse.emf.validation.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleframework.rules.computation [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.af.source [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsample.representation.feature.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplesafety.feature.source.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.transformation [INFO] progress: Installing org.eclipse.rcptt.ctx.script [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.rules.feature.source.feature.jar [INFO] progress: Installing org.eclipse.emf.importer.rose [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.rules.feature.source.feature.group [INFO] progress: Installing org.eclipse.emf.ecore.editor [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsamplequalityassessment.rules.feature.source.feature.jar [INFO] progress: Installing org.eclipse.rcptt.module.testrail.runtime.feature.group [INFO] progress: Installing org.polarsys.kitalpha.vp.componentsampleperformance.feature.source.feature.jar [INFO] progress: Downloading org.eclipse.emf.validation_root [INFO] progress: Downloading org.eclipse.emf.transaction_root [INFO] progress: Downloading org.eclipse.emf.query_root [INFO] progress: Preparing to commit the provisioning operation. [INFO] progress: Committing the provisioning operation. [INFO] progress: Reading plug-ins [INFO] Target platform is valid. [INFO] Looking for tests... [INFO] Existing projects in workspace: [INFO] [INFO] Importing projects to workspace: [INFO] Refreshing projects: [INFO] /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/projects/org.polarsys.capella.studio.ad.viewpoint.rcptt... OK [INFO] Refreshing projects: [INFO] org.polarsys.capella.studio.ad.viewpoint.rcptt... OK [INFO] Searching for tests in projects: [INFO] org.polarsys.capella.studio.ad.viewpoint.rcptt... [INFO] Complete OK [INFO] Testcase Artifacts:6 [INFO] AUT-0:Launching [INFO] AUT-0:Product: org.polarsys.capella.studio.product.CapellaStudio [INFO] AUT-0:Application: org.polarsys.capella.studio.product.application [INFO] AUT-0:Architecture: x86_64 [INFO] 64bit arch is selected because AUT uses launcher library [INFO] "plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016" specified in config file: eclipse.ini [INFO] /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/aut-ws-0: AUT arguments: -os ${target.os} -arch ${target.arch} -consoleLog [INFO] /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/aut-ws-0: AUT VM arguments: -Dosgi.requiredJavaVersion=1.8 -Xms512m -Xmx2048m -XX:PermSize=256M -XX:-UseGCOverheadLimit -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/jacoco.exec -XX:MaxPermSize=128m [INFO] Pass 1 (6) processed. 0 failed. spent: 0:47, 1:02 mins remaining. AF For Capella Security. time: 47140ms [INFO] Pass 2 (6) processed. 0 failed. spent: 1:03, 0:47 mins remaining. AF For EMF Security. time: 16236ms [INFO] Fail 3 (6) processed. 1 failed. spent: 1:20, 0:32 mins remaining. Capella Scurity Viewpoint. time: 16289ms Cause: Assertion caption failed. Widget is already disposed. [INFO] Pass 4 (6) processed. 1 failed. spent: 1:36, 0:16 mins remaining. EMF Security Viewpoint. time: 14985ms [INFO] Pass 5 (6) processed. 1 failed. spent: 1:49, 0:00 mins remaining. Many Activity Explorer Pages. time: 12704ms [INFO] Pass 6 (6) processed. 1 failed. spent: 2:10, 0:00 mins remaining. generation Vpdesc to Vptext. time: 21316ms [INFO] Failed Tests: [INFO] Capella Scurity Viewpoint [INFO] Process terminated. Shut down AUTs [INFO] Runner exit code is: 56 [ERROR] There are test failures [INFO] [INFO] --- rcptt-maven-plugin:2.4.3:package (default-package) @ org.polarsys.capella.studio.ad.viewpoint.rcptt --- [INFO] Building zip: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/projects/org.polarsys.capella.studio.ad.viewpoint.rcptt-1.4.2-SNAPSHOT.zip [INFO] Building zip: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/org.polarsys.capella.studio.ad.viewpoint.rcptt/target/org.polarsys.capella-org.polarsys.capella.studio.ad.viewpoint.rcptt-1.4.2-SNAPSHOT-result.zip [INFO] aut1/out.txt already added, skipping [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.studio.ad.viewpoint.rcptt --- [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.studio.ad.viewpoint.rcptt --- [INFO] [INFO] --< org.polarsys.capella:capellastudio.vpdsl.qualityassessment.reverse.tests >-- [INFO] Building capellastudio.vpdsl.qualityassessment.reverse.tests 1.4.2-SNAPSHOT [30/34] [INFO] -----------------------------[ rcpttTest ]------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ capellastudio.vpdsl.qualityassessment.reverse.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ capellastudio.vpdsl.qualityassessment.reverse.tests --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/jacoco.exec [INFO] [INFO] --- rcptt-maven-plugin:2.4.3:resources (default-resources) @ capellastudio.vpdsl.qualityassessment.reverse.tests --- [INFO] Resolving artifact org.eclipse.rcptt.runner:rcptt.runner:zip:2.4.3, this may take a while ... [INFO] Artifact org.eclipse.rcptt.runner:rcptt.runner:zip:2.4.3 is resolved to /home/jenkins/.m2/repository/org/eclipse/rcptt/runner/rcptt.runner/2.4.3/rcptt.runner-2.4.3.zip [INFO] Using AUT from /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/../../../releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/linux/gtk/x86_64 [INFO] Extracting RCPTT runner to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/runner [INFO] Copying project contents to target directory... [INFO] [INFO] --- rcptt-maven-plugin:2.4.3:execute (default-execute) @ capellastudio.vpdsl.qualityassessment.reverse.tests --- [INFO] Runner command line is /bin/sh -c cd /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/runner/eclipse && /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Xms128m -Xmx256m -Dorg.eclipse.rcptt.runner.returnTestFailure=true -jar /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/runner/eclipse/plugins/org.eclipse.equinox.launcher_1.5.300.v20190213-1655.jar -application org.eclipse.rcptt.runner.headless -runnerPlatform swt -data /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/runner-workspace -aut /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/../../../releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/linux/gtk/x86_64 -autWsPrefix /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/aut-ws- -autConsolePrefix /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/results/aut-console- -autVMArgs -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/jacoco.exec -q7report /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/results/capellastudio.vpdsl.qualityassessment.reverse.tests.report -htmlReport /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/results/capellastudio.vpdsl.qualityassessment.reverse.tests.html -junitReport /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/surefire-reports/TEST-capellastudio.vpdsl.qualityassessment.reverse.tests.xml -import /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/projects/capellastudio.vpdsl.qualityassessment.reverse.tests -testOptions 'testExecTimeout=300;execTimeout=3600' -timeout 3600 -shutdownListenerPort 8898 [INFO] The execution timeout is set to 3600 seconds [INFO] Started at Thu Oct 15 13:08:57 UTC 2020 [INFO] RCPTT Runner version: 2.4.3 [INFO] Initializing target platform... [INFO] Begin task: Create AUT configuration [INFO] progress: Resolving Target Contents... [INFO] progress: Reading plug-ins [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.antlr.runtime [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Downloading org.aspectj.runtime [INFO] progress: Downloading org.eclipse.equinox.weaving.hook [INFO] progress: Downloading org.eclipse.equinox.weaving.aspectj [INFO] progress: Downloading org.aspectj.weaver [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Downloading org.eclipse.emf.converter [INFO] progress: Downloading org.eclipse.emf.ecore.change [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2ecore [INFO] progress: Downloading org.eclipse.emf.codegen.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation_root [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.change.edit [INFO] progress: Downloading org.eclipse.emf.importer.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.xmi [INFO] progress: Downloading org.eclipse.emf.mapping.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ecore.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.importer [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2xml.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.query [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2xml [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.query [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.exporter [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.converter [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction_root [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.importer.rose [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ant [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.importer.java [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ecore.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation.ui.ide [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.query_root [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Downloading org.apache.poi.ooxml [INFO] progress: Downloading org.apache.xmlbeans [INFO] progress: Downloading org.dom4j [INFO] progress: Downloading org.apache.poi.ooxml.schemas [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.apache.poi [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Resolving Target Contents... [INFO] progress: Reading plug-ins [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Downloading org.eclipse.emf.validation_root [INFO] progress: Downloading org.eclipse.emf.transaction_root [INFO] progress: Downloading org.eclipse.emf.query_root [INFO] progress: Installing org.eclipse.rcptt.reporting [INFO] progress: Installing org.eclipse.rcptt.tesla.gmf [INFO] progress: Installing org.eclipse.emf.ecore.change [INFO] progress: Installing org.eclipse.rcptt.watson.aspects.jobs [INFO] progress: Installing org.eclipse.rcptt.ctx.group.impl [INFO] progress: Installing org.eclipse.rcptt.tesla.gef [INFO] progress: Installing org.eclipse.rcptt.ctx.group [INFO] progress: Installing org.eclipse.rcptt.ecl.doc [INFO] progress: Installing org.eclipse.rcptt.ecl.parser [INFO] progress: Installing org.eclipse.rcptt.ecl.server.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.platform [INFO] progress: Installing org.eclipse.rcptt.watson.runtime.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.runtime.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.runtime.feature.jar [INFO] progress: Installing org.eclipse.emf.ecore.xmi [INFO] progress: Installing org.eclipse.emf.mapping.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.nebula [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.impl [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.feature.group [INFO] progress: Installing org.eclipse.rcptt.ctx.parameters.impl [INFO] progress: Installing org.dom4j [INFO] progress: Installing org.eclipse.rcptt.ctx.filesystem [INFO] progress: Installing file:/home/jenkins/workspace/release/modules/testrail/runtime-site/target/site/site.xml.rcptt [INFO] progress: Installing org.eclipse.emf.importer [INFO] progress: Installing org.eclipse.emf.mapping.ecore2xml.ui [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.draw2d [INFO] progress: Installing org.eclipse.rcptt.ctx.filesystem.impl [INFO] progress: Installing org.eclipse.emf.ecore.edit [INFO] progress: Installing org.eclipse.rcptt.tesla.canvas [INFO] progress: Installing org.eclipse.rcptt.tesla.core.context [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.e4x [INFO] progress: Installing org.eclipse.emf.edit.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.impl [INFO] progress: Installing org.eclipse.emf.transaction [INFO] progress: Installing org.eclipse.emf.codegen.ecore.feature.jar [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor.feature.group [INFO] progress: Installing org.eclipse.emf.common.ui.feature.jar [INFO] progress: Installing org.eclipse.rcptt.verifications [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.runtime.feature.jar [INFO] progress: Installing org.eclipse.rcptt.verifications.tree.impl [INFO] progress: Installing org.eclipse.emf.ecore.edit.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.texteditor [INFO] progress: Installing org.eclipse.rcptt.watson.runtime.feature.group [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench.aspect [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.core.ecl [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.aspects.e4x [INFO] progress: Installing org.eclipse.emf.transaction.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench.impl [INFO] progress: Installing org.eclipse.rcptt.logging [INFO] progress: Installing org.eclipse.emf.ecore.edit.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.core [INFO] progress: Installing org.eclipse.emf.validation [INFO] progress: Installing org.eclipse.rcptt.tesla.jdt.aspects [INFO] progress: Installing org.eclipse.rcptt.tesla.swt [INFO] progress: Installing org.eclipse.emf.edit.ui [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.fragment [INFO] progress: Installing org.eclipse.emf.edit.feature.jar [INFO] progress: Installing org.eclipse.rcptt.runtime.feature.jar [INFO] progress: Installing org.eclipse.equinox.weaving.aspectj [INFO] progress: Installing org.eclipse.emf.validation.ui.ide [INFO] progress: Installing org.eclipse.emf.edit [INFO] progress: Installing org.eclipse.rcptt.verifications.resources [INFO] progress: Installing config.a.jre.javase [INFO] progress: Installing org.eclipse.rcptt.ctx.resources.impl [INFO] progress: Installing org.eclipse.rcptt.ctx.parameters [INFO] progress: Installing 201909171441.Default [INFO] progress: Installing org.eclipse.rcptt.tesla.ui.ide [INFO] progress: Installing org.eclipse.rcptt.watson.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.dispatch [INFO] progress: Installing org.eclipse.rcptt.ecl.core.feature.group [INFO] progress: Installing org.eclipse.emf.converter.feature.group [INFO] progress: Installing org.eclipse.emf.codegen.ecore [INFO] progress: Installing org.eclipse.emf.validation.feature.jar [INFO] progress: Installing org.eclipse.emf.transaction.ui [INFO] progress: Installing org.eclipse.emf.databinding.edit.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.variables [INFO] progress: Installing org.eclipse.rcptt.tesla.gef.aspects [INFO] progress: Installing org.eclipse.emf.common.ui.feature.group [INFO] progress: Installing org.apache.poi.ooxml.schemas [INFO] progress: Installing org.eclipse.emf.ecore.change.edit [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.jface.text [INFO] progress: Installing org.eclipse.emf.mapping.ecore2ecore.editor [INFO] progress: Installing org.antlr.runtime [INFO] progress: Installing org.eclipse.rcptt.forms.impl [INFO] progress: Installing org.eclipse.rcptt.ecl.core [INFO] progress: Installing org.eclipse.rcptt.util [INFO] progress: Installing org.eclipse.emf.databinding.edit [INFO] progress: Installing org.eclipse.rcptt.ecl.debug.runtime [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.feature.jar [INFO] progress: Installing org.eclipse.rcptt.verifications.resources.impl [INFO] progress: Installing org.eclipse.rcptt.verifications.tree [INFO] progress: Installing org.eclipse.emf.edit.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.ecl.impl [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui.feature.jar [INFO] progress: Installing org.eclipse.rcptt.runtime.ui [INFO] progress: Installing org.eclipse.emf [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding [INFO] progress: Installing org.eclipse.rcptt.verifications.text.impl [INFO] progress: Installing org.eclipse.rcptt.watson.jface [INFO] progress: Installing org.eclipse.emf.validation.ui [INFO] progress: Installing org.eclipse.rcptt.tesla.jobs.aspects [INFO] progress: Installing org.eclipse.rcptt.core.scenario [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.core [INFO] progress: Installing org.eclipse.emf.codegen.ecore.feature.group [INFO] progress: Installing org.eclipse.rcptt.module.nebula.runtime.feature.group [INFO] progress: Installing org.apache.xmlbeans [INFO] progress: Installing org.eclipse.rcptt.watson.core [INFO] progress: Installing org.eclipse.emf.mapping.ecore.feature.jar [INFO] progress: Installing org.eclipse.rcptt.module.nebula.runtime.feature.jar [INFO] progress: Installing org.eclipse.rcptt.util.resources [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences.impl [INFO] progress: Installing org.eclipse.rcptt.expandbar.runtime [INFO] progress: Installing org.eclipse.emf.mapping.feature.group [INFO] progress: Installing org.eclipse.equinox.weaving.hook [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text [INFO] progress: Installing org.eclipse.rcptt.ecl.core.feature.jar [INFO] progress: Installing org.eclipse.emf.edit.ui.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.data.apache.poi.impl [INFO] progress: Installing org.eclipse.emf.mapping.ui [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.fragment [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.aspects [INFO] progress: Installing org.eclipse.rcptt.tesla.properties.view [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences.aspects [INFO] progress: Installing org.eclipse.rcptt.ctx.script.impl [INFO] progress: Installing org.eclipse.rcptt.ecl.interop [INFO] progress: Installing org.eclipse.rcptt.core.swt.win64 [INFO] progress: Installing org.eclipse.rcptt.resources.impl [INFO] progress: Installing org.eclipse.emf.importer.java [INFO] progress: Installing org.eclipse.rcptt.verifications.text [INFO] progress: Installing org.eclipse.rcptt.ecl.server.tcp [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.gef [INFO] progress: Installing org.eclipse.emf.codegen.feature.jar [INFO] progress: Installing org.eclipse.emf.common [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui [INFO] progress: Installing org.eclipse.emf.mapping.ecore [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor.feature.jar [INFO] progress: Installing org.eclipse.emf.common.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.gmf [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text.aspects [INFO] progress: Installing org.eclipse.emf.mapping.ecore2ecore [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.data.apache.poi [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding.observable.aspects [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor [INFO] progress: Installing org.eclipse.rcptt.testrail.ecl.impl [INFO] progress: Installing org.eclipse.emf.validation_root [INFO] progress: Installing org.eclipse.emf.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.canvas [INFO] progress: Installing org.eclipse.emf.importer.ecore [INFO] progress: Installing org.eclipse.rcptt.tesla.jdt [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.draw2d [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui.feature.group [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.feature.group [INFO] progress: Installing org.eclipse.rcptt.util.swt [INFO] progress: Installing org.eclipse.rcptt.verifications.time.impl [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.gmf [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.gef [INFO] progress: Installing org.eclipse.emf.feature.group [INFO] progress: Installing org.eclipse.emf.mapping.ecore2xml [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.swt [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.feature.group [INFO] progress: Installing org.eclipse.emf.mapping [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.aspects [INFO] progress: Installing org.eclipse.rcptt.ecl.server.feature.group [INFO] progress: Installing org.eclipse.rcptt.verifications.time [INFO] progress: Installing org.eclipse.emf.exporter [INFO] progress: Installing org.eclipse.emf.converter.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text.reconciler.aspects [INFO] progress: Installing org.eclipse.rcptt.core.ecl.debug [INFO] progress: Installing org.eclipse.emf.transaction_root [INFO] progress: Installing org.eclipse.rcptt.ecl.perf [INFO] progress: Installing org.eclipse.emf.databinding.edit.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.workbench [INFO] progress: Installing org.eclipse.emf.ant [INFO] progress: Installing org.aspectj.runtime [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui [INFO] progress: Installing org.eclipse.rcptt.runtime.feature.group [INFO] progress: Installing org.apache.poi [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences [INFO] progress: Installing org.eclipse.emf.transaction.feature.group [INFO] progress: Installing org.eclipse.emf.codegen [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.swt [INFO] progress: Installing org.eclipse.rcptt.testrail.ecl [INFO] progress: Installing org.eclipse.emf.query_root [INFO] progress: Installing org.eclipse.emf.codegen.ui [INFO] progress: Installing org.eclipse.rcptt.watson.jobs [INFO] progress: Installing org.eclipse.rcptt.core.swt [INFO] progress: Installing org.eclipse.emf.query.feature.group [INFO] progress: Installing org.eclipse.emf.converter [INFO] progress: Installing org.eclipse.emf.ecore.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding.aspects [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.jface [INFO] progress: Installing org.eclipse.emf.mapping.ecore.feature.group [INFO] progress: Installing org.eclipse.emf.mapping.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.texteditor.aspects [INFO] progress: Installing org.eclipse.emf.codegen.feature.group [INFO] progress: Installing a.jre.javase [INFO] progress: Installing org.eclipse.rcptt.tesla.gmf.aspects [INFO] progress: Installing org.eclipse.emf.codegen.ui.feature.jar [INFO] progress: Installing org.eclipse.emf.ecore.editor.feature.group [INFO] progress: Installing org.eclipse.rcptt.core [INFO] progress: Installing org.eclipse.emf.mapping.ui.feature.jar [INFO] progress: Installing org.apache.poi.ooxml [INFO] progress: Installing org.eclipse.emf.ecore [INFO] progress: Installing org.eclipse.rcptt.verifications.log.impl [INFO] progress: Installing org.eclipse.emf.common.feature.group [INFO] progress: Installing org.eclipse.rcptt.ecl.client.tcp [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.runtime.feature.group [INFO] progress: Installing org.eclipse.rcptt.watson.aspects.swt [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl [INFO] progress: Installing org.eclipse.emf.databinding [INFO] progress: Installing org.eclipse.emf.databinding.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.workbench.texteditor [INFO] progress: Installing org.eclipse.rcptt.ctx.debug [INFO] progress: Installing org.eclipse.emf.databinding.feature.jar [INFO] progress: Installing org.eclipse.emf.query.feature.jar [INFO] progress: Installing org.eclipse.emf.ecore.editor.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ctx.resources [INFO] progress: Installing org.eclipse.rcptt.tesla.core.am [INFO] progress: Installing org.eclipse.emf.ecore.feature.jar [INFO] progress: Installing org.aspectj.weaver [INFO] progress: Installing org.eclipse.rcptt.expandbar [INFO] progress: Installing org.eclipse.rcptt.core.ecl.core [INFO] progress: Installing org.eclipse.rcptt.ecl.operations [INFO] progress: Installing org.eclipse.rcptt.module.testrail.runtime.feature.jar [INFO] progress: Installing org.eclipse.emf.query [INFO] progress: Installing org.eclipse.emf.codegen.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.ecl.data [INFO] progress: Installing org.eclipse.rcptt.verifications.log [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.workbench.texteditor [INFO] progress: Installing org.eclipse.rcptt.resources [INFO] progress: Installing org.eclipse.rcptt.ctx.debug.impl [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.jface.text [INFO] progress: Installing org.eclipse.emf.validation.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.forms [INFO] progress: Installing file:/home/jenkins/workspace/release/modules/nebula/runtime-site/target/site/site.xml.rcptt [INFO] progress: Installing org.eclipse.rcptt.core.launching [INFO] progress: Installing org.eclipse.rcptt.ctx.script [INFO] progress: Installing org.eclipse.rcptt.ecl.filesystem [INFO] progress: Installing org.eclipse.emf.importer.rose [INFO] progress: Installing org.eclipse.rcptt.tesla.ui.ide.aspects [INFO] progress: Installing org.eclipse.emf.common.ui [INFO] progress: Installing org.eclipse.rcptt.watson.feature.group [INFO] progress: Installing org.eclipse.emf.ecore.editor [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.ecl [INFO] progress: Installing org.eclipse.rcptt.module.testrail.runtime.feature.group [INFO] progress: Downloading org.eclipse.emf.validation_root [INFO] progress: Downloading org.eclipse.emf.transaction_root [INFO] progress: Downloading org.eclipse.emf.query_root [INFO] progress: Preparing to commit the provisioning operation. [INFO] progress: Committing the provisioning operation. [INFO] progress: Reading plug-ins [INFO] Target platform is valid. [INFO] Looking for tests... [INFO] Existing projects in workspace: [INFO] [INFO] Importing projects to workspace: [INFO] Refreshing projects: [INFO] /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/projects/capellastudio.vpdsl.qualityassessment.reverse.tests... OK [INFO] Refreshing projects: [INFO] capellastudio.vpdsl.qualityassessment.reverse.tests... OK [INFO] Searching for tests in projects: [INFO] capellastudio.vpdsl.qualityassessment.reverse.tests... [INFO] Complete OK [INFO] Testcase Artifacts:1 [INFO] AUT-0:Launching [INFO] AUT-0:Product: org.polarsys.capella.studio.product.CapellaStudio [INFO] AUT-0:Application: org.polarsys.capella.studio.product.application [INFO] AUT-0:Architecture: x86_64 [INFO] 64bit arch is selected because AUT uses launcher library [INFO] "plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016" specified in config file: eclipse.ini [INFO] /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/aut-ws-0: AUT arguments: -os ${target.os} -arch ${target.arch} -consoleLog [INFO] /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/aut-ws-0: AUT VM arguments: -Dosgi.requiredJavaVersion=1.8 -Xms512m -Xmx2048m -XX:PermSize=256M -XX:-UseGCOverheadLimit -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/jacoco.exec -XX:MaxPermSize=128m [INFO] Fail 1 (1) processed. 1 failed. spent: 0:00, 0:00 mins remaining. Reverse from Ecore. time: 0ms Cause: org.eclipse.core.runtime.CoreException: Failed to process Reverse from Ecore.test [INFO] at org.eclipse.rcptt.internal.launching.Q7LaunchManager$ExecutableFactory.map(Q7LaunchManager.java:676) [INFO] at org.eclipse.rcptt.internal.launching.Q7LaunchManager.execute(Q7LaunchManager.java:272) [INFO] at org.eclipse.rcptt.internal.launching.Q7LaunchConfigurationDelegate.launch(Q7LaunchConfigurationDelegate.java:221) [INFO] at org.eclipse.rcptt.internal.launching.Q7LaunchConfigurationDelegate.launch(Q7LaunchConfigurationDelegate.java:172) [INFO] at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:862) [INFO] at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:720) [INFO] at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:715) [INFO] at org.eclipse.rcptt.launching.Q7Launcher.execute(Q7Launcher.java:102) [INFO] at org.eclipse.rcptt.launching.Q7Launcher.execute(Q7Launcher.java:90) [INFO] at org.eclipse.rcptt.runner.ScenarioRunnable.run(ScenarioRunnable.java:65) [INFO] at org.eclipse.rcptt.runner.util.AutThread.run(AutThread.java:141) [INFO] Caused by: java.lang.NullPointerException [INFO] at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) [INFO] at org.eclipse.rcptt.internal.launching.DataExecutable.(DataExecutable.java:44) [INFO] at org.eclipse.rcptt.internal.launching.VerificationExecutable.(VerificationExecutable.java:21) [INFO] at org.eclipse.rcptt.internal.launching.UnresolvedVerificationExecutable.(UnresolvedVerificationExecutable.java:36) [INFO] at org.eclipse.rcptt.internal.launching.Q7LaunchManager$ExecutableFactory.makeVerificationExecutable(Q7LaunchManager.java:522) [INFO] at org.eclipse.rcptt.internal.launching.Q7LaunchManager$ExecutableFactory.addVerificationExecutables(Q7LaunchManager.java:534) [INFO] at org.eclipse.rcptt.internal.launching.Q7LaunchManager$ExecutableFactory.makeExecutionPlans(Q7LaunchManager.java:604) [INFO] at org.eclipse.rcptt.internal.launching.Q7LaunchManager$ExecutableFactory.map(Q7LaunchManager.java:640) [INFO] ... 10 more [INFO] [INFO] Failed Tests: [INFO] Reverse from Ecore [INFO] Process terminated. Shut down AUTs [INFO] Runner exit code is: 56 [ERROR] There are test failures [INFO] [INFO] --- rcptt-maven-plugin:2.4.3:package (default-package) @ capellastudio.vpdsl.qualityassessment.reverse.tests --- [INFO] Building zip: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/projects/capellastudio.vpdsl.qualityassessment.reverse.tests-1.4.2-SNAPSHOT.zip [INFO] Building zip: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.reverse.tests/target/org.polarsys.capella-capellastudio.vpdsl.qualityassessment.reverse.tests-1.4.2-SNAPSHOT-result.zip [INFO] aut1/out.txt already added, skipping [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ capellastudio.vpdsl.qualityassessment.reverse.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ capellastudio.vpdsl.qualityassessment.reverse.tests --- [INFO] [INFO] --< org.polarsys.capella:capellastudio.vpdsl.qualityassessment.tests >-- [INFO] Building capellastudio.vpdsl.qualityassessment.tests 1.4.2-SNAPSHOT [31/34] [INFO] -----------------------------[ rcpttTest ]------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ capellastudio.vpdsl.qualityassessment.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ capellastudio.vpdsl.qualityassessment.tests --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/jacoco.exec [INFO] [INFO] --- rcptt-maven-plugin:2.4.3:resources (default-resources) @ capellastudio.vpdsl.qualityassessment.tests --- [INFO] Resolving artifact org.eclipse.rcptt.runner:rcptt.runner:zip:2.4.3, this may take a while ... [INFO] Artifact org.eclipse.rcptt.runner:rcptt.runner:zip:2.4.3 is resolved to /home/jenkins/.m2/repository/org/eclipse/rcptt/runner/rcptt.runner/2.4.3/rcptt.runner-2.4.3.zip [INFO] Using AUT from /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/../../../releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/linux/gtk/x86_64 [INFO] Extracting RCPTT runner to /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/runner [INFO] Copying project contents to target directory... [INFO] [INFO] --- rcptt-maven-plugin:2.4.3:execute (default-execute) @ capellastudio.vpdsl.qualityassessment.tests --- [INFO] Runner command line is /bin/sh -c cd /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/runner/eclipse && /opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java -Xms128m -Xmx256m -Dorg.eclipse.rcptt.runner.returnTestFailure=true -jar /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/runner/eclipse/plugins/org.eclipse.equinox.launcher_1.5.300.v20190213-1655.jar -application org.eclipse.rcptt.runner.headless -runnerPlatform swt -data /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/runner-workspace -aut /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/../../../releng/plugins/org.polarsys.capella.studio.releng.product/target/products/org.polarsys.capella.studio.releng.product/linux/gtk/x86_64 -autWsPrefix /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/aut-ws- -autConsolePrefix /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/results/aut-console- -autVMArgs -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/jacoco.exec -q7report /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/results/capellastudio.vpdsl.qualityassessment.tests.report -htmlReport /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/results/capellastudio.vpdsl.qualityassessment.tests.html -junitReport /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/surefire-reports/TEST-capellastudio.vpdsl.qualityassessment.tests.xml -import /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/projects/capellastudio.vpdsl.qualityassessment.tests -testOptions 'testExecTimeout=300;execTimeout=3600' -timeout 3600 -shutdownListenerPort 8119 [INFO] The execution timeout is set to 3600 seconds [INFO] Started at Thu Oct 15 13:10:10 UTC 2020 [INFO] RCPTT Runner version: 2.4.3 [INFO] Initializing target platform... [INFO] Begin task: Create AUT configuration [INFO] progress: Resolving Target Contents... [INFO] progress: Reading plug-ins [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.antlr.runtime [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Downloading org.aspectj.runtime [INFO] progress: Downloading org.eclipse.equinox.weaving.hook [INFO] progress: Downloading org.aspectj.weaver [INFO] progress: Downloading org.eclipse.equinox.weaving.aspectj [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Downloading org.eclipse.emf.converter [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2ecore [INFO] progress: Downloading org.eclipse.emf.ecore.change [INFO] progress: Downloading org.eclipse.emf.codegen.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction.ui [INFO] progress: Downloading org.eclipse.emf.mapping.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation_root [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.change.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.importer.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.xmi [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore [INFO] progress: Downloading org.eclipse.emf.codegen.ecore.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.importer [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2xml.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.query [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore2xml [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.query [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.exporter [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.converter [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.transaction_root [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.databinding.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.importer.rose [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ant [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.importer.java [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ecore.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.mapping.ecore.editor [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.validation.ui.ide [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.edit [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.common [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.query_root [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.eclipse.emf.codegen.ui [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Adding repository platform:///plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Downloading org.apache.poi.ooxml [INFO] progress: Downloading org.apache.poi.ooxml.schemas [INFO] progress: Downloading org.dom4j [INFO] progress: Downloading org.apache.xmlbeans [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Downloading org.apache.poi [INFO] progress: The user operation is waiting for background work to complete. [INFO] progress: Resolving Target Contents... [INFO] progress: Reading plug-ins [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: Fetching content.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Fetching p2.index from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.runtime.e4x/q7/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.testrail.updates/runtime/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.kepler/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.module.nebula.updates/runtime/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.aspectj.e44x/dependencies/ [INFO] progress: Fetching artifacts.jar from platform:/plugin/org.eclipse.rcptt.updates.extra/dependencies/ [INFO] progress: Downloading org.eclipse.emf.validation_root [INFO] progress: Downloading org.eclipse.emf.transaction_root [INFO] progress: Downloading org.eclipse.emf.query_root [INFO] progress: Installing org.eclipse.rcptt.reporting [INFO] progress: Installing org.eclipse.rcptt.tesla.gmf [INFO] progress: Installing org.eclipse.emf.ecore.change [INFO] progress: Installing org.eclipse.rcptt.watson.aspects.jobs [INFO] progress: Installing org.eclipse.rcptt.ctx.group.impl [INFO] progress: Installing org.eclipse.rcptt.tesla.gef [INFO] progress: Installing org.eclipse.rcptt.ctx.group [INFO] progress: Installing org.eclipse.rcptt.ecl.doc [INFO] progress: Installing org.eclipse.rcptt.ecl.parser [INFO] progress: Installing org.eclipse.rcptt.ecl.server.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.platform [INFO] progress: Installing org.eclipse.rcptt.watson.runtime.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.runtime.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.runtime.feature.jar [INFO] progress: Installing org.eclipse.emf.ecore.xmi [INFO] progress: Installing org.eclipse.emf.mapping.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.nebula [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.impl [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.feature.group [INFO] progress: Installing org.eclipse.rcptt.ctx.parameters.impl [INFO] progress: Installing org.dom4j [INFO] progress: Installing org.eclipse.rcptt.ctx.filesystem [INFO] progress: Installing file:/home/jenkins/workspace/release/modules/testrail/runtime-site/target/site/site.xml.rcptt [INFO] progress: Installing org.eclipse.emf.importer [INFO] progress: Installing org.eclipse.emf.mapping.ecore2xml.ui [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.draw2d [INFO] progress: Installing org.eclipse.rcptt.ctx.filesystem.impl [INFO] progress: Installing org.eclipse.emf.ecore.edit [INFO] progress: Installing org.eclipse.rcptt.tesla.canvas [INFO] progress: Installing org.eclipse.rcptt.tesla.core.context [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.e4x [INFO] progress: Installing org.eclipse.emf.edit.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.impl [INFO] progress: Installing org.eclipse.emf.transaction [INFO] progress: Installing org.eclipse.emf.codegen.ecore.feature.jar [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor.feature.group [INFO] progress: Installing org.eclipse.emf.common.ui.feature.jar [INFO] progress: Installing org.eclipse.rcptt.verifications [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.runtime.feature.jar [INFO] progress: Installing org.eclipse.rcptt.verifications.tree.impl [INFO] progress: Installing org.eclipse.emf.ecore.edit.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.texteditor [INFO] progress: Installing org.eclipse.rcptt.watson.runtime.feature.group [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench.aspect [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.core.ecl [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.aspects.e4x [INFO] progress: Installing org.eclipse.emf.transaction.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench.impl [INFO] progress: Installing org.eclipse.rcptt.logging [INFO] progress: Installing org.eclipse.emf.ecore.edit.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.core [INFO] progress: Installing org.eclipse.emf.validation [INFO] progress: Installing org.eclipse.rcptt.tesla.jdt.aspects [INFO] progress: Installing org.eclipse.rcptt.tesla.swt [INFO] progress: Installing org.eclipse.emf.edit.ui [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.fragment [INFO] progress: Installing org.eclipse.emf.edit.feature.jar [INFO] progress: Installing org.eclipse.rcptt.runtime.feature.jar [INFO] progress: Installing org.eclipse.equinox.weaving.aspectj [INFO] progress: Installing org.eclipse.emf.validation.ui.ide [INFO] progress: Installing org.eclipse.emf.edit [INFO] progress: Installing org.eclipse.rcptt.verifications.resources [INFO] progress: Installing config.a.jre.javase [INFO] progress: Installing org.eclipse.rcptt.ctx.resources.impl [INFO] progress: Installing org.eclipse.rcptt.ctx.parameters [INFO] progress: Installing 201909171441.Default [INFO] progress: Installing org.eclipse.rcptt.tesla.ui.ide [INFO] progress: Installing org.eclipse.rcptt.watson.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.dispatch [INFO] progress: Installing org.eclipse.rcptt.ecl.core.feature.group [INFO] progress: Installing org.eclipse.emf.converter.feature.group [INFO] progress: Installing org.eclipse.emf.codegen.ecore [INFO] progress: Installing org.eclipse.emf.validation.feature.jar [INFO] progress: Installing org.eclipse.emf.transaction.ui [INFO] progress: Installing org.eclipse.emf.databinding.edit.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.variables [INFO] progress: Installing org.eclipse.rcptt.tesla.gef.aspects [INFO] progress: Installing org.eclipse.emf.common.ui.feature.group [INFO] progress: Installing org.apache.poi.ooxml.schemas [INFO] progress: Installing org.eclipse.emf.ecore.change.edit [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.jface.text [INFO] progress: Installing org.eclipse.emf.mapping.ecore2ecore.editor [INFO] progress: Installing org.antlr.runtime [INFO] progress: Installing org.eclipse.rcptt.forms.impl [INFO] progress: Installing org.eclipse.rcptt.ecl.core [INFO] progress: Installing org.eclipse.rcptt.util [INFO] progress: Installing org.eclipse.emf.databinding.edit [INFO] progress: Installing org.eclipse.rcptt.ecl.debug.runtime [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.feature.jar [INFO] progress: Installing org.eclipse.rcptt.verifications.resources.impl [INFO] progress: Installing org.eclipse.rcptt.verifications.tree [INFO] progress: Installing org.eclipse.emf.edit.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.ecl.impl [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui.feature.jar [INFO] progress: Installing org.eclipse.rcptt.runtime.ui [INFO] progress: Installing org.eclipse.emf [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding [INFO] progress: Installing org.eclipse.rcptt.verifications.text.impl [INFO] progress: Installing org.eclipse.rcptt.watson.jface [INFO] progress: Installing org.eclipse.emf.validation.ui [INFO] progress: Installing org.eclipse.rcptt.tesla.jobs.aspects [INFO] progress: Installing org.eclipse.rcptt.core.scenario [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.core [INFO] progress: Installing org.eclipse.emf.codegen.ecore.feature.group [INFO] progress: Installing org.eclipse.rcptt.module.nebula.runtime.feature.group [INFO] progress: Installing org.apache.xmlbeans [INFO] progress: Installing org.eclipse.rcptt.watson.core [INFO] progress: Installing org.eclipse.emf.mapping.ecore.feature.jar [INFO] progress: Installing org.eclipse.rcptt.module.nebula.runtime.feature.jar [INFO] progress: Installing org.eclipse.rcptt.util.resources [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences.impl [INFO] progress: Installing org.eclipse.rcptt.expandbar.runtime [INFO] progress: Installing org.eclipse.emf.mapping.feature.group [INFO] progress: Installing org.eclipse.equinox.weaving.hook [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text [INFO] progress: Installing org.eclipse.rcptt.ecl.core.feature.jar [INFO] progress: Installing org.eclipse.emf.edit.ui.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.data.apache.poi.impl [INFO] progress: Installing org.eclipse.emf.mapping.ui [INFO] progress: Installing org.eclipse.rcptt.ctx.workbench [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.fragment [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.aspects [INFO] progress: Installing org.eclipse.rcptt.tesla.properties.view [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences.aspects [INFO] progress: Installing org.eclipse.rcptt.ctx.script.impl [INFO] progress: Installing org.eclipse.rcptt.ecl.interop [INFO] progress: Installing org.eclipse.rcptt.core.swt.win64 [INFO] progress: Installing org.eclipse.rcptt.resources.impl [INFO] progress: Installing org.eclipse.emf.importer.java [INFO] progress: Installing org.eclipse.rcptt.verifications.text [INFO] progress: Installing org.eclipse.rcptt.ecl.server.tcp [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.gef [INFO] progress: Installing org.eclipse.emf.codegen.feature.jar [INFO] progress: Installing org.eclipse.emf.common [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.ui [INFO] progress: Installing org.eclipse.emf.mapping.ecore [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor.feature.jar [INFO] progress: Installing org.eclipse.emf.common.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.gmf [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text.aspects [INFO] progress: Installing org.eclipse.emf.mapping.ecore2ecore [INFO] progress: Installing org.eclipse.rcptt.ecl.platform.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ecl.data.apache.poi [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding.observable.aspects [INFO] progress: Installing org.eclipse.emf.mapping.ecore.editor [INFO] progress: Installing org.eclipse.rcptt.testrail.ecl.impl [INFO] progress: Installing org.eclipse.emf.validation_root [INFO] progress: Installing org.eclipse.emf.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.canvas [INFO] progress: Installing org.eclipse.emf.importer.ecore [INFO] progress: Installing org.eclipse.rcptt.tesla.jdt [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.draw2d [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui.feature.group [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.feature.group [INFO] progress: Installing org.eclipse.rcptt.util.swt [INFO] progress: Installing org.eclipse.rcptt.verifications.time.impl [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.gmf [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.gef [INFO] progress: Installing org.eclipse.emf.feature.group [INFO] progress: Installing org.eclipse.emf.mapping.ecore2xml [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.swt [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.feature.group [INFO] progress: Installing org.eclipse.emf.mapping [INFO] progress: Installing org.eclipse.rcptt.tesla.swt.aspects [INFO] progress: Installing org.eclipse.rcptt.ecl.server.feature.group [INFO] progress: Installing org.eclipse.rcptt.verifications.time [INFO] progress: Installing org.eclipse.emf.exporter [INFO] progress: Installing org.eclipse.emf.converter.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.text.reconciler.aspects [INFO] progress: Installing org.eclipse.rcptt.core.ecl.debug [INFO] progress: Installing org.eclipse.emf.transaction_root [INFO] progress: Installing org.eclipse.rcptt.ecl.perf [INFO] progress: Installing org.eclipse.emf.databinding.edit.feature.jar [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.workbench [INFO] progress: Installing org.eclipse.emf.ant [INFO] progress: Installing org.aspectj.runtime [INFO] progress: Installing org.eclipse.emf.codegen.ecore.ui [INFO] progress: Installing org.eclipse.rcptt.runtime.feature.group [INFO] progress: Installing org.apache.poi [INFO] progress: Installing org.eclipse.rcptt.ctx.preferences [INFO] progress: Installing org.eclipse.emf.transaction.feature.group [INFO] progress: Installing org.eclipse.emf.codegen [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.swt [INFO] progress: Installing org.eclipse.rcptt.testrail.ecl [INFO] progress: Installing org.eclipse.emf.query_root [INFO] progress: Installing org.eclipse.emf.codegen.ui [INFO] progress: Installing org.eclipse.rcptt.watson.jobs [INFO] progress: Installing org.eclipse.rcptt.core.swt [INFO] progress: Installing org.eclipse.emf.query.feature.group [INFO] progress: Installing org.eclipse.emf.converter [INFO] progress: Installing org.eclipse.emf.ecore.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.jface.databinding.aspects [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.jface [INFO] progress: Installing org.eclipse.emf.mapping.ecore.feature.group [INFO] progress: Installing org.eclipse.emf.mapping.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.workbench.texteditor.aspects [INFO] progress: Installing org.eclipse.emf.codegen.feature.group [INFO] progress: Installing a.jre.javase [INFO] progress: Installing org.eclipse.rcptt.tesla.gmf.aspects [INFO] progress: Installing org.eclipse.emf.codegen.ui.feature.jar [INFO] progress: Installing org.eclipse.emf.ecore.editor.feature.group [INFO] progress: Installing org.eclipse.rcptt.core [INFO] progress: Installing org.eclipse.emf.mapping.ui.feature.jar [INFO] progress: Installing org.apache.poi.ooxml [INFO] progress: Installing org.eclipse.emf.ecore [INFO] progress: Installing org.eclipse.rcptt.verifications.log.impl [INFO] progress: Installing org.eclipse.emf.common.feature.group [INFO] progress: Installing org.eclipse.rcptt.ecl.client.tcp [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl.runtime.feature.group [INFO] progress: Installing org.eclipse.rcptt.watson.aspects.swt [INFO] progress: Installing org.eclipse.rcptt.tesla.ecl [INFO] progress: Installing org.eclipse.emf.databinding [INFO] progress: Installing org.eclipse.emf.databinding.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.workbench.texteditor [INFO] progress: Installing org.eclipse.rcptt.ctx.debug [INFO] progress: Installing org.eclipse.emf.databinding.feature.jar [INFO] progress: Installing org.eclipse.emf.query.feature.jar [INFO] progress: Installing org.eclipse.emf.ecore.editor.feature.jar [INFO] progress: Installing org.eclipse.rcptt.ctx.resources [INFO] progress: Installing org.eclipse.rcptt.tesla.core.am [INFO] progress: Installing org.eclipse.emf.ecore.feature.jar [INFO] progress: Installing org.aspectj.weaver [INFO] progress: Installing org.eclipse.rcptt.expandbar [INFO] progress: Installing org.eclipse.rcptt.core.ecl.core [INFO] progress: Installing org.eclipse.rcptt.ecl.operations [INFO] progress: Installing org.eclipse.rcptt.module.testrail.runtime.feature.jar [INFO] progress: Installing org.eclipse.emf.query [INFO] progress: Installing org.eclipse.emf.codegen.ui.feature.group [INFO] progress: Installing org.eclipse.rcptt.ecl.data [INFO] progress: Installing org.eclipse.rcptt.verifications.log [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.workbench.texteditor [INFO] progress: Installing org.eclipse.rcptt.resources [INFO] progress: Installing org.eclipse.rcptt.ctx.debug.impl [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.jface.text [INFO] progress: Installing org.eclipse.emf.validation.feature.group [INFO] progress: Installing org.eclipse.rcptt.tesla.recording.aspects.forms [INFO] progress: Installing file:/home/jenkins/workspace/release/modules/nebula/runtime-site/target/site/site.xml.rcptt [INFO] progress: Installing org.eclipse.rcptt.core.launching [INFO] progress: Installing org.eclipse.rcptt.ctx.script [INFO] progress: Installing org.eclipse.rcptt.ecl.filesystem [INFO] progress: Installing org.eclipse.emf.importer.rose [INFO] progress: Installing org.eclipse.rcptt.tesla.ui.ide.aspects [INFO] progress: Installing org.eclipse.emf.common.ui [INFO] progress: Installing org.eclipse.rcptt.watson.feature.group [INFO] progress: Installing org.eclipse.emf.ecore.editor [INFO] progress: Installing org.eclipse.rcptt.tesla.nebula.ecl [INFO] progress: Installing org.eclipse.rcptt.module.testrail.runtime.feature.group [INFO] progress: Downloading org.eclipse.emf.validation_root [INFO] progress: Downloading org.eclipse.emf.query_root [INFO] progress: Downloading org.eclipse.emf.transaction_root [INFO] progress: Preparing to commit the provisioning operation. [INFO] progress: Committing the provisioning operation. [INFO] progress: Reading plug-ins [INFO] Target platform is valid. [INFO] Looking for tests... [INFO] Existing projects in workspace: [INFO] [INFO] Importing projects to workspace: [INFO] Refreshing projects: [INFO] /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/projects/capellastudio.vpdsl.qualityassessment.tests... OK [INFO] Refreshing projects: [INFO] capellastudio.vpdsl.qualityassessment.tests... OK [INFO] Searching for tests in projects: [INFO] capellastudio.vpdsl.qualityassessment.tests... [INFO] Complete OK [INFO] Testcase Artifacts:10 [INFO] AUT-0:Launching [INFO] AUT-0:Product: org.polarsys.capella.studio.product.CapellaStudio [INFO] AUT-0:Application: org.polarsys.capella.studio.product.application [INFO] AUT-0:Architecture: x86_64 [INFO] 64bit arch is selected because AUT uses launcher library [INFO] "plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016" specified in config file: eclipse.ini [INFO] /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/aut-ws-0: AUT arguments: -os ${target.os} -arch ${target.arch} -consoleLog [INFO] /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/aut-ws-0: AUT VM arguments: -Dosgi.requiredJavaVersion=1.8 -Xms512m -Xmx2048m -XX:PermSize=256M -XX:-UseGCOverheadLimit -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/jacoco.exec -XX:MaxPermSize=128m [INFO] Pass 1 (10) processed. 0 failed. spent: 0:25, 1:06 mins remaining. Aspect - Data. time: 25250ms [INFO] Fail 2 (10) processed. 1 failed. spent: 0:41, 1:11 mins remaining. Aspect - Diagram. time: 15792ms Cause: The Item "[platform:/resource/org.polarsys.capella.vp.qualityassessment.vpdsl/model/QualityAssessment.vpdesc, Viewpoint QualityAssessment, Diagram Set QualityAssessment.diagram, Diagram Extension QualityAssessment_PAB]" could not be found. [INFO] Pass 3 (10) processed. 1 failed. spent: 0:51, 1:01 mins remaining. Aspect - Releng. time: 9783ms [INFO] Pass 4 (10) processed. 1 failed. spent: 1:03, 0:52 mins remaining. Aspect - Service. time: 11134ms [INFO] Pass 5 (10) processed. 1 failed. spent: 1:14, 0:42 mins remaining. Aspect - UI. time: 10548ms [INFO] Pass 6 (10) processed. 1 failed. spent: 1:44, 0:39 mins remaining. Bug - vpui-1275. time: 29636ms [INFO] Pass 7 (10) processed. 1 failed. spent: 1:52, 0:24 mins remaining. New Project creation. time: 7538ms [INFO] Pass 8 (10) processed. 1 failed. spent: 2:03, 0:12 mins remaining. Reverse from Ecore. time: 11383ms [INFO] Pass 9 (10) processed. 1 failed. spent: 3:06, 0:00 mins remaining. Viewpoint Generation and Packaging. time: 62314ms [INFO] Pass 10 (10) processed. 1 failed. spent: 3:40, 0:00 mins remaining. Viewpoint Generation. time: 31964ms [INFO] Failed Tests: [INFO] Aspect - Diagram [INFO] Process terminated. Shut down AUTs [INFO] Runner exit code is: 56 [ERROR] There are test failures [INFO] [INFO] --- rcptt-maven-plugin:2.4.3:package (default-package) @ capellastudio.vpdsl.qualityassessment.tests --- [INFO] Building zip: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/projects/capellastudio.vpdsl.qualityassessment.tests-1.4.2-SNAPSHOT.zip [INFO] Building zip: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/vpdsl/tests/capellastudio.vpdsl.qualityassessment.tests/target/org.polarsys.capella-capellastudio.vpdsl.qualityassessment.tests-1.4.2-SNAPSHOT-result.zip [INFO] aut1/out.txt already added, skipping [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ capellastudio.vpdsl.qualityassessment.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ capellastudio.vpdsl.qualityassessment.tests --- [INFO] [INFO] ---< org.polarsys.capella:org.polarsys.capella.studio.test.feature >---- [INFO] Building org.polarsys.capella.studio.test.feature 1.4.2-SNAPSHOT [32/34] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.studio.test.feature --- [INFO] Deleting /home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/features/org.polarsys.capella.studio.test.feature/target [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.polarsys.capella.studio.test.feature --- [INFO] The project's OSGi version is 1.4.2.202010151248 [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-id (default-validate-id) @ org.polarsys.capella.studio.test.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:validate-version (default-validate-version) @ org.polarsys.capella.studio.test.feature --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.studio.test.feature --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/features/org.polarsys.capella.studio.test.feature/target/jacoco.exec [INFO] [INFO] --- target-platform-configuration:1.1.0:target-platform (default-target-platform) @ org.polarsys.capella.studio.test.feature --- [INFO] [INFO] --- tycho-packaging-plugin:1.1.0:package-feature (default-package-feature) @ org.polarsys.capella.studio.test.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/features/org.polarsys.capella.studio.test.feature/target/org.polarsys.capella.studio.test.feature-1.4.2-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata-default (default-p2-metadata-default) @ org.polarsys.capella.studio.test.feature --- [INFO] [INFO] --- tycho-p2-plugin:1.1.0:feature-p2-metadata (default-feature-p2-metadata) @ org.polarsys.capella.studio.test.feature --- [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.studio.test.feature --- [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.studio.test.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/Capella-studio_v1.4.x/tests/features/org.polarsys.capella.studio.test.feature/target/org.polarsys.capella.studio.test.feature-1.4.2-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:1.1.0:p2-metadata (p2-metadata) @ org.polarsys.capella.studio.test.feature --- [INFO] [INFO] --< org.polarsys.capella:org.polarsys.capella.studio.releng.aggregator.tests >-- [INFO] Building Capella Sudio tests Aggregator Module 1.4.2-SNAPSHOT [33/34] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.studio.releng.aggregator.tests --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.studio.releng.aggregator.tests --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/releng/plugins/org.polarsys.capella.studio.releng.aggregator.tests/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.studio.releng.aggregator.tests --- [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.studio.releng.aggregator.tests --- [INFO] [INFO] ----< org.polarsys.capella:org.polarsys.capella.studio.releng.root >---- [INFO] Building Capella Studio Root 1.4.2-SNAPSHOT [34/34] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.polarsys.capella.studio.releng.root --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default) @ org.polarsys.capella.studio.releng.root --- [INFO] failsafeArgline set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=/home/jenkins/agent/workspace/Capella-studio_v1.4.x/target/jacoco.exec [INFO] [INFO] --- tycho-source-plugin:1.1.0:plugin-source (plugin-source) @ org.polarsys.capella.studio.releng.root --- [INFO] [INFO] --- tycho-source-feature-plugin:1.1.0:source-feature (source-feature) @ org.polarsys.capella.studio.releng.root --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Capella Studio Root 1.4.2-SNAPSHOT: [INFO] [INFO] Capella Studio ..................................... SUCCESS [ 10.577 s] [INFO] capellastudio ...................................... SUCCESS [ 3.097 s] [INFO] org.polarsys.capella.extension.genchain.model ...... SUCCESS [ 3.584 s] [INFO] org.polarsys.capella.extension.genchain ............ SUCCESS [ 0.374 s] [INFO] org.polarsys.capella.extension.genchain.model.edit . SUCCESS [ 0.150 s] [INFO] org.polarsys.capella.extension.tools ............... SUCCESS [ 0.658 s] [INFO] org.polarsys.capella.extension.tools.ui ............ SUCCESS [ 0.415 s] [INFO] org.polarsys.capella.studio.product ................ SUCCESS [ 0.246 s] [INFO] org.polarsys.capella.ad.viewpoint.dsl.generation.ui SUCCESS [ 0.756 s] [INFO] org.polarsys.capella.ta ............................ SUCCESS [ 0.251 s] [INFO] org.polarsys.capella.ta.viewpoint.dsl.extension .... SUCCESS [ 0.100 s] [INFO] org.polarsys.capella.cdo.ta.definition ............. SUCCESS [ 0.253 s] [INFO] org.polarsys.capella.cdo.ta.ext .................... SUCCESS [ 0.200 s] [INFO] org.polarsys.capella.studio.doc .................... SUCCESS [ 0.015 s] [INFO] org.polarsys.capella.extension.sdk.feature ......... SUCCESS [ 0.292 s] [INFO] org.polarsys.capella.studio.product.feature ........ SUCCESS [ 0.181 s] [INFO] org.polarsys.capella.ta.viewpoint.dsl.feature ...... SUCCESS [ 0.112 s] [INFO] org.polarsys.capella.cdo.ta.definition.feature ..... SUCCESS [ 0.090 s] [INFO] org.polarsys.capella.studio.releng.eclipse.feature . SUCCESS [ 0.380 s] [INFO] org.polarsys.capella.studio.releng.capella.feature . SUCCESS [ 0.509 s] [INFO] org.polarsys.capella.studio.releng.kitalpha.feature SUCCESS [ 0.247 s] [INFO] org.polarsys.capella.studio.doc.feature ............ SUCCESS [ 0.043 s] [INFO] org.polarsys.capella.studio.releng.updatesite ...... SUCCESS [ 1.966 s] [INFO] Capella studio Product ............................. SUCCESS [04:10 min] [INFO] Capella Sudio Aggregator Module .................... SUCCESS [ 0.004 s] [INFO] org.polarsys.capella.studio.test ................... SUCCESS [ 10.057 s] [INFO] org.polarsys.capella.extension.rcptt ............... SUCCESS [02:50 min] [INFO] org.polarsys.capella.ad.viewpoint.dsl.tests ........ SUCCESS [ 27.869 s] [INFO] org.polarsys.capella.studio.ad.viewpoint.rcptt ..... SUCCESS [03:29 min] [INFO] capellastudio.vpdsl.qualityassessment.reverse.tests SUCCESS [01:13 min] [INFO] capellastudio.vpdsl.qualityassessment.tests ........ SUCCESS [04:45 min] [INFO] org.polarsys.capella.studio.test.feature ........... SUCCESS [ 0.056 s] [INFO] Capella Sudio tests Aggregator Module .............. SUCCESS [ 0.003 s] [INFO] Capella Studio Root ................................ SUCCESS [ 0.002 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26:04 min [INFO] Finished at: 2020-10-15T13:14:52Z [INFO] ------------------------------------------------------------------------ [Pipeline] } Terminating xvnc. [Pipeline] // xvnc [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive artifacts) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials genie.capella (ssh://genie.capella@projects-storage.eclipse.org) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-85RHgOHlNPAy/agent.6412 SSH_AGENT_PID=6414 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/Capella-studio_v1.4.x@tmp/private_key_2925705738606010524.key (/home/jenkins/agent/workspace/Capella-studio_v1.4.x@tmp/private_key_2925705738606010524.key) [ssh-agent] Started. [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh + echo 'deploy update site' deploy update site [Pipeline] sh + ssh genie.capella@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/1.4.x [Pipeline] sh + ssh genie.capella@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/1.4.x [Pipeline] sh + scp -r releng/plugins/org.polarsys.capella.studio.releng.updatesite/target/repository/artifacts.jar releng/plugins/org.polarsys.capella.studio.releng.updatesite/target/repository/artifacts.xml.xz releng/plugins/org.polarsys.capella.studio.releng.updatesite/target/repository/content.jar releng/plugins/org.polarsys.capella.studio.releng.updatesite/target/repository/content.xml.xz releng/plugins/org.polarsys.capella.studio.releng.updatesite/target/repository/features releng/plugins/org.polarsys.capella.studio.releng.updatesite/target/repository/p2.index releng/plugins/org.polarsys.capella.studio.releng.updatesite/target/repository/plugins genie.capella@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/capella/capellastudio/updates/nightly/1.4.x [Pipeline] sh + echo 'deploy product' deploy product [Pipeline] sh + ssh genie.capella@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/1.4.x [Pipeline] sh + ssh genie.capella@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/1.4.x [Pipeline] sh + scp -r releng/plugins/org.polarsys.capella.studio.releng.product/target/products/capella-studio-1.4.2.202010151248-linux.gtk.x86_64.zip releng/plugins/org.polarsys.capella.studio.releng.product/target/products/capella-studio-1.4.2.202010151248-macosx.cocoa.x86_64.zip releng/plugins/org.polarsys.capella.studio.releng.product/target/products/capella-studio-1.4.2.202010151248-win32.win32.x86_64.zip genie.capella@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/capella/capellastudio/products/nightly/1.4.x [Pipeline] } [Pipeline] // script [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 6414 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] junit Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: UNSTABLE