Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Agent centos-7-8xdcn is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-8xdcn"
  namespace: "papyrus"
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-8xdcn"
    - 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-8xdcn"
    - 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-3160.vd76b_9ddd10cc"
    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-8xdcn (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/papyrus-marte-2022-03
[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-marte.git
 > git init /home/jenkins/agent/workspace/papyrus-marte-2022-03 # timeout=10
Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-marte.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.6'
 > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-marte.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-marte.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 0e91317b04d9962928d6f3a415307193cdee2bfc (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0e91317b04d9962928d6f3a415307193cdee2bfc # timeout=10
Commit message: "Bug 581688 - [MARTE] Remove Papyrus dependencies from static profile / restructure features"
 > git rev-list --no-walk 0e91317b04d9962928d6f3a415307193cdee2bfc # timeout=10
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[papyrus-marte-2022-03] $ Xvnc -help
Starting xvnc
[papyrus-marte-2022-03] $ Xvnc :29 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built May  6 2024 15:01:46
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 May 23 01:11:11 2024
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5929
 vncext:      created VNC server for screen 0
[papyrus-marte-2022-03] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -Declipse.targetrelease=2022-03 -Dmaven.repo.local=/home/jenkins/agent/workspace/papyrus-marte-2022-03/.repository clean verify -Pproduct -Peclipse-sign
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
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: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[WARNING] No system packages found in profile nor toolchain for JRE-1.1, using current JRE system packages.
This can cause faulty dependency resolution, consider adding a definition for a 'jdk' with id=JRE-1.1 in your toolchains.xml
[INFO] Resolving target definition file:/home/jenkins/agent/workspace/papyrus-marte-2022-03/targetplatform/org.eclipse.papyrus.marte.targetplatform.2022-03/org.eclipse.papyrus.marte.targetplatform.2022-03.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=org.eclipse.tycho.p2.target.ee.AllKnownEEsResolutionHints@48204, remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@3dabdd11...
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.static.profile:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/core/org.eclipse.papyrus.marte.static.profile/pom.xml
[INFO] Fetching 202203161000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-03/ (63B)
[INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (100.02kB)
[INFO] Fetching org.eclipse.equinox.preferences_3.9.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (136.29kB)
[INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (194.4kB)
[INFO] Fetching org.eclipse.equinox.common_3.16.0.v20220211-2322.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (144.49kB)
[INFO] Fetching org.eclipse.osgi_3.17.200.v20220215-2237.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.46MB)
[INFO] Fetching org.eclipse.core.jobs_3.12.100.v20220120-1329.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.25kB)
[INFO] Fetching org.eclipse.core.runtime_3.24.100.v20220211-2001.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (70.8kB)
[INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (89.14kB)
[INFO] Fetching org.eclipse.emf.common_2.24.0.v20220123-0838.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (367.53kB)
[INFO] Fetching org.eclipse.emf.ecore_2.26.0.v20220123-0838.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.26MB)
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (229.56kB)
[INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (18.48kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (18.48kB)
[INFO] Unpacking org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146...
[INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.03MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.03MB)
[INFO] Unpacking org.eclipse.uml2.uml_5.5.0.v20210228-1829...
[INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.types_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.51kB)
[INFO] Unpacking org.eclipse.uml2.types_2.5.0.v20210228-1829...
[INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (35.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.common_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (35.18kB)
[INFO] Unpacking org.eclipse.uml2.common_2.5.0.v20210228-1829...
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.properties:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.properties/pom.xml
[INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (931.78kB)
[INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.89MB)
[INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (141.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (141.49kB)
[INFO] Unpacking com.google.inject_3.0.0.v201605172100...
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (14.07kB)
[INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.94MB)
[INFO] Fetching com.sun.jna_5.8.0.v20210503-0343.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.68MB)
[INFO] Fetching com.sun.jna.platform_5.8.0.v20210406-1004.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.41MB)
[INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (46.27kB)
[INFO] Fetching org.apache.batik.anim_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (518.07kB)
[INFO] Fetching org.apache.batik.util_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (144.34kB)
[INFO] Fetching org.apache.batik.dom.svg_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (250.71kB)
[INFO] Fetching org.apache.batik.css_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (353.59kB)
[INFO] Fetching org.apache.batik.dom_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (201.99kB)
[INFO] Fetching org.apache.batik.awt.util_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (445.67kB)
[INFO] Fetching org.apache.batik.i18n_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (23.5kB)
[INFO] Fetching org.apache.batik.parser_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (92.39kB)
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (35.59kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (95.26kB)
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.71kB)
[INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
[INFO] Fetching org.apache.xmlgraphics_2.6.0.v20210409-0748.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (703.81kB)
[INFO] Fetching org.apache.batik.bridge_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (728.18kB)
[INFO] Fetching org.apache.batik.gvt_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (208.05kB)
[INFO] Fetching org.apache.batik.script_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (39.03kB)
[INFO] Fetching org.apache.batik.xml_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.81kB)
[INFO] Fetching org.apache.xalan_2.7.2.v20201124-1837.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (3.13MB)
[INFO] Fetching org.apache.batik.codec_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (125.46kB)
[INFO] Fetching org.apache.batik.transcoder_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (143.2kB)
[INFO] Fetching org.apache.batik.constants_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (20.34kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.35kB)
[INFO] Fetching org.apache.batik.ext_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (22.78kB)
[INFO] Fetching org.apache.batik.svggen_1.14.0.v20210324-0332.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (246.14kB)
[INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (367.61kB)
[INFO] Fetching org.apache.commons.io_2.8.0.v20210415-0900.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (302.53kB)
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (71.45kB)
[INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (411.93kB)
[INFO] Fetching org.eclipse.osgi.services_3.10.200.v20210723-0643.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (126.4kB)
[INFO] Fetching org.eclipse.osgi.util_3.6.100.v20210723-1119.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (72.7kB)
[INFO] Fetching org.apache.xerces_2.12.2.v20220131-0835.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.5MB)
[INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.51kB)
[INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
[INFO] Fetching org.bouncycastle.bcpg_1.70.0.v20220105-1522.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (359.18kB)
[INFO] Fetching org.bouncycastle.bcprov_1.70.0.v20220105-1522.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (5.58MB)
[INFO] Fetching org.eclipse.ant.core_3.6.300.v20220214-2001.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (107.38kB)
[INFO] Fetching org.eclipse.core.variables_3.5.100.v20210721-1355.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (35.64kB)
[INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (66.43kB)
[INFO] Fetching org.eclipse.core.commands_3.10.100.v20210722-1426.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (114.56kB)
[INFO] Fetching org.eclipse.core.databinding_1.11.0.v20220118-1028.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (287.81kB)
[INFO] Fetching org.eclipse.core.databinding.observable_1.12.0.v20211231-1006.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (313kB)
[INFO] Fetching org.eclipse.core.databinding.property_1.9.0.v20210619-1129.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (163.08kB)
[INFO] Fetching org.eclipse.core.databinding.beans_1.8.0.v20210619-1111.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (92.92kB)
[INFO] Fetching org.eclipse.core.expressions_3.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (92.12kB)
[INFO] Fetching org.eclipse.core.filebuffers_3.7.200.v20220202-1008.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (115.6kB)
[INFO] Fetching org.eclipse.text_3.12.0.v20210512-1644.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (288.46kB)
[INFO] Fetching org.eclipse.core.filesystem_1.9.300.v20220121-1426.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.81kB)
[INFO] Fetching org.eclipse.core.resources_3.16.100.v20220214-1012.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (880.97kB)
[INFO] Fetching org.eclipse.debug.core_3.19.0.v20220125-2302.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (396.72kB)
[INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (215.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (215.67kB)
[INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308...
[INFO] Fetching org.eclipse.swt_3.119.0.v20220223-1102.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.97kB)
[INFO] Fetching org.eclipse.e4.core.commands_1.0.100.v20211204-1536.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (25.92kB)
[INFO] Fetching org.eclipse.e4.core.di_1.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (52.48kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.9.100.v20211011-1349.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (55.13kB)
[INFO] Fetching org.eclipse.e4.core.services_2.3.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.65kB)
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.7.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.17.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.14kB)
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.16.200.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (40.46kB)
[INFO] Fetching org.eclipse.e4.emf.xpath_0.3.0.v20210722-1426.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (51.03kB)
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (107.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (107.16kB)
[INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
[INFO] Fetching org.eclipse.e4.ui.bindings_0.13.100.v20210722-1426.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.85kB)
[INFO] Fetching org.eclipse.e4.ui.services_1.5.0.v20210115-1333.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (24.31kB)
[INFO] Fetching org.eclipse.jface_3.25.0.v20220218-1636.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.11MB)
[INFO] Fetching org.eclipse.e4.ui.css.core_0.13.200.v20211022-1402.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (213.89kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.400.v20211026-1534.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (203.91kB)
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (27.72kB)
[INFO] Fetching org.eclipse.e4.ui.di_1.4.0.v20210621-1133.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.41kB)
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.3.200.v20211210-1500.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (56.73kB)
[INFO] Fetching org.eclipse.e4.ui.ide_3.16.0.v20210625-1251.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.51kB)
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.2.0.v20210727-1533.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (394.73kB)
[INFO] Fetching org.eclipse.equinox.event_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (33.33kB)
[INFO] Fetching org.eclipse.e4.ui.widgets_1.3.0.v20210621-1136.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.3kB)
[INFO] Fetching org.eclipse.e4.ui.workbench_1.13.100.v20211019-0756.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (260.38kB)
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (87.54kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.400.v20211102-0453.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (118.14kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.400.v20220308-0630.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (251.6kB)
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.16.400.v20220222-1128.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (147.16kB)
[INFO] Fetching org.eclipse.jface.databinding_1.13.0.v20210619-1146.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (295.36kB)
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.16.0.v20210619-0956.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (21.08kB)
[INFO] Fetching org.eclipse.urischeme_1.2.100.v20211001-1648.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (51.9kB)
[INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20220226-1304.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (59.89kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.common.ui_2.20.0.v20220226-1304.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (59.89kB)
[INFO] Unpacking org.eclipse.emf.common.ui_2.20.0.v20220226-1304...
[INFO] Fetching org.eclipse.ui_3.201.0.v20220124-1108.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (432.55kB)
[INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (90.57kB)
[INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (61.37kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (61.37kB)
[INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451...
[INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (294.61kB)
[INFO] Fetching org.eclipse.emf.edit.ui_2.21.0.v20220226-1304.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.86kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.edit.ui_2.21.0.v20220226-1304.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.86kB)
[INFO] Unpacking org.eclipse.emf.edit.ui_2.21.0.v20220226-1304...
[INFO] Fetching org.eclipse.ui.views_3.11.100.v20210816-0811.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (105.57kB)
[INFO] Fetching org.eclipse.ui.workbench_3.125.0.v20220308-0722.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (3.49MB)
[INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (169.13kB)
[INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (403.7kB)
[INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (44.51kB)
[INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (85.1kB)
[INFO] Fetching org.eclipse.equinox.bidi_1.4.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (50.74kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (36.06kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.2.100.v20210703-1540.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.05kB)
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.4.400.v20220223-1131.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (170.85kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.6.100.v20210813-0606.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (360.09kB)
[INFO] Fetching org.tukaani.xz_1.9.0.v20210624-1259.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (131.39kB)
[INFO] Fetching org.eclipse.equinox.p2.core_2.9.0.v20220210-1157.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (76.5kB)
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.2.200.v20220207-0719.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (74.12kB)
[INFO] Fetching org.eclipse.equinox.p2.repository_2.6.0.v20220215-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (173.65kB)
[INFO] Fetching org.eclipse.equinox.p2.director_2.5.200.v20220127-1112.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (110.36kB)
[INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (116.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (116.64kB)
[INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
[INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (81.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (81.19kB)
[INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.4.0.v20210315-2228.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.48kB)
[INFO] Fetching org.eclipse.equinox.p2.engine_2.7.300.v20220209-1714.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (218.82kB)
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.2.100.v20211220-1825.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (58.07kB)
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.4.0.v20210315-2228.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (130.72kB)
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.2.0.v20210316-1209.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (24.82kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.7.0.v20220127-1312.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (102.07kB)
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.4.2.v20220127-1658.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (242.66kB)
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.2.0.v20210315-2228.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (26.34kB)
[INFO] Fetching org.eclipse.equinox.security_1.3.900.v20220108-1321.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (113.21kB)
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.3.0.v20210325-0750.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (248.88kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.3.100.v20210615-1334.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (129.25kB)
[INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (366.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (366.65kB)
[INFO] Unpacking org.eclipse.gef_3.11.0.201606061308...
[INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (117.54kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (257.07kB)
[INFO] Fetching org.eclipse.ui.console_3.11.100.v20210721-1355.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (209.6kB)
[INFO] Fetching org.eclipse.jface.text_3.20.0.v20220218-1549.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.03MB)
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.16.400.v20220218-1619.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (674.85kB)
[INFO] Fetching org.eclipse.team.core_3.9.300.v20220204-0611.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (401.7kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (101.62kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (120.45kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (39.17kB)
[INFO] Fetching org.eclipse.ui.ide_3.18.500.v20220215-1304.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.44MB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (14.81kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (100.17kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (76.16kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (133.43kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (386.74kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (114.21kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (190.29kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.16MB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (28.96kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (93.42kB)
[INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (101.63kB)
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.100.v20201223-1348.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (107.15kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (49.28kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (218.66kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (90.08kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (137.48kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (92.07kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.10.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (198.28kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (215.81kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (62.88kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (23.86kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.2.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (118.04kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (123.71kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (318.59kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (110.01kB)
[INFO] Fetching org.eclipse.help_3.9.100.v20210721-0601.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (270.25kB)
[INFO] Fetching org.eclipse.jdt.core_3.29.0.v20220214-1307.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (6.66MB)
[INFO] Fetching org.eclipse.jdt.debug_3.19.100.v20220301-0551.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (908.78kB)
[INFO] Fetching org.eclipse.jdt.launching_3.19.500.v20220125-2008.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (563.5kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.6.v20220309-1013.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.05MB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20220309-1013.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (66.54kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20220309-1013.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (868.38kB)
[INFO] Fetching org.eclipse.ocl.ecore_3.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (383.83kB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20220309-1013.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (142.13kB)
[INFO] Fetching org.eclipse.ocl_3.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.14MB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.6.v20220309-1013.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (75.36kB)
[INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.82MB)
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.119.0.v20220223-1102.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.47MB)
[INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (131.36kB)
[INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.42MB)
[INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (53.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (53.45kB)
[INFO] Unpacking lpg.runtime.java_2.0.17.v201004271640...
[INFO] Fetching org.eclipse.ocl.common_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (36.28kB)
[INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (22.77kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.48kB)
[INFO] Fetching org.eclipse.pde.core_3.15.100.v20220221-1314.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.35MB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (67.45kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.81kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (106.81kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (464.52kB)
[INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (125.05kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.23kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (44.63kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (31.95kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (40.25kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (157.84kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (27.05kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (73.58kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (160.95kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (30.36kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.52kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (26.97kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (191.74kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (94.56kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (32.16kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (39.37kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (26.12kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (29.09kB)
[INFO] Fetching org.eclipse.papyrus.infra.tools_4.2.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (134.95kB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture_3.2.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (300.91kB)
[INFO] Fetching org.eclipse.papyrus.infra.core_4.3.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (315.95kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (48.6kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf_4.2.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (260.09kB)
[INFO] Fetching org.eclipse.xtend.lib_2.26.0.v20220228-0748.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.1kB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (56.04kB)
[INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (93.34kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (115.01kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (61.01kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (75.64kB)
[INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.77kB)
[INFO] Unpacking org.eclipse.uml2.common.edit_2.5.0.v20210228-1829...
[INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (232.46kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (64.92kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (22.78kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (109.09kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (70.23kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (106.31kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable_7.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.19MB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (465.34kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (23.52kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui_3.4.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (326.65kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.1.100.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (140.62kB)
[INFO] Fetching org.eclipse.papyrus.infra.widgets_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (957.47kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (57.08kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (99.35kB)
[INFO] Fetching org.eclipse.papyrus.infra.onefile_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (38.92kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (271.15kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.core_5.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.04kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (99.14kB)
[INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (171.86kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (171.86kB)
[INFO] Unpacking org.eclipse.uml2.uml.edit_5.5.0.v20210228-1829...
[INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (56.45kB)
[INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (33.32kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (72.88kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (57.81kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.3.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1,006.27kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (55.49kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (19.05kB)
[INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.2kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (97.56kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (26.22kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (300.73kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (31.57kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (22.7kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (70.44kB)
[INFO] Fetching org.eclipse.papyrus.infra.sync_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.53kB)
[INFO] Fetching org.eclipse.papyrus.infra.guava_1.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.1kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (66.12kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (117.26kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (77.63kB)
[INFO] Fetching org.eclipse.papyrus.infra.properties_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (212.31kB)
[INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (265.23kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (114.51kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (206.79kB)
[INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (122.22kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (20.04kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (33.54kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (26.81kB)
[INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (178.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xwt_1.6.0.202105260718.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (178.19kB)
[INFO] Unpacking org.eclipse.xwt_1.6.0.202105260718...
[INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (33.78kB)
[INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (114.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (114.11kB)
[INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
[INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (17.34kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (31.93kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (48.15kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (19.05kB)
[INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (117.79kB)
[INFO] Fetching org.eclipse.ui.forms_3.11.300.v20211022-1451.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (330.12kB)
[INFO] Fetching org.eclipse.papyrus.uml.properties_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (822.1kB)
[INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (25.07kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.common_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.91MB)
[INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (221.86kB)
[INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (14.71kB)
[INFO] Fetching org.eclipse.papyrus.uml.tools_5.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (300.35kB)
[INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (127.68kB)
[INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (65.24kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (65.24kB)
[INFO] Unpacking org.eclipse.uml2.uml.editor_5.5.0.v20210228-1829...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (85.95kB)
[INFO] Fetching org.eclipse.papyrus.uml.profile_4.2.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (215.52kB)
[INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (64.3kB)
[INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (222.03kB)
[INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (305.79kB)
[INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (22.78kB)
[INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.uml2.uml.validation_5.5.0.v20210228-1829...
[INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (93.84kB)
[INFO] Fetching org.eclipse.pde.build_3.11.100.v20210916-0743.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (477.29kB)
[INFO] Fetching org.eclipse.ui.navigator_3.10.200.v20211009-1706.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (423.11kB)
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.26.0.v20220228-0748.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (160.55kB)
[INFO] Fetching org.eclipse.xtend.lib.macro_2.26.0.v20220228-0748.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (76.06kB)
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.119.0.v20220223-1102.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.08MB)
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.119.0.v20220223-1102.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.14MB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.static.profile.ui:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.static.profile.ui/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.vsl:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/pom.xml
[INFO] Fetching com.google.inject_5.0.1.v20210324-2015.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (802.8kB)
[INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (8.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (8.68kB)
[INFO] Unpacking org.aopalliance_1.0.0.v201105210816...
[INFO] Fetching org.apache.ant_1.10.12.v20211102-1452.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.96MB)
[INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (64.23kB)
[INFO] Fetching org.apache.log4j_1.2.19.v20220208-1728.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (358.42kB)
[INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (127.05kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.codegen_2.22.0.v20210420-0623.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (127.05kB)
[INFO] Unpacking org.eclipse.emf.codegen_2.22.0.v20210420-0623...
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.29.0.v20211216-0741.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (420.61kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.29.0.v20211216-0741.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (420.61kB)
[INFO] Unpacking org.eclipse.emf.codegen.ecore_2.29.0.v20211216-0741...
[INFO] Fetching org.eclipse.emf.mwe.core_1.6.2.v20220118-1914.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (61.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe.core_1.6.2.v20220118-1914.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (61.51kB)
[INFO] Unpacking org.eclipse.emf.mwe.core_1.6.2.v20220118-1914...
[INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.2.v20220118-1914.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (8.52kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.2.v20220118-1914.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (8.52kB)
[INFO] Unpacking org.eclipse.emf.mwe2.runtime_2.12.2.v20220118-1914...
[INFO] Fetching org.eclipse.emf.mwe.utils_1.6.2.v20220118-1914.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (19.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe.utils_1.6.2.v20220118-1914.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (19.67kB)
[INFO] Unpacking org.eclipse.emf.mwe.utils_1.6.2.v20220118-1914...
[INFO] Fetching org.eclipse.xtext_2.26.0.v20220228-0751.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.62MB)
[INFO] Fetching org.eclipse.xtext.generator_2.26.0.v20220228-0758.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (854.76kB)
[INFO] Fetching org.eclipse.xtext.util_2.26.0.v20220228-0751.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (305.17kB)
[INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (103.07kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (103.07kB)
[INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
[INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (144.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (144.49kB)
[INFO] Unpacking org.eclipse.uml2.codegen.ecore_2.5.2.v20210228-1829...
[INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (228.7kB)
[INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (535.07kB)
[INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (64.36kB)
[INFO] Fetching org.eclipse.xtext.ecore_2.26.0.v20220228-0758.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.95kB)
[INFO] Fetching org.eclipse.xtext.xtext.generator_2.26.0.v20220228-0751.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (966.36kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.vsl.ui:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/pom.xml
[INFO] Fetching io.github.classgraph_4.8.138.v20211212-1642.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (590.15kB)
[INFO] Fetching org.eclipse.compare_3.8.300.v20220121-1000.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (804.8kB)
[INFO] Fetching org.eclipse.ui.editors_3.14.300.v20210913-0815.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (618.79kB)
[INFO] Fetching org.eclipse.debug.ui_3.16.0.v20220228-0706.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.97MB)
[INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (44.86kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (44.86kB)
[INFO] Unpacking org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725...
[INFO] Fetching org.eclipse.emf.validation.ui_1.7.0.202008210805.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (74.19kB)
[INFO] Fetching org.eclipse.jdt.core.manipulation_1.16.0.v20220214-0655.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.91MB)
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.12.100.v20210926-1112.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (341.2kB)
[INFO] Fetching org.eclipse.jdt.ui_3.26.0.v20220222-0629.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.16MB)
[INFO] Fetching org.eclipse.search_3.14.100.v20220120-1549.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (489.96kB)
[INFO] Fetching org.eclipse.team.ui_3.9.200.v20211130-1532.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.42MB)
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.12.0.v20210618-1953.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (468.75kB)
[INFO] Fetching org.eclipse.ui.navigator.resources_3.8.400.v20220203-1803.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (172.29kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (72.47kB)
[INFO] Fetching org.eclipse.xtext.ui_2.26.0.v20220228-0812.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.88MB)
[INFO] Fetching org.eclipse.xtext.ui.shared_2.26.0.v20220228-0812.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (60.53kB)
[INFO] Fetching org.eclipse.xtext.builder_2.26.0.v20220228-0812.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (390.65kB)
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (117.11kB)
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.49kB)
[INFO] Fetching org.eclipse.xtext.common.types.ui_2.26.0.v20220228-0812.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (256.92kB)
[INFO] Fetching org.eclipse.xtext.smap_2.26.0.v20220228-0758.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (19.17kB)
[INFO] Fetching org.eclipse.xtext.common.types_2.26.0.v20220228-0758.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (499.22kB)
[INFO] Fetching org.objectweb.asm_9.2.0.v20210813-1119.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (130.43kB)
[INFO] Fetching org.eclipse.xtext.common.types.edit_2.26.0.v20220228-0812.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (248.19kB)
[INFO] Fetching org.eclipse.xtext.ide_2.26.0.v20220228-0751.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (483.74kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/pom.xml
[INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (34.05kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/pom.xml
[INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (48.79kB)
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.core.feature:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.core.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.ui.feature:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.ui.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.feature:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.textedit.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.p2:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.p2/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.rcp:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.rcp/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.rcp.feature:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.rcp.feature/pom.xml
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.product:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.product/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] MARTE                                                              [pom]
[INFO] MARTE Core                                                         [pom]
[INFO] org.eclipse.papyrus.marte.static.profile                [eclipse-plugin]
[INFO] MARTE View                                                         [pom]
[INFO] org.eclipse.papyrus.marte.properties                    [eclipse-plugin]
[INFO] org.eclipse.papyrus.marte.static.profile.ui             [eclipse-plugin]
[INFO] MARTE Textedit                                                     [pom]
[INFO] org.eclipse.papyrus.marte.vsl                           [eclipse-plugin]
[INFO] org.eclipse.papyrus.marte.vsl.ui                        [eclipse-plugin]
[INFO] org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext [eclipse-plugin]
[INFO] org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui [eclipse-plugin]
[INFO] org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext [eclipse-plugin]
[INFO] org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui [eclipse-plugin]
[INFO] Target Platform                                                    [pom]
[INFO] org.eclipse.papyrus.marte.targetplatform.2022-03 [eclipse-target-definition]
[INFO] MARTE Releng                                                       [pom]
[INFO] MARTE profile and VSL                                  [eclipse-feature]
[INFO] MARTE profile and VSL                                  [eclipse-feature]
[INFO] MARTE and VSL Xtext support                            [eclipse-feature]
[INFO] org.eclipse.papyrus.marte.p2                        [eclipse-repository]
[INFO] org.eclipse.papyrus.marte.rcp                           [eclipse-plugin]
[INFO] org.eclipse.papyrus.marte.rcp.feature                  [eclipse-feature]
[INFO] org.eclipse.papyrus.marte.product                   [eclipse-repository]
[INFO] 
[INFO] -----< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.parent >-----
[INFO] Building MARTE 1.2.3-SNAPSHOT                                     [1/23]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.parent ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.parent ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.parent ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.parent ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.parent ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.parent ---
[INFO] 
[INFO] ------< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.core >------
[INFO] Building MARTE Core 1.2.3-SNAPSHOT                                [2/23]
[INFO]   from core/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.core ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.core ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.core ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.core ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.core ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.core ---
[INFO] 
[INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.static.profile >--
[INFO] Building org.eclipse.papyrus.marte.static.profile 1.2.3-SNAPSHOT  [3/23]
[INFO]   from core/org.eclipse.papyrus.marte.static.profile/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jvmArgs' is unknown for plugin 'tycho-surefire-plugin:2.7.2:integration-test (default-integration-test)'
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] The project's OSGi version is 1.2.3.202303241341
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] 
[INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] Resolving class path of org.eclipse.papyrus.marte.static.profile...
[INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.600.v20220207-1403.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (249.4kB)
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/core/org.eclipse.papyrus.marte.static.profile/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] Compiling 714 source files to /home/jenkins/agent/workspace/papyrus-marte-2022-03/core/org.eclipse.papyrus.marte.static.profile/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/core/org.eclipse.papyrus.marte.static.profile/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/core/org.eclipse.papyrus.marte.static.profile/target/org.eclipse.papyrus.marte.static.profile-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/core/org.eclipse.papyrus.marte.static.profile/target/org.eclipse.papyrus.marte.static.profile-1.2.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] 
[INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.static.profile ---
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/core/org.eclipse.papyrus.marte.static.profile/target/org.eclipse.papyrus.marte.static.profile-1.2.3-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/core/org.eclipse.papyrus.marte.static.profile/target/org.eclipse.papyrus.marte.static.profile-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.static.profile ---
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.static.profile:xml:p2metadata:1.2.3-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.static.profile:xml:p2artifacts:1.2.3-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] -------< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.ui >-------
[INFO] Building MARTE View 1.2.3-SNAPSHOT                                [4/23]
[INFO]   from ui/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.ui ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.ui ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.ui ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.ui ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.ui ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.ui ---
[INFO] 
[INFO] ---< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.properties >---
[INFO] Building org.eclipse.papyrus.marte.properties 1.2.3-SNAPSHOT      [5/23]
[INFO]   from ui/org.eclipse.papyrus.marte.properties/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jvmArgs' is unknown for plugin 'tycho-surefire-plugin:2.7.2:integration-test (default-integration-test)'
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.properties ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.properties ---
[INFO] The project's OSGi version is 1.2.3.202303241341
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.properties ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.properties ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.properties ---
[INFO] 
[INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.properties ---
[INFO] Resolving class path of org.eclipse.papyrus.marte.properties...
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (29.62kB)
[INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (37.47kB)
[INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.300.v20210427-1937.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (25.6kB)
[INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.300.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (40.75kB)
[INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (10.25kB)
[INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (9.54kB)
[INFO] Fetching org.eclipse.equinox.security.macosx_1.101.400.v20210427-1958.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (28.06kB)
[INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.32kB)
[INFO] Fetching org.eclipse.equinox.security.linux_1.0.200.v20210616-0726.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (23.39kB)
[INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.100.v20210108-1832.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (10.74kB)
[INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (22.27kB)
[INFO] Fetching org.eclipse.jdt.compiler.apt_1.4.50.v20210914-1429.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (220.7kB)
[INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (57.74kB)
[INFO] Fetching org.eclipse.jdt.compiler.tool_1.3.100.v20211201-1611.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (196.11kB)
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.properties ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.properties/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.properties ---
[WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.properties:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.properties/pom.xml
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.properties/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.properties ---
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.properties ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.properties/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.properties ---
[WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [J2SE-1.5 (assumes 1.5)] @ MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.properties:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.properties/pom.xml
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.properties ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.properties ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.properties ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.properties/target/org.eclipse.papyrus.marte.properties-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.properties ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.properties/target/org.eclipse.papyrus.marte.properties-1.2.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.properties ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.properties ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.properties ---
[INFO] 
[INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.properties ---
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.properties ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.properties ---
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.properties/target/org.eclipse.papyrus.marte.properties-1.2.3-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.properties/target/org.eclipse.papyrus.marte.properties-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.properties ---
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.properties:xml:p2metadata:1.2.3-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.properties:xml:p2artifacts:1.2.3-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.static.profile.ui >--
[INFO] Building org.eclipse.papyrus.marte.static.profile.ui 1.2.3-SNAPSHOT [6/23]
[INFO]   from ui/org.eclipse.papyrus.marte.static.profile.ui/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jvmArgs' is unknown for plugin 'tycho-surefire-plugin:2.7.2:integration-test (default-integration-test)'
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] The project's OSGi version is 1.2.3.202303241341
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] 
[INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] Resolving class path of org.eclipse.papyrus.marte.static.profile.ui...
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.static.profile.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.static.profile.ui ---
[WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.static.profile.ui:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.static.profile.ui/pom.xml
[INFO] No sources to compile
[WARNING] Source directory /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.static.profile.ui/src does not exist
[INFO] 
[INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.static.profile.ui/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.static.profile.ui ---
[WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.6 (assumes 1.6)] @ MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.static.profile.ui:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.static.profile.ui/pom.xml
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.static.profile.ui/target/org.eclipse.papyrus.marte.static.profile.ui-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.static.profile.ui/target/org.eclipse.papyrus.marte.static.profile.ui-1.2.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] 
[INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.static.profile.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.static.profile.ui/target/org.eclipse.papyrus.marte.static.profile.ui-1.2.3-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/ui/org.eclipse.papyrus.marte.static.profile.ui/target/org.eclipse.papyrus.marte.static.profile.ui-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.static.profile.ui ---
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.static.profile.ui:xml:p2metadata:1.2.3-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.static.profile.ui:xml:p2artifacts:1.2.3-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] ----< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit >----
[INFO] Building MARTE Textedit 1.2.3-SNAPSHOT                            [7/23]
[INFO]   from textedit/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.textedit ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.textedit ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.textedit ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.textedit ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.textedit ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.textedit ---
[INFO] 
[INFO] ------< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.vsl >-------
[INFO] Building org.eclipse.papyrus.marte.vsl 1.2.3-SNAPSHOT             [8/23]
[INFO]   from textedit/org.eclipse.papyrus.marte.vsl/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jvmArgs' is unknown for plugin 'tycho-surefire-plugin:2.7.2:integration-test (default-integration-test)'
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.vsl ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.vsl ---
[INFO] The project's OSGi version is 1.2.3.202303241341
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.vsl ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.vsl ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.vsl ---
[INFO] 
[INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.vsl ---
[INFO] Resolving class path of org.eclipse.papyrus.marte.vsl...
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.vsl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.vsl ---
[INFO] Compiling 109 source files to /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/target/classes
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/scoping/visitors/ScopingVisitors.java:[194] 
	List<Element> allOwnedElements = context.getOwnedElements();
	              ^^^^^^^^^^^^^^^^
The value of the local variable allOwnedElements is not used
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/scoping/visitors/ScopingVisitors.java:[200] 
	EClass namedElementEClass = UMLPackage.eINSTANCE.getNamedElement();
	       ^^^^^^^^^^^^^^^^^^
The value of the local variable namedElementEClass is not used
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/scoping/visitors/ScopingVisitors.java:[440] 
	protected Classifier visited;
	                     ^^^^^^^
The value of the field ScopingVisitors.Visitor_GetOwnedAndInheritedElements.visited is not used
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/extensions/CopyOfVSLContextUtil.java:[41] 
	Type expectedType = null;
	     ^^^^^^^^^^^^
The value of the local variable expectedType is not used
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/extensions/CopyOfVSLContextUtil.java:[231] 
	private static Type getExpectedTypeFor_Expression(Expression rule) {
	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method getExpectedTypeFor_Expression(Expression) from the type CopyOfVSLContextUtil is never used locally
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/scoping/VSLScopeProvider.java:[105] 
	Classifier expectedType = (Classifier) VSLContextUtil.getExpectedType(analyzedRule);
	           ^^^^^^^^^^^^
The value of the local variable expectedType is not used
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/scoping/VSLScopeProvider.java:[1007] 
	private static IScope getVisibleNamesAsAScopeWithAccountForInheritance(IScope outer, Classifier type, List<Visitor<NamedElement, Classifier>> visitors) {
	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The method getVisibleNamesAsAScopeWithAccountForInheritance(IScope, Classifier, List<Visitor<NamedElement,Classifier>>) from the type VSLScopeProvider is never used locally
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/extensions/VSLContextUtil.java:[170] 
	List<Property> attribCollection = (List<Property>) stereotypeApplication.eGet(choiceAttrib);
	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: Unchecked cast from Object to List<Property>
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/extensions/VSLContextUtil.java:[197] 
	List<Property> attribCollection = (List<Property>) stereotypeApplication.eGet(tupleAttribute);
	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: Unchecked cast from Object to List<Property>
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/src/org/eclipse/papyrus/marte/vsl/extensions/VSLTypeInferenceUtil.java:[555] 
	List<Property> tupleProperty = (List<Property>) stereotypeApplication.eGet(tupleAttrib);
	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: Unchecked cast from Object to List<Property>
10 problems (10 warnings)
[INFO] 
[INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.vsl ---
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.vsl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.vsl ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.vsl ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.vsl ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.vsl ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/target/org.eclipse.papyrus.marte.vsl-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.vsl ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/target/org.eclipse.papyrus.marte.vsl-1.2.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.vsl ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.vsl ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.vsl ---
[INFO] 
[INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.vsl ---
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.vsl ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.vsl ---
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/target/org.eclipse.papyrus.marte.vsl-1.2.3-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl/target/org.eclipse.papyrus.marte.vsl-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.vsl ---
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.vsl:xml:p2metadata:1.2.3-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.vsl:xml:p2artifacts:1.2.3-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] -----< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.vsl.ui >-----
[INFO] Building org.eclipse.papyrus.marte.vsl.ui 1.2.3-SNAPSHOT          [9/23]
[INFO]   from textedit/org.eclipse.papyrus.marte.vsl.ui/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jvmArgs' is unknown for plugin 'tycho-surefire-plugin:2.7.2:integration-test (default-integration-test)'
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] The project's OSGi version is 1.2.3.202303241341
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] 
[INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] Resolving class path of org.eclipse.papyrus.marte.vsl.ui...
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] Compiling 18 source files to /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/target/classes
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/CopyOfVSLProposalProvider.java:[25] 
	import org.eclipse.papyrus.infra.ui.util.DisplayUtils;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type DisplayUtils is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/CopyOfVSLProposalProvider.java:[63] 
	private ILabelProvider labelProvider = DisplayUtils.getLabelProvider();
	                                       ^^^^^^^^^^^^
The type DisplayUtils is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/CopyOfVSLProposalProvider.java:[63] 
	private ILabelProvider labelProvider = DisplayUtils.getLabelProvider();
	                                                    ^^^^^^^^^^^^^^^^^^
The method getLabelProvider() from the type DisplayUtils is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalUtils.java:[236] 
	String year = "" + (currentDate.getYear() + 1900);
	                                ^^^^^^^^^
The method getYear() from the type Date is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalUtils.java:[237] 
	String month = "" + currentDate.getMonth();
	                                ^^^^^^^^^^
The method getMonth() from the type Date is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalUtils.java:[242] 
	switch (currentDate.getDay()) {
	                    ^^^^^^^^
The method getDay() from the type Date is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalUtils.java:[265] 
	String dayOfMonth = "" + currentDate.getDate();
	                                     ^^^^^^^^^
The method getDate() from the type Date is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalUtils.java:[269] 
	String hour = "" + currentDate.getHours();
	                               ^^^^^^^^^^
The method getHours() from the type Date is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalUtils.java:[273] 
	String minute = "" + currentDate.getMinutes();
	                                 ^^^^^^^^^^^^
The method getMinutes() from the type Date is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalUtils.java:[277] 
	String second = "" + currentDate.getSeconds();
	                                 ^^^^^^^^^^^^
The method getSeconds() from the type Date is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalUtils.java:[281] 
	String centi = "00";
	       ^^^^^
The value of the local variable centi is not used
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/src/org/eclipse/papyrus/marte/vsl/ui/contentassist/VSLProposalProvider.java:[649] 
	char openingListChar = ' ';
	     ^^^^^^^^^^^^^^^
The value of the local variable openingListChar is not used
12 problems (12 warnings)
[INFO] 
[INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/target/org.eclipse.papyrus.marte.vsl.ui-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/target/org.eclipse.papyrus.marte.vsl.ui-1.2.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] 
[INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.vsl.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/target/org.eclipse.papyrus.marte.vsl.ui-1.2.3-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.vsl.ui/target/org.eclipse.papyrus.marte.vsl.ui-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.vsl.ui ---
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.vsl.ui:xml:p2metadata:1.2.3-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.vsl.ui:xml:p2artifacts:1.2.3-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext >--
[INFO] Building org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext 1.2.3-SNAPSHOT [10/23]
[INFO]   from textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jvmArgs' is unknown for plugin 'tycho-surefire-plugin:2.7.2:integration-test (default-integration-test)'
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] The project's OSGi version is 1.2.3.202204141415
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] 
[INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] Resolving class path of org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext...
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] Compiling 28 source files to /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/target/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/target/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext-1.2.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] 
[INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/target/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext-1.2.3-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext/target/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext ---
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext:xml:p2metadata:1.2.3-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext:xml:p2artifacts:1.2.3-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui >--
[INFO] Building org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui 1.2.3-SNAPSHOT [11/23]
[INFO]   from textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jvmArgs' is unknown for plugin 'tycho-surefire-plugin:2.7.2:integration-test (default-integration-test)'
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] The project's OSGi version is 1.2.3.202204141415
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] 
[INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] Resolving class path of org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui...
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] Compiling 14 source files to /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/target/classes
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/constraintwithvsl/xtext/ui/contributions/ConstraintWithVSLPopupEditorConfiguration.java:[25] 
	import org.eclipse.papyrus.extensionpoints.editors.configuration.ICustomDirectEditorConfiguration;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type ICustomDirectEditorConfiguration is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/constraintwithvsl/xtext/ui/contributions/ConstraintWithVSLPopupEditorConfiguration.java:[31] 
	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type DefaultXtextDirectEditorConfiguration is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/constraintwithvsl/xtext/ui/contributions/ConstraintWithVSLPopupEditorConfiguration.java:[38] 
	public class ConstraintWithVSLPopupEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration {
	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type DefaultXtextDirectEditorConfiguration is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/constraintwithvsl/xtext/ui/contributions/ConstraintWithVSLPopupEditorConfiguration.java:[38] 
	public class ConstraintWithVSLPopupEditorConfiguration extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration {
	                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type ICustomDirectEditorConfiguration is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/constraintwithvsl/xtext/ui/contributions/ConstraintWithVSLPopupEditorConfiguration.java:[41] 
	super();
	^^^^^^^^
The constructor DefaultXtextDirectEditorConfiguration() is deprecated
5 problems (5 warnings)
[INFO] 
[INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/target/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/target/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui-1.2.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] 
[INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/target/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui-1.2.3-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui/target/org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui ---
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui:xml:p2metadata:1.2.3-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui:xml:p2artifacts:1.2.3-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext >--
[INFO] Building org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext 1.2.3-SNAPSHOT [12/23]
[INFO]   from textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jvmArgs' is unknown for plugin 'tycho-surefire-plugin:2.7.2:integration-test (default-integration-test)'
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] The project's OSGi version is 1.2.3.202204141415
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] 
[INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] Resolving class path of org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext...
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] Compiling 32 source files to /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/target/classes
[INFO] 
[INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/target/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/target/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext-1.2.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] 
[INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/target/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext-1.2.3-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext/target/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext ---
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext:xml:p2metadata:1.2.3-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext:xml:p2artifacts:1.2.3-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui >--
[INFO] Building org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui 1.2.3-SNAPSHOT [13/23]
[INFO]   from textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jvmArgs' is unknown for plugin 'tycho-surefire-plugin:2.7.2:integration-test (default-integration-test)'
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] The project's OSGi version is 1.2.3.202204141415
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] 
[INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] Resolving class path of org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui...
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] Compiling 14 source files to /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/target/classes
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/stereotypeapplicationwithvsl/xtext/ui/contributions/StereotypeApplicationPopupEditorConfigurationContribution.java:[28] 
	import org.eclipse.papyrus.extensionpoints.editors.configuration.ICustomDirectEditorConfiguration;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type ICustomDirectEditorConfiguration is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/stereotypeapplicationwithvsl/xtext/ui/contributions/StereotypeApplicationPopupEditorConfigurationContribution.java:[41] 
	import org.eclipse.papyrus.uml.xtext.integration.DefaultXtextDirectEditorConfiguration;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type DefaultXtextDirectEditorConfiguration is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/stereotypeapplicationwithvsl/xtext/ui/contributions/StereotypeApplicationPopupEditorConfigurationContribution.java:[58] 
	public class StereotypeApplicationPopupEditorConfigurationContribution extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration {
	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type DefaultXtextDirectEditorConfiguration is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/stereotypeapplicationwithvsl/xtext/ui/contributions/StereotypeApplicationPopupEditorConfigurationContribution.java:[58] 
	public class StereotypeApplicationPopupEditorConfigurationContribution extends DefaultXtextDirectEditorConfiguration implements ICustomDirectEditorConfiguration {
	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type ICustomDirectEditorConfiguration is deprecated
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/stereotypeapplicationwithvsl/xtext/ui/contributions/StereotypeApplicationPopupEditorConfigurationContribution.java:[104] 
	List listOfValues = (List) value;
	^^^^
List is a raw type. References to generic type List<E> should be parameterized
[WARNING] /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/src/org/eclipse/papyrus/marte/textedit/stereotypeapplicationwithvsl/xtext/ui/contributions/StereotypeApplicationPopupEditorConfigurationContribution.java:[104] 
	List listOfValues = (List) value;
	                     ^^^^
List is a raw type. References to generic type List<E> should be parameterized
6 problems (6 warnings)
[INFO] 
[INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/target/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/target/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui-1.2.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] 
[INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/target/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui-1.2.3-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/textedit/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui/target/org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui-1.2.3-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui ---
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui:xml:p2metadata:1.2.3-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui:xml:p2artifacts:1.2.3-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.targetplatform >--
[INFO] Building Target Platform 1.2.3-SNAPSHOT                          [14/23]
[INFO]   from targetplatform/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.targetplatform ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.targetplatform ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.targetplatform ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.targetplatform ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.targetplatform ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.targetplatform ---
[INFO] 
[INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.targetplatform.2022-03 >--
[INFO] Building org.eclipse.papyrus.marte.targetplatform.2022-03 1.2.3-SNAPSHOT [15/23]
[INFO]   from targetplatform/org.eclipse.papyrus.marte.targetplatform.2022-03/pom.xml
[INFO] ---------------------[ eclipse-target-definition ]----------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-target-definition (default-package-target-definition)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-target-definition (default-package-target-definition)'
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.targetplatform.2022-03 ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.targetplatform.2022-03 ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.marte.targetplatform.2022-03 ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.targetplatform.2022-03 ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.targetplatform.2022-03 ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.targetplatform.2022-03 ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.targetplatform.2022-03 ---
[INFO] 
[INFO] -----< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.releng >-----
[INFO] Building MARTE Releng 1.2.3-SNAPSHOT                             [16/23]
[INFO]   from releng/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.releng ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.releng ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.releng ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.releng ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.releng ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.releng ---
[INFO] 
[INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.core.feature >--
[INFO] Building MARTE profile and VSL 1.2.3-SNAPSHOT                    [17/23]
[INFO]   from releng/org.eclipse.papyrus.marte.core.feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-feature (default-package-feature)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-feature (default-package-feature)'
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.core.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.core.feature/target
[INFO] 
[INFO] --- tycho-packaging:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.marte.core.feature ---
[INFO] The project's OSGi version is 1.2.3.202303241341
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.core.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.core.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.core.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.core.feature ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.core.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:package-feature (default-package-feature) @ org.eclipse.papyrus.marte.core.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.core.feature/target/org.eclipse.papyrus.marte.core.feature-1.2.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.core.feature ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.marte.core.feature ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.core.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.core.feature/target/org.eclipse.papyrus.marte.core.feature-1.2.3-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.core.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.core.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.core.feature/target/org.eclipse.papyrus.marte.core.feature-1.2.3-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.core.feature/target/org.eclipse.papyrus.marte.core.feature-1.2.3-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.core.feature ---
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.core.feature:xml:p2metadata:1.2.3-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.core.feature:xml:p2artifacts:1.2.3-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] ---< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.ui.feature >---
[INFO] Building MARTE profile and VSL 1.2.3-SNAPSHOT                    [18/23]
[INFO]   from releng/org.eclipse.papyrus.marte.ui.feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-feature (default-package-feature)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-feature (default-package-feature)'
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.ui.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.ui.feature/target
[INFO] 
[INFO] --- tycho-packaging:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.marte.ui.feature ---
[INFO] The project's OSGi version is 1.2.3.202303241341
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.ui.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.ui.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.ui.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.ui.feature ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.ui.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:package-feature (default-package-feature) @ org.eclipse.papyrus.marte.ui.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.ui.feature/target/org.eclipse.papyrus.marte.ui.feature-1.2.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.ui.feature ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.marte.ui.feature ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.ui.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.ui.feature/target/org.eclipse.papyrus.marte.ui.feature-1.2.3-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.ui.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.ui.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.ui.feature/target/org.eclipse.papyrus.marte.ui.feature-1.2.3-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.ui.feature/target/org.eclipse.papyrus.marte.ui.feature-1.2.3-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.ui.feature ---
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.ui.feature:xml:p2metadata:1.2.3-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.ui.feature:xml:p2artifacts:1.2.3-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.feature >--
[INFO] Building MARTE and VSL Xtext support 1.2.3-SNAPSHOT              [19/23]
[INFO]   from releng/org.eclipse.papyrus.marte.textedit.feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-feature (default-package-feature)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-feature (default-package-feature)'
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.textedit.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.textedit.feature/target
[INFO] 
[INFO] --- tycho-packaging:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.marte.textedit.feature ---
[INFO] The project's OSGi version is 1.2.3.202303241341
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.textedit.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.textedit.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.textedit.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.textedit.feature ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.textedit.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:package-feature (default-package-feature) @ org.eclipse.papyrus.marte.textedit.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.textedit.feature/target/org.eclipse.papyrus.marte.textedit.feature-1.2.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.textedit.feature ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.marte.textedit.feature ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.textedit.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.textedit.feature/target/org.eclipse.papyrus.marte.textedit.feature-1.2.3-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.textedit.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.textedit.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.textedit.feature/target/org.eclipse.papyrus.marte.textedit.feature-1.2.3-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.textedit.feature/target/org.eclipse.papyrus.marte.textedit.feature-1.2.3-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.textedit.feature ---
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.feature:xml:p2metadata:1.2.3-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.textedit.feature:xml:p2artifacts:1.2.3-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] -------< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.p2 >-------
[INFO] Building org.eclipse.papyrus.marte.p2 1.2.3-SNAPSHOT             [20/23]
[INFO]   from releng/org.eclipse.papyrus.marte.p2/pom.xml
[INFO] -------------------------[ eclipse-repository ]-------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.p2 ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.marte.p2 ---
[INFO] The project's OSGi version is 1.2.3.202303241424
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.marte.p2 ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.p2 ---
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.p2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.p2/src/main/resources
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.2:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.marte.p2 ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Published profile IUs: [a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 17.0.0]
[INFO] Published profile IUs: [a.jre.javase 18.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.2:publish-products (default-publish-products) @ org.eclipse.papyrus.marte.p2 ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.2:publish-categories (default-publish-categories) @ org.eclipse.papyrus.marte.p2 ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.2:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.marte.p2 ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-repository:2.7.2:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.marte.p2 ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.p2 ---
[INFO] 
[INFO] --- tycho-p2-repository:2.7.2:archive-repository (default-archive-repository) @ org.eclipse.papyrus.marte.p2 ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Building zip: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.p2/target/org.eclipse.papyrus.marte.p2-1.2.3-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.p2 ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.p2 ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.p2 ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.p2 ---
[INFO] 
[INFO] ------< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.rcp >-------
[INFO] Building org.eclipse.papyrus.marte.rcp 1.2.3-SNAPSHOT            [21/23]
[INFO]   from releng/org.eclipse.papyrus.marte.rcp/pom.xml
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier (default-build-qualifier)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-plugin (default-package-plugin)'
[WARNING] Parameter 'jvmArgs' is unknown for plugin 'tycho-surefire-plugin:2.7.2:integration-test (default-integration-test)'
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.rcp ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.marte.rcp ---
[INFO] The project's OSGi version is 1.2.3.202204151446
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.rcp ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.rcp ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.rcp ---
[INFO] 
[INFO] --- tycho-compiler:2.7.2:validate-classpath (default-validate-classpath) @ org.eclipse.papyrus.marte.rcp ---
[INFO] Resolving class path of org.eclipse.papyrus.marte.rcp...
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.rcp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.rcp/src/main/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:compile (default-compile) @ org.eclipse.papyrus.marte.rcp ---
[WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.7 (assumes 1.7)] @ MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.rcp:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.rcp/pom.xml
[INFO] 
[INFO] --- tycho-ds:2.7.2:declarative-services (default-declarative-services) @ org.eclipse.papyrus.marte.rcp ---
[INFO] 
[INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.marte.rcp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.rcp/src/test/resources
[INFO] 
[INFO] --- tycho-compiler:2.7.2:testCompile (default-testCompile) @ org.eclipse.papyrus.marte.rcp ---
[WARNING] The effective compiler target level 11 is incompatible with the following OSGi execution environments: [JavaSE-1.7 (assumes 1.7)] @ MavenProject: org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.rcp:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.rcp/pom.xml
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ org.eclipse.papyrus.marte.rcp ---
[INFO] No tests to run.
[INFO] 
[INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.rcp ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.rcp ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:package-plugin (default-package-plugin) @ org.eclipse.papyrus.marte.rcp ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.rcp/target/org.eclipse.papyrus.marte.rcp-1.2.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.rcp ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.rcp ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.rcp ---
[INFO] 
[INFO] --- tycho-surefire:2.7.2:integration-test (default-integration-test) @ org.eclipse.papyrus.marte.rcp ---
[INFO] 
[INFO] --- failsafe:2.22.2:verify (default-verify) @ org.eclipse.papyrus.marte.rcp ---
[INFO] No tests to run.
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.rcp ---
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.rcp/target/org.eclipse.papyrus.marte.rcp-1.2.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.rcp ---
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.rcp:xml:p2metadata:1.2.3-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.rcp:xml:p2artifacts:1.2.3-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] --< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.rcp.feature >---
[INFO] Building org.eclipse.papyrus.marte.rcp.feature 1.2.3-SNAPSHOT    [22/23]
[INFO]   from releng/org.eclipse.papyrus.marte.rcp.feature/pom.xml
[INFO] --------------------------[ eclipse-feature ]---------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-id (default-validate-id)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:validate-version (default-validate-version)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:update-consumer-pom (default-update-consumer-pom)'
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-feature (default-package-feature)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:package-feature (default-package-feature)'
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.rcp.feature ---
[INFO] Deleting /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.rcp.feature/target
[INFO] 
[INFO] --- tycho-packaging:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.marte.rcp.feature ---
[INFO] The project's OSGi version is 1.2.3.202204151446
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-id (default-validate-id) @ org.eclipse.papyrus.marte.rcp.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:validate-version (default-validate-version) @ org.eclipse.papyrus.marte.rcp.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.rcp.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.papyrus.marte.rcp.feature ---
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.rcp.feature ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:package-feature (default-package-feature) @ org.eclipse.papyrus.marte.rcp.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.rcp.feature/target/org.eclipse.papyrus.marte.rcp.feature-1.2.3-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.marte.rcp.feature ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.marte.rcp.feature ---
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.rcp.feature ---
[INFO] Building jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.rcp.feature/target/org.eclipse.papyrus.marte.rcp.feature-1.2.3-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.rcp.feature ---
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.rcp.feature ---
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.rcp.feature/target/org.eclipse.papyrus.marte.rcp.feature-1.2.3-SNAPSHOT.jar
[INFO] Signing jar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.rcp.feature/target/org.eclipse.papyrus.marte.rcp.feature-1.2.3-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.rcp.feature ---
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.rcp.feature:xml:p2metadata:1.2.3-SNAPSHOT already attached, replace previous instance
[WARNING] artifact org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.rcp.feature:xml:p2artifacts:1.2.3-SNAPSHOT already attached, replace previous instance
[INFO] 
[INFO] ----< org.eclipse.papyrus.marte:org.eclipse.papyrus.marte.product >-----
[INFO] Building org.eclipse.papyrus.marte.product 1.2.3-SNAPSHOT        [23/23]
[INFO]   from releng/org.eclipse.papyrus.marte.product/pom.xml
[INFO] -------------------------[ eclipse-repository ]-------------------------
[WARNING] Parameter 'jgit.dirtyWorkingTree' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[WARNING] Parameter 'jgit.ignore' is unknown for plugin 'tycho-packaging-plugin:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator)'
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ org.eclipse.papyrus.marte.product ---
[INFO] 
[INFO] --- tycho-packaging:2.7.2:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.marte.product ---
[INFO] Fetching org.eclipse.platform_4.23.0.v20220308-0722.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (20.7kB)
[INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (253.01kB)
[INFO] Fetching 11.0.23&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?file=/justj/jres/11/updates/release/ (63B)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (121.44MB)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (21.12MB of 121.44MB at 21.1MB/s)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (42.66MB of 121.44MB at 21.32MB/s)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (59.61MB of 121.44MB at 19.86MB/s)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (81.1MB of 121.44MB at 20.27MB/s)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.win32.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (103.21MB of 121.44MB at 20.64MB/s)
[INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (297.81kB)
[INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (62.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (62.49kB)
[INFO] Unpacking com.sun.el_2.2.0.v201303151357...
[INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (33.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (33.35kB)
[INFO] Unpacking javax.el_2.2.0.v201303151357...
[INFO] Fetching jakarta.servlet-api_4.0.0.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (96.33kB)
[INFO] Fetching com.sun.jna_4.5.1.v20210503-0343.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.41MB)
[INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.14MB)
[INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (55.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (55.65kB)
[INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
[INFO] Fetching org.apache.felix.gogo.command_1.1.2.v20210111-1007.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (52.58kB)
[INFO] Fetching org.apache.felix.gogo.runtime_1.1.4.v20210111-1007.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (219.73kB)
[INFO] Fetching org.apache.felix.gogo.shell_1.1.4.v20210111-1007.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.34kB)
[INFO] Fetching org.apache.httpcomponents.client5.httpclient5_5.1.2.v20211217-1500.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (842.59kB)
[INFO] Fetching org.apache.httpcomponents.core5.httpcore5_5.1.2.v20211217-1500.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (908.89kB)
[INFO] Fetching org.apache.httpcomponents.core5.httpcore5-h2_5.1.2.v20211217-1500.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (253.08kB)
[INFO] Fetching org.slf4j.api_1.7.30.v20200204-2150.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (51.82kB)
[INFO] Fetching org.apache.httpcomponents.client5.httpclient5-win_5.1.2.v20211217-1500.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (28.06kB)
[INFO] Fetching org.apache.httpcomponents.httpclient_4.5.13.v20210128-2225.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1,021.45kB)
[INFO] Fetching org.apache.httpcomponents.httpcore_4.4.15.v20220209-2345.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (354.72kB)
[INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.13.v20211010-1849.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (30.16kB)
[INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.36MB)
[INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.67MB)
[INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (3.33MB)
[INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (3.45MB)
[INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (43.77kB)
[INFO] Fetching org.eclipse.core.externaltools_1.2.200.v20220125-2302.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (42.65kB)
[INFO] Fetching org.eclipse.core.net_1.3.1100.v20210424-0724.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (64.42kB)
[INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (34.71kB)
[INFO] Fetching org.eclipse.debug.ui.launchview_1.0.100.v20220121-1856.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (85.98kB)
[INFO] Fetching org.eclipse.equinox.launcher_1.6.400.v20210924-0641.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (52.65kB)
[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.400.v20211117-0650.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (132.48kB)
[INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (129.01kB)
[INFO] Fetching org.eclipse.jface.notifications_0.4.0.v20211004-0555.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (29.94kB)
[INFO] Fetching org.eclipse.e4.rcp_4.23.0.v20220308-0630.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (20.95kB)
[INFO] Fetching org.eclipse.ecf_3.10.0.v20210925-0032.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (127.97kB)
[INFO] Fetching org.eclipse.ecf.identity_3.9.402.v20210409-2301.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (64.2kB)
[INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (26.38kB)
[INFO] Fetching org.eclipse.ecf.core.feature_1.6.1.v20211005-1944.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.76kB)
[INFO] Fetching org.eclipse.ecf.ssl_1.2.401.v20210409-2301.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.43kB)
[INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.501.v20210409-2301.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.71kB)
[INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (52.52kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.800.v20220215-0126.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (129.12kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1800.v20220215-0126.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (27.83kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5_1.0.300.v20220215-0126.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (82.96kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient5.win32_1.0.400.v20220109-1926.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (22.98kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.httpclient5.feature_1.1.600.v20220215-0126.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (27.9kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.201.v20210409-2301.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (9.69kB)
[INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.401.v20210409-2301.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (23.74kB)
[INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.29.0.v20220226-1304.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.29.0.v20220226-1304.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.77kB)
[INFO] Unpacking org.eclipse.emf.codegen.ecore.ui_2.29.0.v20220226-1304...
[INFO] Fetching org.eclipse.emf.common_2.25.0.v20220123-0838.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.07kB)
[INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (37.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (37.58kB)
[INFO] Unpacking org.eclipse.emf.converter_2.10.0.v20180706-1146...
[INFO] Fetching org.eclipse.emf.ecore_2.27.0.v20220123-0838.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.14kB)
[INFO] Fetching org.eclipse.emf.mwe2.language_2.12.2.v20220118-1914.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe2.language_2.12.2.v20220118-1914.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.91kB)
[INFO] Unpacking org.eclipse.emf.mwe2.language_2.12.2.v20220118-1914...
[INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.2.v20220118-1914.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.55kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.2.v20220118-1914.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.55kB)
[INFO] Unpacking org.eclipse.emf.mwe2.launch_2.12.2.v20220118-1914...
[INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202008210805.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (20.82kB)
[INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (23.12kB)
[INFO] Fetching org.eclipse.epp.mpc.core_1.9.3.v20220121-1317.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (248.26kB)
[INFO] Fetching org.eclipse.userstorage_1.2.0.v20210517-0327.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.userstorage_1.2.0.v20210517-0327.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.22kB)
[INFO] Unpacking org.eclipse.userstorage_1.2.0.v20210517-0327...
[INFO] Fetching org.eclipse.userstorage.oauth_1.1.0.v20190307-0457.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (27.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.userstorage.oauth_1.1.0.v20190307-0457.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (27.69kB)
[INFO] Unpacking org.eclipse.userstorage.oauth_1.1.0.v20190307-0457...
[INFO] Fetching org.eclipse.epp.mpc.core.win32_1.9.3.v20220121-1317.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.51kB)
[INFO] Fetching org.eclipse.epp.mpc.ui_1.9.3.v20220121-1317.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (604.75kB)
[INFO] Fetching org.eclipse.epp.mpc.ui.css_1.9.3.v20220121-1317.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (22.4kB)
[INFO] Fetching org.eclipse.epp.mpc.help.ui_1.9.3.v20220121-1317.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (749.86kB)
[INFO] Fetching org.eclipse.epp.mpc_1.9.3.v20220121-1317.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (20.28kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.2.300.v20210813-0655.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (156.48kB)
[INFO] Fetching org.eclipse.equinox.p2.discovery_1.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (37.5kB)
[INFO] Fetching org.eclipse.equinox.p2.ui_2.7.400.v20220214-1604.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (658.08kB)
[INFO] Fetching org.eclipse.equinox.p2.operations_2.6.0.v20210315-2228.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (74.06kB)
[INFO] Fetching org.eclipse.userstorage.ui_1.1.0.v20190307-0457.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (25.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.userstorage.ui_1.1.0.v20190307-0457.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (25.73kB)
[INFO] Unpacking org.eclipse.userstorage.ui_1.1.0.v20190307-0457...
[INFO] Fetching org.eclipse.equinox.executable_3.8.1500.v20220210-1108.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (417.26kB)
[INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.1500.v20220210-1108 from http://download.eclipse.org/releases/2022-03/202203161000/binary/ (266.5kB)
[INFO] Fetching org.eclipse.equinox.http.jetty_3.8.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (29.16kB)
[INFO] Fetching org.eclipse.equinox.http.servlet_1.7.200.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (234.52kB)
[INFO] Fetching org.eclipse.jetty.http_10.0.6.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (243.43kB)
[INFO] Fetching org.eclipse.jetty.server_10.0.6.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (769.66kB)
[INFO] Fetching org.eclipse.jetty.servlet_10.0.6.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (171.75kB)
[INFO] Fetching org.eclipse.jetty.util_10.0.6.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (561.39kB)
[INFO] Fetching org.eclipse.equinox.http.registry_1.3.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (47.6kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.600.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (27.33kB)
[INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.2.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.61kB)
[INFO] Fetching org.eclipse.equinox.p2.console_1.2.0.v20210315-2042.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (28.05kB)
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.4.300.v20220210-1319.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (85.88kB)
[INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.200.v20210613-1953.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (43.53kB)
[INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.1300.v20220223-1131.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.73kB)
[INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.3.0.v20210316-1209.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (31.04kB)
[INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.2.200.v20220210-1157.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (58.64kB)
[INFO] Fetching org.eclipse.equinox.p2.discovery.feature_1.2.1100.v20220210-1157.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.06kB)
[INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.4.100.v20220213-0541.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (35.63kB)
[INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.4.100.v20211217-1131.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (50.58kB)
[INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1500.v20220223-1131.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.14kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.300.v20211214-1242.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (103.44kB)
[INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.3.0.v20210315-2228.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (18.19kB)
[INFO] Fetching org.eclipse.equinox.security.ui_1.3.200.v20220115-0654.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (170.59kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.2.4.v20220213-1624.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (68.52kB)
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1500.v20220223-1131.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.07kB)
[INFO] Fetching org.eclipse.ui.browser_3.7.100.v20211105-1434.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (207.24kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.3.200.v20210813-0818.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (129.71kB)
[INFO] Fetching org.eclipse.equinox.p2.updatesite_1.2.200.v20211013-0600.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (101.02kB)
[INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1500.v20220223-1131.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.93kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202202190902.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.5kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (245.89kB)
[INFO] Fetching org.eclipse.help.base_4.3.600.v20220308-0310.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (432.51kB)
[INFO] Fetching org.eclipse.help.ui_4.3.200.v20210922-1029.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (534.62kB)
[INFO] Fetching org.eclipse.help.webapp_3.10.600.v20220121-1305.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (736.46kB)
[INFO] Fetching org.eclipse.jetty.io_10.0.6.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (194.96kB)
[INFO] Fetching org.eclipse.jetty.security_10.0.6.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (126.4kB)
[INFO] Fetching org.eclipse.jetty.util.ajax_10.0.6.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (68.89kB)
[INFO] Fetching org.eclipse.help_2.3.900.v20220308-0310.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.55kB)
[INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (25.16kB)
[INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (40.73kB)
[INFO] Fetching org.eclipse.jsch.ui_1.4.100.v20210917-1201.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (93.7kB)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (19.53kB)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/features/ (23.32kB)
[INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (157.36kB)
[INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (31.58kB)
[INFO] Fetching org.eclipse.wb.core.lib_1.9.1.202106041225.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (5.41MB)
[INFO] Fetching org.eclipse.ocl.common.ui_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (27.97kB)
[INFO] Fetching org.eclipse.ocl.examples.debug_2.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (86.14kB)
[INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (386.19kB)
[INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (411.61kB)
[INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (413.46kB)
[INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (217.1kB)
[INFO] Fetching org.eclipse.ocl.xtext.base_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (574.36kB)
[INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (79.15kB)
[INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (150.29kB)
[INFO] Fetching org.eclipse.ocl.pivot_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (3.34MB)
[INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (163.18kB)
[INFO] Fetching org.eclipse.ocl.examples.ui_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.54kB)
[INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (99.38kB)
[INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (204.53kB)
[INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (226.18kB)
[INFO] Fetching org.eclipse.ocl.pivot.ui_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (21.65kB)
[INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (280.41kB)
[INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (311.21kB)
[INFO] Fetching org.eclipse.ocl.pivot.uml_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (247.88kB)
[INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (243.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (243.5kB)
[INFO] Unpacking org.eclipse.uml2.uml.resources_5.5.0.v20210228-1829...
[INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (216.7kB)
[INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (688.69kB)
[INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (401.14kB)
[INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (89.5kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.26.0.v20220228-0812.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (133.14kB)
[INFO] Fetching org.eclipse.ocl.xtext.markup_1.17.0.v20220309-0840.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (181.34kB)
[INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.95kB)
[INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.69kB)
[INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.81MB)
[INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (284.54kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (186.17kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (5.24MB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (444.22kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (183.28kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (5.19MB)
[INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (378.19kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (634.37kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (874.73kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (171.71kB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.09MB)
[INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (463.79kB)
[INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.24MB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.32MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.06MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (3.1MB)
[INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (3.49MB)
[INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (33.3kB)
[INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (59.28kB)
[INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (891.05kB)
[INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (4.59MB)
[INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.19MB)
[INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.79MB)
[INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (24.29kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (89.16kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (155.91kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (512.8kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (470.3kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (333.21kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (127.9kB)
[INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (576.62kB)
[INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (56.85kB)
[INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (83.49kB)
[INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (47.4kB)
[INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (754.61kB)
[INFO] Fetching org.eclipse.papyrus.toolsmiths.plugin.builder.doc_1.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (609.54kB)
[INFO] Fetching org.eclipse.papyrus.uml.profile.types.doc_1.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (395.6kB)
[INFO] Fetching org.eclipse.papyrus.toolsmiths.recipe.elementtypes.doc_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.48MB)
[INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.59kB)
[INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (71.76kB)
[INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (26.59kB)
[INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (24.3kB)
[INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.88kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (34.83kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (39.08kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (222.68kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (30.32kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (154.35kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (119.01kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (372.45kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (26.18kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (25.08kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (113.18kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (162.01kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (81.51kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (53.53kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (290.14kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (44.13kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (19.1kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (32.42kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (40.06kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.76kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.33kB)
[INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (35.08kB)
[INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.82kB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (44.99kB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.89kB)
[INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (42.79kB)
[INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (141.59kB)
[INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.17kB)
[INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.98kB)
[INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (141.3kB)
[INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (32.94kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (24.45kB)
[INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (56.73kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.59kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (69.22kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (124.31kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (48.32kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.91kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (54.46kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.92kB)
[INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (117.24kB)
[INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (38.11kB)
[INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (70.97kB)
[INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (28.33kB)
[INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (208.37kB)
[INFO] Fetching org.eclipse.papyrus.infra.feature_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.29kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (133.74kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (62.79kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (73.97kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.58kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (17.56kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (120.75kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (281.28kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (47.79kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (63.43kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (133.1kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (344.11kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (165.9kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.05kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (29.68kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.95kB)
[INFO] Fetching org.eclipse.xtext.xbase_2.26.0.v20220228-0758.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.46MB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (55.38kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.16kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (84.07kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (31.86kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (28.55kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (14.93kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.100.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (43.19kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (103.88kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (14.06kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.76kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (44.45kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (39.37kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (51.73kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (17.91kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (70.39kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.43kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer_5.0.100.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (251.11kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (32.17kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (22.27kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.25kB)
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.93kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (126kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (19.71kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (245.23kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (603.2kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (46.29kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (32.95kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (10.54kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (179.18kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (21.32kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (22.2kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.16kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (38.19kB)
[INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (81.35kB)
[INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (28.17kB)
[INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.100.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (101.99kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.43kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.67kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.05kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (65.68kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (87.61kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (167.8kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (50.85kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (319.97kB)
[INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.17kB)
[INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.81kB)
[INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.89kB)
[INFO] Fetching org.eclipse.papyrus.sdk_6.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.82kB)
[INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.36MB)
[INFO] Fetching org.eclipse.papyrus.sdk.feature_6.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.22kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.43MB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (24.12kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (17.16kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (406.16kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (62.52kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (393.06kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.89kB)
[INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (34.31kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.100.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (262.96kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.04kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (14.87kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.1MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_6.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (487.14kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.component_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (582.69kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.35MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (486.6kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (158.28kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (597.64kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_7.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.5MB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (607.26kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (977.4kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_6.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (544.91kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.98MB)
[INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.79kB)
[INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (30.04kB)
[INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (44.72kB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (143.31kB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (54.26kB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (130.71kB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (70.14kB)
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.91kB)
[INFO] Fetching org.eclipse.papyrus.uml.service.types_5.2.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (516.01kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (110.23kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (27.58kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.86kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (71.87kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (332.46kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.100.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (238.6kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (17.24kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (34.21kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (177.05kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (33.67kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.34kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.99kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.35kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.24kB)
[INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (96.79kB)
[INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (31.29kB)
[INFO] Fetching org.eclipse.ui.intro_3.6.400.v20211015-1317.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (344.68kB)
[INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (29.92kB)
[INFO] Fetching org.eclipse.papyrus.uml.export_2.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (76.62kB)
[INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (67.45kB)
[INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.100.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (78.23kB)
[INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (27.19kB)
[INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.88kB)
[INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.51MB)
[INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (36.96kB)
[INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.42kB)
[INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (164.81kB)
[INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.03kB)
[INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.99kB)
[INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.42kB)
[INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.24kB)
[INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (14.76kB)
[INFO] Fetching org.eclipse.papyrus.uml.filters_2.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (32.25kB)
[INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (20.85kB)
[INFO] Fetching org.eclipse.papyrus.uml.feature_5.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.33kB)
[INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (15.79kB)
[INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.86kB)
[INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (168.14kB)
[INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (19.3kB)
[INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.85kB)
[INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (248.07kB)
[INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (14.9kB)
[INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.85kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (17.2kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.12kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (41.17kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (58.97kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (199.87kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (18.11kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (18.78kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (42.48kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (23.88kB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.05kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (62.29kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (28.01kB)
[INFO] Fetching org.eclipse.papyrus.views.validation_3.1.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (58.83kB)
[INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.84kB)
[INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (168.63kB)
[INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.81kB)
[INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (48.43kB)
[INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (37.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (37.64kB)
[INFO] Unpacking org.eclipse.uml2.uml.profile.standard_1.5.0.v20210228-1829...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (76.71kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (92.76kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (55.18kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (47.65kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (70.24kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (49.28kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (27.04kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (74.72kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (52.05kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (158.28kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (86.04kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (188.49kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (85.77kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (111.47kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (63.27kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (115.64kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (64.49kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.29kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (189kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (86.23kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (115.29kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (308.42kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (384.88kB)
[INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.18kB)
[INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.84kB)
[INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.83kB)
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (12.51kB)
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.87kB)
[INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (40.47kB)
[INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.85kB)
[INFO] Fetching org.eclipse.papyrus.views.feature_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.82kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (26.58kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (24.99kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_4.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.89kB)
[INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (70.95kB)
[INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.88kB)
[INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (40.23kB)
[INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.82kB)
[INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.79kB)
[INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202203090938.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (18.85kB)
[INFO] Fetching org.eclipse.platform_4.23.0.v20220308-0310.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (671.86kB)
[INFO] Fetching org.eclipse.platform.doc.user_4.23.0.v20220302-1425.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (5.14MB)
[INFO] Fetching org.eclipse.text.quicksearch_1.1.300.v20211203-1705.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (95.68kB)
[INFO] Fetching org.eclipse.ui.intro.universal_3.4.200.v20210409-1747.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.09MB)
[INFO] Fetching org.eclipse.ui.cheatsheets_3.7.300.v20210507-0822.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (379kB)
[INFO] Fetching org.eclipse.ui.genericeditor_1.2.200.v20211217-1247.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (152.75kB)
[INFO] Fetching org.eclipse.ui.monitoring_1.2.100.v20220204-0910.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (59.91kB)
[INFO] Fetching org.eclipse.ui.net_1.4.0.v20210426-0838.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (45.24kB)
[INFO] Fetching org.eclipse.ui.externaltools_3.5.100.v20210812-1118.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (140.91kB)
[INFO] Fetching org.eclipse.ui.ide.application_1.4.300.v20220114-0859.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (113.09kB)
[INFO] Fetching org.eclipse.ui.themes_1.2.1700.v20220210-1145.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (37.71kB)
[INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.100.v20210315-0954.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (23.47kB)
[INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.1.0.v20210426-0951.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (16.25kB)
[INFO] Fetching org.eclipse.ui.views.log_1.3.100.v20210927-1100.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (172.2kB)
[INFO] Fetching org.eclipse.platform_root_4.23.0.v20220308-0722 from http://download.eclipse.org/releases/2022-03/202203161000/binary/ (196B)
[INFO] Fetching org.eclipse.update.configurator_3.4.800.v20210415-1314.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (94.06kB)
[INFO] Fetching org.eclipse.rcp_4.23.0.v20220308-0310.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (11.11kB)
[INFO] Fetching org.eclipse.rcp_4.23.0.v20220308-0722.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.15kB)
[INFO] Fetching org.eclipse.rcp_root_4.23.0.v20220308-0722 from http://download.eclipse.org/releases/2022-03/202203161000/binary/ (20.23kB)
[INFO] Fetching org.eclipse.userstorage_1.2.0.v20210517-0327.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.26.0.v20220228-0812.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (193.59kB)
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.26.0.v20220228-0812.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (132.83kB)
[INFO] Fetching org.eclipse.xwt.css_1.6.0.202105260718.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (10.13kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xwt.css_1.6.0.202105260718.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (10.13kB)
[INFO] Unpacking org.eclipse.xwt.css_1.6.0.202105260718...
[INFO] Fetching org.eclipse.xwt.emf_1.6.0.202105260718.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xwt.emf_1.6.0.202105260718.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.93kB)
[INFO] Unpacking org.eclipse.xwt.emf_1.6.0.202105260718...
[INFO] Fetching org.eclipse.xwt.pde_1.6.0.202105260718.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (17.29kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xwt.pde_1.6.0.202105260718.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (17.29kB)
[INFO] Unpacking org.eclipse.xwt.pde_1.6.0.202105260718...
[INFO] Fetching org.eclipse.xwt.xml_1.6.0.202105260718.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (9.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xwt.xml_1.6.0.202105260718.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (9.91kB)
[INFO] Unpacking org.eclipse.xwt.xml_1.6.0.202105260718...
[INFO] Fetching org.eclipse.xwt.forms_1.6.0.202105260718.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.08kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xwt.forms_1.6.0.202105260718.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (13.08kB)
[INFO] Unpacking org.eclipse.xwt.forms_1.6.0.202105260718...
[INFO] Fetching org.pushingpixels.trident_1.2.0.v201305152020.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (35.25kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.pushingpixels.trident_1.2.0.v201305152020.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (35.25kB)
[INFO] Unpacking org.pushingpixels.trident_1.2.0.v201305152020...
[INFO] Fetching org.eclipse.xwt.feature_1.6.0.202105260718.jar from http://download.eclipse.org/releases/2022-03/202203161000/features/ (19.15kB)
[INFO] Fetching org.eclipse.xwt.ui.workbench_1.7.0.202105260718.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (17.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xwt.ui.workbench_1.7.0.202105260718.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (17.46kB)
[INFO] Unpacking org.eclipse.xwt.ui.workbench_1.7.0.202105260718...
[INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (10.53kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf_2.8.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (10.53kB)
[INFO] Unpacking org.eclipse.emf_2.8.0.v20180706-1146...
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (125.34MB)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (20.96MB of 125.34MB at 20.95MB/s)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (42.5MB of 125.34MB at 21.25MB/s)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (64.18MB of 125.34MB at 21.39MB/s)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (85.84MB of 125.34MB at 21.46MB/s)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.linux.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (107.59MB of 125.34MB at 21.52MB/s)
[INFO] Fetching org.eclipse.core.net.linux_1.0.100.v20220111-1854.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (14.42kB)
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.400.v20211117-0650.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (84.05kB)
[INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.1500.v20220210-1108 from http://download.eclipse.org/releases/2022-03/202203161000/binary/ (34.14kB)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (121.95MB)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (22.17MB of 121.95MB at 22.14MB/s)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (44.41MB of 121.95MB at 22.19MB/s)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (66.83MB of 121.95MB at 22.27MB/s)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (88.39MB of 121.95MB at 22.09MB/s)
[INFO] Fetching org.eclipse.justj.openjdk.hotspot.jre.full.macosx.x86_64_11.0.23.v20240427-0611.jar from https://download.eclipse.org/justj/jres/11/updates/release/11.0.23/plugins/ (109.46MB of 121.95MB at 21.89MB/s)
[INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.400.v20211117-0650.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (40.8kB)
[INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.1500.v20220210-1108 from http://download.eclipse.org/releases/2022-03/202203161000/binary/ (17.02kB)
[INFO] The project's OSGi version is 1.2.3.202404270611
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.marte.product ---
[INFO] 
[INFO] --- target-platform-configuration:2.7.2:target-platform (default-target-platform) @ org.eclipse.papyrus.marte.product ---
[INFO] 
[INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.papyrus.marte.product ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.product/src/main/resources
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.2:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.marte.product ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Published profile IUs: [a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 17.0.0]
[INFO] Published profile IUs: [a.jre.javase 18.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.2:publish-products (default-publish-products) @ org.eclipse.papyrus.marte.product ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.2:publish-categories (default-publish-categories) @ org.eclipse.papyrus.marte.product ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-publisher:2.7.2:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.marte.product ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-p2-repository:2.7.2:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.marte.product ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] 
[INFO] --- tycho-source:2.7.2:plugin-source (plugin-source) @ org.eclipse.papyrus.marte.product ---
[INFO] 
[INFO] --- tycho-p2-repository:2.7.2:archive-repository (default-archive-repository) @ org.eclipse.papyrus.marte.product ---
[WARNING]  Parameter 'qualifier' (user property 'buildQualifier') is read-only, must not be used in configuration
[INFO] Building zip: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.product/target/org.eclipse.papyrus.marte.product-1.2.3-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source:2.7.2:feature-source (feature-source) @ org.eclipse.papyrus.marte.product ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.marte.product ---
[INFO] 
[INFO] --- tycho-p2-director:2.7.2:materialize-products (materialize-products) @ org.eclipse.papyrus.marte.product ---
[INFO] Installing product org.eclipse.papyrus.marte.product for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.product/target/products/org.eclipse.papyrus.marte.product/win32/win32/x86_64/papyrusMARTE
Installing org.eclipse.papyrus.marte.product 1.2.2.202404270611.
Installing org.eclipse.papyrus.sdk.feature.feature.group 6.1.0.202203090938.
Installing org.eclipse.papyrus.marte.core.feature.feature.group 1.2.3.202303241341.
Installing org.eclipse.papyrus.marte.rcp.feature.feature.group 1.2.3.202204151446.
Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 11.0.23.v20240427-0611.
Installing org.eclipse.epp.mpc.feature.group 1.9.3.v20220121-1317.
Operation completed in 20712 ms.
[INFO] Installing product org.eclipse.papyrus.marte.product for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.product/target/products/org.eclipse.papyrus.marte.product/linux/gtk/x86_64/papyrusMARTE
Installing org.eclipse.papyrus.marte.product 1.2.2.202404270611.
Installing org.eclipse.papyrus.sdk.feature.feature.group 6.1.0.202203090938.
Installing org.eclipse.papyrus.marte.core.feature.feature.group 1.2.3.202303241341.
Installing org.eclipse.papyrus.marte.rcp.feature.feature.group 1.2.3.202204151446.
Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 11.0.23.v20240427-0611.
Installing org.eclipse.epp.mpc.feature.group 1.9.3.v20220121-1317.
Operation completed in 18563 ms.
[INFO] Installing product org.eclipse.papyrus.marte.product for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.product/target/products/org.eclipse.papyrus.marte.product/macosx/cocoa/x86_64/papyrusMARTE.app
Installing org.eclipse.papyrus.marte.product 1.2.2.202404270611.
Installing org.eclipse.papyrus.sdk.feature.feature.group 6.1.0.202203090938.
Installing org.eclipse.papyrus.marte.core.feature.feature.group 1.2.3.202303241341.
Installing org.eclipse.papyrus.marte.rcp.feature.feature.group 1.2.3.202204151446.
Installing org.eclipse.justj.openjdk.hotspot.jre.full.feature.group 11.0.23.v20240427-0611.
Installing org.eclipse.epp.mpc.feature.group 1.9.3.v20220121-1317.
Operation completed in 19046 ms.
[INFO] 
[INFO] --- tycho-p2-director:2.7.2:archive-products (archive-products) @ org.eclipse.papyrus.marte.product ---
[INFO] Building zip: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.product/target/products/org.eclipse.papyrus.marte.product-win32.win32.x86_64.zip
[INFO] Building tar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.product/target/products/org.eclipse.papyrus.marte.product-linux.gtk.x86_64.tar.gz
[INFO] Building tar: /home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.product/target/products/org.eclipse.papyrus.marte.product-macosx.cocoa.x86_64.tar.gz
[INFO] 
[INFO] --- eclipse-macsigner:1.3.2:sign (default) @ org.eclipse.papyrus.marte.product ---
[INFO] [Thu May 23 01:17:57 UTC 2024] Signing OS X application '/home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.product/target/products/org.eclipse.papyrus.marte.product/macosx/cocoa/x86_64/papyrusMARTE.app'...
[INFO] 
[INFO] --- eclipse-winsigner:1.3.2:sign (default) @ org.eclipse.papyrus.marte.product ---
[INFO] [Thu May 23 01:18:39 UTC 2024] Signing Windows executable '/home/jenkins/agent/workspace/papyrus-marte-2022-03/releng/org.eclipse.papyrus.marte.product/target/products/org.eclipse.papyrus.marte.product/win32/win32/x86_64/papyrusMARTE/papyrusMARTE.exe'
[INFO] 
[INFO] --- eclipse-jarsigner:1.3.2:sign (sign) @ org.eclipse.papyrus.marte.product ---
[INFO] 
[INFO] --- tycho-p2:2.7.2:p2-metadata (p2-metadata) @ org.eclipse.papyrus.marte.product ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for MARTE 1.2.3-SNAPSHOT:
[INFO] 
[INFO] MARTE .............................................. SUCCESS [  3.568 s]
[INFO] MARTE Core ......................................... SUCCESS [  0.006 s]
[INFO] org.eclipse.papyrus.marte.static.profile ........... SUCCESS [ 18.616 s]
[INFO] MARTE View ......................................... SUCCESS [  0.005 s]
[INFO] org.eclipse.papyrus.marte.properties ............... SUCCESS [  5.253 s]
[INFO] org.eclipse.papyrus.marte.static.profile.ui ........ SUCCESS [  3.959 s]
[INFO] MARTE Textedit ..................................... SUCCESS [  0.004 s]
[INFO] org.eclipse.papyrus.marte.vsl ...................... SUCCESS [  3.851 s]
[INFO] org.eclipse.papyrus.marte.vsl.ui ................... SUCCESS [  4.117 s]
[INFO] org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext SUCCESS [  3.981 s]
[INFO] org.eclipse.papyrus.marte.textedit.constraintwithvsl.xtext.ui SUCCESS [  3.501 s]
[INFO] org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext SUCCESS [  5.816 s]
[INFO] org.eclipse.papyrus.marte.textedit.stereotypeapplicationwithvsl.xtext.ui SUCCESS [  4.369 s]
[INFO] Target Platform .................................... SUCCESS [  0.003 s]
[INFO] org.eclipse.papyrus.marte.targetplatform.2022-03 ... SUCCESS [  0.005 s]
[INFO] MARTE Releng ....................................... SUCCESS [  0.004 s]
[INFO] MARTE profile and VSL .............................. SUCCESS [  2.158 s]
[INFO] MARTE profile and VSL .............................. SUCCESS [  2.429 s]
[INFO] MARTE and VSL Xtext support ........................ SUCCESS [  1.539 s]
[INFO] org.eclipse.papyrus.marte.p2 ....................... SUCCESS [  3.557 s]
[INFO] org.eclipse.papyrus.marte.rcp ...................... SUCCESS [  0.866 s]
[INFO] org.eclipse.papyrus.marte.rcp.feature .............. SUCCESS [  1.798 s]
[INFO] org.eclipse.papyrus.marte.product .................. SUCCESS [04:55 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:26 min
[INFO] Finished at: 2024-05-23T01:18:39Z
[INFO] ------------------------------------------------------------------------
Taking screenshot.
[papyrus-marte-2022-03] $ echo $XAUTHORITY
/home/jenkins/agent/workspace/papyrus-marte-2022-03/.Xauthority-13227917041092209
[papyrus-marte-2022-03] $ ls -l $XAUTHORITY
-rw-r--r--. 1 jenkins 1000800000 0 May 23 01:11 /home/jenkins/agent/workspace/papyrus-marte-2022-03/.Xauthority-13227917041092209
[papyrus-marte-2022-03] $ import -window root -display :29 screenshot.jpg
Terminating xvnc.
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS