Skip to content

Console Output

Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-sysml16/+/186653
Running as SYSTEM
Agent centos-7-8j79t is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-8j79t"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-8j79t"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -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-8j79t"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.10"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    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
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-papyrus"
      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"

Building remotely on centos-7-8j79t (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/sysml-gerrit-product
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sysml16.git
 > git init /home/jenkins/agent/sysml-gerrit-product # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sysml16.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sysml16.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sysml16.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sysml16.git # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sysml16.git
 > git fetch --tags --progress https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sysml16.git refs/changes/53/186653/1 # timeout=10
 > git rev-parse 8163833be37b3ef768a89766fe2e63500b24eaec^{commit} # timeout=10
Checking out Revision 8163833be37b3ef768a89766fe2e63500b24eaec (refs/changes/53/186653/1)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8163833be37b3ef768a89766fe2e63500b24eaec # timeout=10
Commit message: "[releng] Migrate to papyrus 6.0"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk 59c3acecf1dd835f180958c8f492ffede0ae1769 # timeout=10
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[sysml-gerrit-product] $ vncserver -list
Starting xvnc
[sysml-gerrit-product] $ Xvnc :80 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
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


Tue Oct 19 12:06:51 2021
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5980
 vncext:      created VNC server for screen 0
[sysml-gerrit-product] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=8163833be37b3ef768a89766fe2e63500b24eaec -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=vincent.lorenzo@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=vincent lorenzo" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-sysml16/+/186653 -DGERRIT_PATCHSET_UPLOADER_EMAIL=vincent.lorenzo@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-sysml16 -DGERRIT_CHANGE_NUMBER=186653 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"vincent lorenzo\" <vincent.lorenzo@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/53/186653/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=vincent lorenzo" '-DGERRIT_CHANGE_OWNER=\"vincent lorenzo\" <vincent.lorenzo@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=W3JlbGVuZ10gTWlncmF0ZSB0byBwYXB5cnVzIDYuMAoKU2lnbmVkLW9mZi1ieTogVmluY2VudCBMb3JlbnpvIDx2aW5jZW50LmxvcmVuem9AY2VhLmZyPgpDaGFuZ2UtSWQ6IEkxYTBjZGM3MmQ3M2VmMTM1ZTY5ZWUxMjU3YWVhMWYyNDVhNTgwMTNmCg== "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=[releng] Migrate to papyrus 6.0" '-DGERRIT_EVENT_ACCOUNT=\"vincent lorenzo\" <vincent.lorenzo@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I1a0cdc72d73ef135e69ee1257aea1f245a58013f -DGERRIT_EVENT_HASH=1918687205 -DGERRIT_VERSION=3.2.7 -DGERRIT_EVENT_ACCOUNT_EMAIL=vincent.lorenzo@cea.fr -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=vincent lorenzo" clean verify -Pproduct
Apache Maven 3.8.2 (ea98e05a04480131370aa0c110b8c54cf726c06f)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.12.7-300.fc34.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16/pom.xml
[INFO] Fetching 202109151000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2021-09/
[INFO] Fetching org.eclipse.osgi_3.17.0.v20210823-1805.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.39MB)
[INFO] Fetching org.eclipse.core.contenttype_3.8.0.v20210621-0954.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (100.01kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.9.0.v20210726-0943.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (136.29kB)
[INFO] Fetching org.eclipse.equinox.registry_3.11.0.v20210723-1953.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (194.23kB)
[INFO] Fetching org.eclipse.equinox.common_3.15.0.v20210518-0604.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (139.68kB)
[INFO] Fetching org.eclipse.core.jobs_3.12.0.v20210723-1034.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (108.05kB)
[INFO] Fetching org.eclipse.core.runtime_3.23.0.v20210730-2035.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (70.77kB)
[INFO] Fetching org.eclipse.equinox.app_1.6.0.v20210723-1130.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (89.14kB)
[INFO] Fetching org.eclipse.emf.common_2.23.0.v20210618-0700.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (367.01kB)
[INFO] Fetching org.eclipse.emf.ecore_2.25.0.v20210816-0937.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.26MB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (229.56kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (18.49kB)
[INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.03MB)
[INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (37.64kB)
[INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (243.5kB)
[INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (35.18kB)
[INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.51kB)
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.edit/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.edit/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.edit/pom.xml
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (87.54kB)
[INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (61.37kB)
[INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (97.04kB)
[INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (171.86kB)
[INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (15.77kB)
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.service.types:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.service.types/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.service.types:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.service.types/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.service.types:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.service.types/pom.xml
[INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (762.75kB)
[INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (141.49kB)
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.07kB)
[INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (9.67MB)
[INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.54MB)
[INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (399.8kB)
[INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (36.66kB)
[INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (504.53kB)
[INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (259.85kB)
[INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (107.88kB)
[INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (453.74kB)
[INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (387.41kB)
[INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (54.9kB)
[INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (99.44kB)
[INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (161.06kB)
[INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (35.81kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (95.26kB)
[INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (13.05kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (35.59kB)
[INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (102.19kB)
[INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (63.44kB)
[INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.54kB)
[INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (258.83kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (15.35kB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (16.71kB)
[INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (498.28kB)
[INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (79.12kB)
[INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (183.86kB)
[INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (104.22kB)
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (33.71kB)
[INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (155.35kB)
[INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (126.4kB)
[INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (72.7kB)
[INFO] Fetching org.bouncycastle.bcpg_1.69.0.v20210713-1924.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (97.24kB)
[INFO] Fetching org.bouncycastle.bcprov_1.69.0.v20210713-1924.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.96MB)
[INFO] Fetching org.eclipse.ant.core_3.6.100.v20210731-1643.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (107.27kB)
[INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (35.64kB)
[INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (66.43kB)
[INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (114.56kB)
[INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (180.11kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.11.0.v20210722-1426.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (311.11kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (163.08kB)
[INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (92.92kB)
[INFO] Fetching org.eclipse.core.expressions_3.8.0.v20210723-1034.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (92.12kB)
[INFO] Fetching org.eclipse.core.filebuffers_3.7.0.v20210512-1543.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (113.34kB)
[INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (288.46kB)
[INFO] Fetching org.eclipse.core.filesystem_1.9.100.v20210611-0919.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (68.45kB)
[INFO] Fetching org.eclipse.core.resources_3.15.100.v20210818-1523.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (879.11kB)
[INFO] Fetching org.eclipse.debug.core_3.18.200.v20210721-1355.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (394.78kB)
[INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (215.67kB)
[INFO] Fetching org.eclipse.swt_3.117.0.v20210906-0842.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (16.97kB)
[INFO] Fetching org.eclipse.e4.core.commands_1.0.0.v20210507-1901.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (25.62kB)
[INFO] Fetching org.eclipse.e4.core.di_1.8.0.v20210723-1034.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (52.47kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.9.0.v20210723-1034.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (48.25kB)
[INFO] Fetching org.eclipse.e4.core.services_2.3.0.v20210723-1034.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (69.65kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.0.v20210625-1052.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (12kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.0.v20210625-1052.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.14kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.100.v20210621-0954.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (40.46kB)
[INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (51.03kB)
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (107.16kB)
[INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (45.85kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (24.31kB)
[INFO] Fetching org.eclipse.jface_3.23.0.v20210723-1324.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.1MB)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.13.100.v20210722-1426.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (213.88kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.300.v20210723-0837.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (203.11kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (27.72kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (16.41kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.0.v20210619-1009.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (57.42kB)
[INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (11.51kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (394.73kB)
[INFO] Fetching org.eclipse.equinox.event_1.6.0.v20210212-1143.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (32.98kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (13.3kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.13.0.v20210521-0741.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (255.66kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.300.v20210813-1521.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (118.1kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.200.v20210816-1658.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (251.52kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.200.v20210723-1326.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (147.12kB)
[INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (295.36kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (21.08kB)
[INFO] Fetching org.eclipse.urischeme_1.2.0.v20210619-0955.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (51.91kB)
[INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (59.66kB)
[INFO] Fetching org.eclipse.ui_3.119.100.v20210830-0942.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (432.54kB)
[INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (30.46kB)
[INFO] Fetching org.eclipse.emf.edit.ui_2.20.0.v20210506-1232.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (109.28kB)
[INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (105.57kB)
[INFO] Fetching org.eclipse.ui.workbench_3.123.0.v20210817-0704.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (3.47MB)
[INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (169.13kB)
[INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (403.7kB)
[INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (44.51kB)
[INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (85.1kB)
[INFO] Fetching org.eclipse.equinox.bidi_1.4.0.v20210723-1312.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (50.73kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (36.06kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (69.05kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.200.v20210830-0925.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (165.1kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (360.09kB)
[INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (47.49kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.8.0.v20210618-0742.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (76.88kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.0.v20210507-0825.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (73.01kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.5.200.v20210813-0803.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (142.1kB)
[INFO] Fetching org.eclipse.equinox.p2.director_2.5.100.v20210813-0606.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (109.64kB)
[INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (116.64kB)
[INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (81.19kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (45.48kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.7.100.v20210813-0607.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (213.92kB)
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (56.37kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (130.72kB)
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (24.82kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.6.100.v20210723-0757.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (101.87kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.1.v20210812-1422.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (242.54kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (26.34kB)
[INFO] Fetching org.eclipse.equinox.security_1.3.700.v20210726-0943.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (113.04kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (248.88kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (129.25kB)
[INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (366.65kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (117.54kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (257.07kB)
[INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (209.6kB)
[INFO] Fetching org.eclipse.jface.text_3.18.100.v20210820-1651.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.02MB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.200.v20210724-2153.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (668.08kB)
[INFO] Fetching org.eclipse.team.core_3.9.100.v20210604-1207.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (395.31kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (101.63kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (120.47kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (39.19kB)
[INFO] Fetching org.eclipse.ui.ide_3.18.300.v20210817-1731.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.41MB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (14.81kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (100.18kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (76.18kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (133.43kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (386.74kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (114.22kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (190.29kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.16MB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (28.96kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (93.41kB)
[INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (101.64kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (107.15kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (49.28kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (218.68kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (90.09kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (137.5kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (92.07kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.1.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (196.84kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (215.81kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (62.89kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (23.87kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (118.04kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (123.71kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (318.63kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202106221344.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (110.03kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (245.89kB)
[INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (270.25kB)
[INFO] Fetching org.eclipse.jdt.core_3.27.0.v20210823-1758.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (6.6MB)
[INFO] Fetching org.eclipse.jdt.debug_3.18.0.v20210816-1805.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (903.62kB)
[INFO] Fetching org.eclipse.jdt.launching_3.19.300.v20210815-1119.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (563.43kB)
[INFO] Fetching org.eclipse.jface.notifications_0.3.0.v20210218-1820.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (25.75kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.4.v20210609-1727.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.05MB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20210609-1727.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (24.34kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20210609-1727.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (270.04kB)
[INFO] Fetching org.eclipse.ocl.ecore_3.16.200.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (383.83kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20210609-1727.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (39.36kB)
[INFO] Fetching org.eclipse.ocl_3.16.200.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.14MB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20210609-1727.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (27.76kB)
[INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.42MB)
[INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (53.45kB)
[INFO] Fetching org.eclipse.ocl.common_1.16.0.v20210907-2013.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (36.07kB)
[INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (22.77kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (13.49kB)
[INFO] Fetching org.eclipse.pde.core_3.14.400.v20210812-0807.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (1.33MB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (67.46kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (109.19kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (106.8kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (464.52kB)
[INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (125.05kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (16.23kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (44.63kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (31.95kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (40.25kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (157.84kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (27.05kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (73.58kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (160.95kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (30.36kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (16.52kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (26.97kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (191.74kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (94.56kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (32.16kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (39.37kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (26.12kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (29.1kB)
[INFO] Fetching org.eclipse.papyrus.infra.tools_4.2.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (123.23kB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (299.33kB)
[INFO] Fetching org.eclipse.papyrus.infra.core_4.2.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (315.91kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (48.6kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf_4.2.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (260.09kB)
[INFO] Fetching org.eclipse.xtend.lib_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (108.08kB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (56.04kB)
[INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (89.05kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (115.01kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (61.01kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (75.64kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (232.47kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (64.92kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (22.77kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (109.09kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (70.23kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (57.07kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (99.34kB)
[INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (38.67kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (271.15kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (108.04kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (99.13kB)
[INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (56.45kB)
[INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (33.31kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (72.88kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (57.81kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (999.77kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (55.49kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (19.06kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui_3.3.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (324.9kB)
[INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (108.2kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (97.57kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (26.22kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (299.81kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (31.57kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (22.7kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (23.52kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (70.43kB)
[INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (108.53kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (140.42kB)
[INFO] Fetching org.eclipse.papyrus.infra.widgets_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (957.47kB)
[INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (13.1kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (66.11kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (117.26kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (77.63kB)
[INFO] Fetching org.eclipse.papyrus.infra.properties_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (178.47kB)
[INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (264.69kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (114.5kB)
[INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (122.22kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (20.04kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (33.54kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (465.33kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (26.82kB)
[INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from https://download.eclipse.org/xwt/milestones-1.7.0/1.7.0-S/plugins/ (178.19kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (33.78kB)
[INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (114.11kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (17.34kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (31.92kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (48.16kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (19.06kB)
[INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (117.79kB)
[INFO] Fetching org.eclipse.ui.forms_3.11.200.v20210622-0925.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (330.16kB)
[INFO] Fetching org.eclipse.papyrus.uml.service.types_5.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (513.38kB)
[INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (305.78kB)
[INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (25.07kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.common_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (1.85MB)
[INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (221.88kB)
[INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (14.71kB)
[INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (300.32kB)
[INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (127.68kB)
[INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (65.24kB)
[INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (64.3kB)
[INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (12.83kB)
[INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202109161249.jar from https://download.eclipse.org/modeling/mdt/papyrus/updates/releases/2021-09/5.2.0/main/plugins/ (93.84kB)
[INFO] Fetching org.eclipse.pde.build_3.11.0.v20210429-0618.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (477.46kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.117.0.v20210906-0842.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.07MB)
[INFO] Fetching org.eclipse.ui.navigator_3.10.100.v20210415-0924.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (416.62kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (160.53kB)
[INFO] Fetching org.eclipse.xtend.lib.macro_2.25.0.v20210301-0821.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (76.09kB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.117.0.v20210906-0842.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.45MB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.117.0.v20210906-0842.jar from http://download.eclipse.org/releases/2021-09/202109151000/plugins/ (2.13MB)
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.validation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.validation/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.validation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.validation/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.validation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/core/org.eclipse.papyrus.sysml16.validation/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.architecture/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.architecture/pom.xml
[INFO] {osgi.os=linux, osgi.ws=gtk, org.eclipse.update.install.features=true, osgi.arch=x86_64}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.eclipse.papyrus.sysml16.architecture 2.0.0.qualifier
[ERROR]   Missing requirement: org.eclipse.papyrus.sysml16.architecture 2.0.0.qualifier requires 'osgi.bundle; org.eclipse.papyrus.uml.diagram.common [5.0.0,6.0.0)' but it could not be found
[ERROR] 
[ERROR] See https://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.
[ERROR] Cannot resolve dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml16.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/plugins/gui/org.eclipse.papyrus.sysml16.architecture/pom.xml: See log for details -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Finished: FAILURE