Skip to content

Console Output

Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-sysml/+/173442
Running as SYSTEM
Agent centos-7-1pb3w is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-1pb3w"
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-1pb3w"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\
        \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-7-1pb3w"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.2.1"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-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-1pb3w (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/sysml-gerrit-product
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-sysml.git
 > git init /home/jenkins/agent/sysml-gerrit-product # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-sysml.git
 > git --version # timeout=10
 > git --version # 'git version 1.8.3.1'
 > git fetch --tags --progress git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-sysml.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-sysml.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-sysml.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-sysml.git
 > git fetch --tags --progress git://git.eclipse.org/gitroot/papyrus/org.eclipse.papyrus-sysml.git refs/changes/42/173442/4 # timeout=10
 > git rev-parse 0680119a2bac618ec713db3a8400dfeb782582e7^{commit} # timeout=10
Checking out Revision 0680119a2bac618ec713db3a8400dfeb782582e7 (refs/changes/42/173442/4)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0680119a2bac618ec713db3a8400dfeb782582e7 # timeout=10
Commit message: "Bug 568667 - [SysML] SysML1.4 shall to be build on java11 VM - change manifest 	- fix dependencies"
 > git rev-parse FETCH_HEAD^{commit} # timeout=10
 > git rev-list --no-walk aff59971c7db5568458e98644e281a4e13c45ffb # timeout=10
$ pkill Xvnc
$ pkill Xrealvnc
$ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*"
[sysml-gerrit-product] $ vncserver -list
Starting xvnc
[sysml-gerrit-product] $ Xvnc :29 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset

Xvnc TigerVNC 1.8.0 - built Nov 16 2020 16:47:50
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 12004000, The X.Org Foundation


Sun Dec  6 11:13:05 2020
 vncext:      VNC extension running!
 vncext:      Listening for VNC connections on all interface(s), port 5929
 vncext:      created VNC server for screen 0
[sysml-gerrit-product] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=0680119a2bac618ec713db3a8400dfeb782582e7 -DGERRIT_HOST=gerrit-local -DGERRIT_CHANGE_OWNER_EMAIL=vincent.lorenzo@cea.fr "-DGERRIT_EVENT_ACCOUNT_NAME=vincent lorenzo" -DGERRIT_CHANGE_URL=https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-sysml/+/173442 -DGERRIT_PATCHSET_UPLOADER_EMAIL=vincent.lorenzo@cea.fr -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=papyrus/org.eclipse.papyrus-sysml -DGERRIT_CHANGE_NUMBER=173442 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"vincent lorenzo\" <vincent.lorenzo@cea.fr>' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/42/173442/4 "-DGERRIT_PATCHSET_UPLOADER_NAME=vincent lorenzo" '-DGERRIT_CHANGE_OWNER=\"vincent lorenzo\" <vincent.lorenzo@cea.fr>' -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVnIDU2ODY2NyAtIFtTeXNNTF0gU3lzTUwxLjQgc2hhbGwgdG8gYmUgYnVpbGQgb24gamF2YTExIFZNIC0gY2hhbmdlIG1hbmlmZXN0CgktIGZpeCBkZXBlbmRlbmNpZXMKCkNoYW5nZS1JZDogSTQzNDMzMGIxNjk4NDUyNzViNWYwMjE5NzM3YjhjZGFhMjlkNTZjMjgKU2lnbmVkLW9mZi1ieTogVmluY2VudCBMb3JlbnpvIDx2aW5jZW50LmxvcmVuem9AY2VhLmZyPgo= "-DGERRIT_NAME=Eclipse Gerrit" -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Bug 568667 - [SysML] SysML1.4 shall to be build on java11 VM - change manifest 	- fix dependencies" '-DGERRIT_EVENT_ACCOUNT=\"vincent lorenzo\" <vincent.lorenzo@cea.fr>' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I434330b169845275b5f0219737b8cdaa29d56c28 -DGERRIT_EVENT_HASH=837698690 -DGERRIT_VERSION=3.2.5 -DGERRIT_EVENT_ACCOUNT_EMAIL=vincent.lorenzo@cea.fr -DGERRIT_PATCHSET_NUMBER=4 "-DGERRIT_CHANGE_OWNER_NAME=vincent lorenzo" clean install -Pproduct
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /opt/tools/apache-maven/latest
Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.6.19-300.fc32.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/pom.xml
[INFO] Fetching 202012041000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-12/
[INFO] Fetching org.eclipse.core.contenttype_3.7.800.v20200724-0804.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (41.25kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.contenttype_3.7.800.v20200724-0804...
[INFO] Fetching org.eclipse.equinox.preferences_3.8.100.v20201102-2042.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (55.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.preferences_3.8.100.v20201102-2042.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (55.6kB)
[INFO] Unpacking org.eclipse.equinox.preferences_3.8.100.v20201102-2042...
[INFO] Fetching org.eclipse.equinox.registry_3.10.0.v20201107-1818.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (77.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.registry_3.10.0.v20201107-1818...
[INFO] Fetching org.eclipse.equinox.common_3.14.0.v20201102-2053.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (59.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.common_3.14.0.v20201102-2053...
[INFO] Fetching org.eclipse.osgi_3.16.100.v20201030-1916.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (468.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.osgi_3.16.100.v20201030-1916...
[INFO] Fetching org.eclipse.core.jobs_3.10.1000.v20200909-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (46.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.jobs_3.10.1000.v20200909-1312...
[INFO] Fetching org.eclipse.core.runtime_3.20.0.v20201027-1526.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (33.44kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.runtime_3.20.0.v20201027-1526...
[INFO] Fetching org.eclipse.equinox.app_1.5.0.v20200717-0620.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (42.08kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.app_1.5.0.v20200717-0620...
[INFO] Fetching org.eclipse.emf.common_2.21.0.v20200917-1439.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (114.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.common_2.21.0.v20200917-1439...
[INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (484.27kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.ecore_2.23.0.v20200630-0516...
[INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (84.12kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725...
[INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (18.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.mapping.ecore2xml_2.11.0.v20180706-1146...
[INFO] Fetching org.eclipse.uml2.types_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (11.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.uml2.types_2.5.0.v20200302-1312...
[INFO] Fetching org.eclipse.uml2.uml_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (1.03MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.uml2.uml_5.5.0.v20200302-1312...
[INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (37.63kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.uml2.uml.profile.standard_1.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (37.63kB)
[INFO] Unpacking org.eclipse.uml2.uml.profile.standard_1.5.0.v20200302-1312...
[INFO] Fetching org.eclipse.uml2.common_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (35.12kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.uml2.common_2.5.0.v20200302-1312...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/pom.xml
[INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.67MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching com.ibm.icu_67.1.0.v20200706-1749.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.67MB)
[INFO] Unpacking com.ibm.icu_67.1.0.v20200706-1749...
[INFO] Fetching com.sun.jna_4.5.1.v20190425-1842.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (1.28MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking com.sun.jna_4.5.1.v20190425-1842...
[INFO] Fetching com.sun.jna.platform_4.5.1.v20190425-1842.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (328.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking com.sun.jna.platform_4.5.1.v20190425-1842...
[INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (36.66kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching javax.annotation_1.3.5.v20200909-1856.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (36.66kB)
[INFO] Unpacking javax.annotation_1.3.5.v20200909-1856...
[INFO] Fetching org.apache.batik.constants_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.batik.constants_1.13.0.v20200622-2037...
[INFO] Fetching org.apache.batik.css_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (102.39kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.batik.css_1.13.0.v20200622-2037...
[INFO] Fetching org.apache.batik.util_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (63.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.batik.util_1.13.0.v20200622-2037...
[INFO] Fetching org.apache.batik.i18n_1.13.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.batik.i18n_1.13.0.v20200622-2037...
[INFO] Fetching org.apache.xmlgraphics_2.4.0.v20200622-2037.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (255.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.xmlgraphics_2.4.0.v20200622-2037...
[INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (35.59kB)
[INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (15.35kB)
[INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (95.26kB)
[INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (82.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029...
[INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (33.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502...
[INFO] Fetching org.apache.felix.scr_2.1.24.v20200924-1939.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (155.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.felix.scr_2.1.24.v20200924-1939...
[INFO] Fetching org.eclipse.osgi.services_3.9.0.v20200511-1725.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (43.97kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.osgi.services_3.9.0.v20200511-1725...
[INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (30.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.osgi.util_3.5.300.v20190708-1141...
[INFO] Fetching org.eclipse.compare_3.7.1200.v20201020-1107.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (306.62kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.compare_3.7.1200.v20201020-1107...
[INFO] Fetching org.eclipse.ui_3.118.100.v20201123-0719.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (339.74kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui_3.118.100.v20201123-0719...
[INFO] Fetching org.eclipse.core.resources_3.13.900.v20201105-1507.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (875.9kB)
[INFO] Fetching org.eclipse.jface.text_3.16.500.v20201112-1545.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (316.84kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.jface.text_3.16.500.v20201112-1545...
[INFO] Fetching org.eclipse.ui.ide_3.18.0.v20201119-1132.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (949.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.ide_3.18.0.v20201119-1132...
[INFO] Fetching org.eclipse.ui.views_3.10.500.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (48.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.views_3.10.500.v20201021-1339...
[INFO] Fetching org.eclipse.ui.workbench.texteditor_3.15.100.v20201116-1727.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (239.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.15.100.v20201116-1727...
[INFO] Fetching org.eclipse.core.expressions_3.7.0.v20200720-1126.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (33.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.expressions_3.7.0.v20200720-1126...
[INFO] Fetching org.eclipse.ui.editors_3.13.400.v20200923-1238.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (199.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.editors_3.13.400.v20200923-1238...
[INFO] Fetching org.eclipse.ui.forms_3.11.0.v20201025-0656.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (123.05kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.forms_3.11.0.v20201025-0656...
[INFO] Fetching org.eclipse.compare.core_3.6.1000.v20201020-1107.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (32.82kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.compare.core_3.6.1000.v20201020-1107...
[INFO] Fetching org.eclipse.core.commands_3.9.800.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (43.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.commands_3.9.800.v20201021-1339...
[INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (56.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.databinding_1.10.100.v20200926-1123.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (56.91kB)
[INFO] Unpacking org.eclipse.core.databinding_1.10.100.v20200926-1123...
[INFO] Fetching org.eclipse.core.databinding.observable_1.10.0.v20200730-0848.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (82.74kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.databinding.observable_1.10.0.v20200730-0848...
[INFO] Fetching org.eclipse.core.databinding.property_1.8.100.v20200619-0651.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (44.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.databinding.property_1.8.100.v20200619-0651...
[INFO] Fetching org.eclipse.core.filebuffers_3.6.1100.v20201029-1159.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (41.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.filebuffers_3.6.1100.v20201029-1159...
[INFO] Fetching org.eclipse.text_3.10.400.v20200925-0557.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (99.95kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.text_3.10.400.v20200925-0557...
[INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (27.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.core.filesystem_1.7.700.v20200110-1734.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (27.79kB)
[INFO] Unpacking org.eclipse.core.filesystem_1.7.700.v20200110-1734...
[INFO] Fetching org.eclipse.core.net_1.3.1000.v20200715-0827.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (31.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.net_1.3.1000.v20200715-0827...
[INFO] Fetching org.eclipse.equinox.security_1.3.500.v20200114-1637.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (44.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.security_1.3.500.v20200114-1637...
[INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.core.commands_0.13.0.v20201119-1132.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.78kB)
[INFO] Unpacking org.eclipse.e4.core.commands_0.13.0.v20201119-1132...
[INFO] Fetching org.eclipse.e4.core.di_1.7.600.v20200428-0912.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (25.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.core.di_1.7.600.v20200428-0912...
[INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.07kB)
[INFO] Fetching org.eclipse.e4.core.contexts_1.8.400.v20191217-1710.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (22.66kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.core.contexts_1.8.400.v20191217-1710...
[INFO] Fetching org.eclipse.e4.core.services_2.2.500.v20200928-2213.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (27.95kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.core.services_2.2.500.v20200928-2213...
[INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (7.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.600.v20191216-2352...
[INFO] Fetching org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (7.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.core.di.extensions_0.16.0.v20200507-0938...
[INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.700.v20200622-1247.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16.43kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.700.v20200622-1247...
[INFO] Fetching org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (21.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.800.v20200609-0849...
[INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (107.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
[INFO] Fetching org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (23.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.bindings_0.13.0.v20201119-1132...
[INFO] Fetching org.eclipse.swt_3.115.100.v20201125-2302.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.swt_3.115.100.v20201125-2302...
[INFO] Fetching org.eclipse.e4.ui.services_1.4.0.v20201014-0944.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.15kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.services_1.4.0.v20201014-0944...
[INFO] Fetching org.eclipse.jface_3.22.0.v20201106-0834.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (361.85kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.jface_3.22.0.v20201106-0834...
[INFO] Fetching org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (66.15kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.css.core_0.13.0.v20201015-0653...
[INFO] Fetching org.eclipse.e4.ui.css.swt_0.14.0.v20201103-0952.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (65.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.css.swt_0.14.0.v20201103-0952...
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16.78kB)
[INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.13.0.v20201026-1147...
[INFO] Fetching org.eclipse.e4.ui.di_1.2.900.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.74kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.di_1.2.900.v20201021-1339...
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (27.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (27.64kB)
[INFO] Unpacking org.eclipse.e4.ui.dialogs_1.2.100.v20201109-2317...
[INFO] Fetching org.eclipse.e4.ui.ide_3.15.100.v20200323-2111.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (7.94kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.ide_3.15.100.v20200323-2111...
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.900.v20201014-0742.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (110.29kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.900.v20201014-0742.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (110.29kB)
[INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.900.v20201014-0742...
[INFO] Fetching org.eclipse.equinox.event_1.5.500.v20200616-0800.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.event_1.5.500.v20200616-0800...
[INFO] Fetching org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.800.v20201021-1339...
[INFO] Fetching org.eclipse.e4.ui.workbench_1.12.0.v20201119-1132.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (84.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.workbench_1.12.0.v20201119-1132...
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (50.86kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (50.86kB)
[INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725...
[INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.4.0.v20201119-1132.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (49.8kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.4.0.v20201119-1132...
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (94.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.15.0.v20201125-0918...
[INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.15.0.v20201103-0952.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (62.44kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.15.0.v20201103-0952...
[INFO] Fetching org.eclipse.jface.databinding_1.12.100.v20201014-0742.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (77.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.jface.databinding_1.12.100.v20201014-0742...
[INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.07kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.500.v20201021-1339...
[INFO] Fetching org.eclipse.urischeme_1.1.200.v20201104-0938.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (23.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.urischeme_1.1.200.v20201104-0938...
[INFO] Fetching org.eclipse.equinox.bidi_1.3.0.v20200612-1624.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (23.97kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.bidi_1.3.0.v20200612-1624...
[INFO] Fetching org.eclipse.equinox.launcher_1.6.0.v20200915-1508.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (29.98kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.launcher_1.6.0.v20200915-1508...
[INFO] Fetching org.eclipse.equinox.p2.core_2.6.300.v20200211-1504.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (32.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.core_2.6.300.v20200211-1504...
[INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (74.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (74.47kB)
[INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.700.v20200511-1530...
[INFO] Fetching org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (108kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.metadata_2.5.100.v20200908-1020...
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (50.94kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (50.94kB)
[INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.400.v20191211-1528...
[INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (55.38kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (55.38kB)
[INFO] Unpacking org.eclipse.equinox.p2.repository_2.5.0.v20201013-0853...
[INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (44.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (44.42kB)
[INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613...
[INFO] Fetching org.eclipse.help_3.8.800.v20200525-0755.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (120.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.help_3.8.800.v20200525-0755...
[INFO] Fetching org.eclipse.jface.notifications_0.2.100.v20201103-1115.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.63kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.jface.notifications_0.2.100.v20201103-1115...
[INFO] Fetching org.eclipse.ltk.core.refactoring_3.11.200.v20201027-1753.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (105.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ltk.core.refactoring_3.11.200.v20201027-1753...
[INFO] Fetching org.eclipse.ltk.ui.refactoring_3.11.200.v20201025-2022.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (176.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.11.200.v20201025-2022...
[INFO] Fetching org.eclipse.ui.navigator_3.9.500.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (130.94kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.navigator_3.9.500.v20201021-1339...
[INFO] Fetching org.eclipse.team.core_3.8.1100.v20200806-0621.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (124.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.team.core_3.8.1100.v20200806-0621...
[INFO] Fetching org.eclipse.team.ui_3.8.1100.v20200916-0836.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (491.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.team.ui_3.8.1100.v20200916-0836.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (491.71kB)
[INFO] Unpacking org.eclipse.team.ui_3.8.1100.v20200916-0836...
[INFO] Fetching org.junit_4.13.0.v20200204-1500.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (123kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.junit_4.13.0.v20200204-1500...
[INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.115.100.v20201125-2302.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (1.1MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.115.100.v20201125-2302...
[INFO] Fetching org.eclipse.ui.workbench_3.122.0.v20201122-1345.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (961.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.workbench_3.122.0.v20201122-1345...
[INFO] Fetching org.eclipse.ui.ide.application_1.3.900.v20201102-2031.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (55.55kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.ide.application_1.3.900.v20201102-2031...
[INFO] Fetching org.eclipse.ui.navigator.resources_3.7.500.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (70.55kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.navigator.resources_3.7.500.v20201021-1339...
[INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.9.0.v20201026-0739.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (40.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.9.0.v20201026-0739...
[INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (29.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
[INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.115.100.v20201125-2302.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (969.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.115.100.v20201125-2302.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (969.1kB)
[INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.115.100.v20201125-2302...
[INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.115.100.v20201125-2302.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (861.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.115.100.v20201125-2302...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit/pom.xml
[INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (61.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451...
[INFO] Fetching org.eclipse.emf.edit_2.16.0.v20190920-0401.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (96.85kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.edit_2.16.0.v20190920-0401...
[INFO] Fetching org.eclipse.uml2.common.edit_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (15.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.uml2.common.edit_2.5.0.v20200302-1312...
[INFO] Fetching org.eclipse.uml2.uml.edit_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (171.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.uml2.uml.edit_5.5.0.v20200302-1312...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.edit:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.edit.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.service.types:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.service.types:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types/pom.xml
[INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (743.15kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking com.google.guava_27.1.0.v20190517-1946...
[INFO] Fetching org.apache.batik.bridge_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (504.53kB)
[INFO] Fetching org.apache.batik.css_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (259.85kB)
[INFO] Fetching org.apache.batik.dom_1.6.1.v201505192100.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (107.88kB)
[INFO] Fetching org.apache.batik.dom.svg_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (453.74kB)
[INFO] Fetching org.apache.batik.ext.awt_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (387.41kB)
[INFO] Fetching org.apache.batik.parser_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (54.9kB)
[INFO] Fetching org.apache.batik.util_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (99.44kB)
[INFO] Fetching org.apache.batik.util.gui_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (161.06kB)
[INFO] Fetching org.apache.batik.xml_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (35.81kB)
[INFO] Fetching org.apache.batik.pdf_1.6.0.v201105071520.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (498.28kB)
[INFO] Fetching org.apache.batik.transcoder_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (79.12kB)
[INFO] Fetching org.apache.batik.svggen_1.6.0.v201011041432.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (183.86kB)
[INFO] Fetching org.eclipse.ant.core_3.5.800.v20200608-1251.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (71.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ant.core_3.5.800.v20200608-1251...
[INFO] Fetching org.eclipse.core.variables_3.4.800.v20200120-1101.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (18.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.variables_3.4.800.v20200120-1101...
[INFO] Fetching org.eclipse.core.databinding.beans_1.7.100.v20201021-1339.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (26.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.databinding.beans_1.7.100.v20201021-1339...
[INFO] Fetching org.eclipse.debug.core_3.17.0.v20201109-1948.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (125.99kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.debug.core_3.17.0.v20201109-1948...
[INFO] Fetching org.eclipse.draw2d_3.10.100.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (215.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.draw2d_3.10.100.201606061308...
[INFO] Fetching org.eclipse.emf.common.ui_2.18.0.v20190507-0402.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (59.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.common.ui_2.18.0.v20190507-0402...
[INFO] Fetching org.eclipse.emf.databinding_1.5.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (30.4kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.databinding_1.5.0.v20180706-1146...
[INFO] Fetching org.eclipse.emf.edit.ui_2.19.0.v20200917-1406.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (109.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.edit.ui_2.19.0.v20200917-1406...
[INFO] Fetching org.eclipse.emf.transaction_1.9.1.201805140824.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (169.13kB)
[INFO] Fetching org.eclipse.emf.validation_1.8.0.202008210805.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (403.7kB)
[INFO] Fetching org.eclipse.emf.transaction.ui_1.4.0.201805140824.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (44.51kB)
[INFO] Fetching org.eclipse.emf.workspace_1.5.1.201805140824.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (85.1kB)
[INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (19.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.400.v20191002-0702...
[INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (34.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.400.v20200319-1546...
[INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (58.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.500.v20200406-2025...
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (39.3kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (39.3kB)
[INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.700.v20200904-1601...
[INFO] Fetching org.eclipse.equinox.p2.director_2.4.700.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (47.99kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.director_2.4.700.v20200511-1530...
[INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (116.64kB)
[INFO] The user operation is waiting for background work to complete.
[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/2020-12/202012041000/plugins/ (81.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
[INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (24.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.600.v20200721-1308...
[INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (37.85kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.600.v20200511-1530...
[INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.86kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.400.v20200221-1022...
[INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (43.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.400.v20200511-1530...
[INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200828-0839.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (105.81kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.700.v20200828-0839...
[INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.500.v20200211-1505...
[INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (121.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.500.v20200110-2121...
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.700.v20200813-0739.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (46.62kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.700.v20200813-0739...
[INFO] Fetching org.eclipse.gef_3.11.0.201606061308.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (366.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.gef_3.11.0.201606061308...
[INFO] Fetching org.eclipse.gmf.runtime.common.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (117.62kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui_1.8.1.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (257.14kB)
[INFO] Fetching org.eclipse.ui.console_3.10.0.v20201021-1231.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (84.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.console_3.10.0.v20201021-1231...
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (101.66kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.action_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (120.53kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.action.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (39.26kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.86kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (100.25kB)
[INFO] Fetching org.eclipse.gmf.runtime.common.ui.services.properties_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (76.2kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (133.46kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation_1.10.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (386.74kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (114.29kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.type.core_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (190.36kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui_1.9.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (1.16MB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.commands.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (29kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (93.45kB)
[INFO] Fetching org.eclipse.gmf.runtime.gef.ui_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (101.73kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (49.3kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.actions_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (218.73kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (90.14kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (137.53kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.printing.render_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (92.1kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui.render.awt_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (196.73kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.properties_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (215.85kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.ui.properties_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (62.89kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.providers.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (23.91kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.render_1.7.1.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (117.43kB)
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (123.72kB)
[INFO] Fetching org.eclipse.gmf.runtime.draw2d.ui_1.9.1.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (318.69kB)
[INFO] Fetching org.eclipse.gmf.runtime.emf.clipboard.core_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (110.07kB)
[INFO] Fetching org.eclipse.gmf.runtime.notation.edit_1.8.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (245.89kB)
[INFO] Fetching org.eclipse.jdt.core_3.24.0.v20201123-0742.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (6.89MB)
[INFO] Fetching org.eclipse.jdt.debug_3.17.0.v20201117-1145.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (900.98kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.jdt.debug_3.17.0.v20201117-1145.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (900.98kB)
[INFO] Unpacking org.eclipse.jdt.debug_3.17.0.v20201117-1145...
[INFO] Fetching org.eclipse.jdt.launching_3.19.0.v20201106-0848.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (282.53kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.jdt.launching_3.19.0.v20201106-0848...
[INFO] Fetching org.eclipse.m2m.qvt.oml_3.10.2.v20200609-1812.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (1.04MB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.common_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (24.37kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.m2m.qvt.oml.common_3.10.2.v20200609-1812...
[INFO] Fetching org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (275.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.m2m.qvt.oml.cst.parser_3.9.0.v20200609-1812...
[INFO] Fetching org.eclipse.ocl.ecore_3.15.100.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (110.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.ecore_3.15.100.v20201130-0641...
[INFO] Fetching org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (40.54kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.m2m.qvt.oml.ecore.imperativeocl_3.10.2.v20200609-1812...
[INFO] Fetching org.eclipse.ocl_3.15.100.v20201130-0641.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (1.14MB)
[INFO] Fetching org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20200609-1812.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (27.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.m2m.qvt.oml.emf.util_3.10.2.v20200609-1812...
[INFO] Fetching org.eclipse.nebula.widgets.richtext_1.2.0.201703081533.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (1.42MB)
[INFO] Fetching lpg.runtime.java_2.0.17.v201004271640.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (53.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking lpg.runtime.java_2.0.17.v201004271640...
[INFO] Fetching org.eclipse.ocl.common_1.8.500.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.74kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.common_1.8.500.v20201130-0641...
[INFO] Fetching org.eclipse.papyrus.emf_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.architecture_1.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (27.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.architecture_1.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.core.architecture_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (42.85kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.core.architecture_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (35.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.metamodel_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (306.99kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.metamodel_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.types_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (40.21kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.types_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.core.log_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.core.log_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.common.core_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.common.core_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.common.ui_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.core_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (15.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.util.core_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.core_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (50.66kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.core_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.util.emf.catalog_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (26.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.util.emf.core_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (52.82kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.ui_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.86kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.query.java.core_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.09kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.util.jface.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (11.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.util.swt_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (43.99kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (43.99kB)
[INFO] Unpacking org.eclipse.papyrus.emf.facet.util.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (33.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.27kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.catalog_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (20.53kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.util.pde.core_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.query.java_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.query.java.metamodel_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.tools_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (38.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.tools_4.0.0.202012021028...
[INFO] Fetching org.eclipse.pde.core_3.14.100.v20201116-1221.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (1.33MB)
[INFO] Fetching org.eclipse.papyrus.infra.architecture_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (19.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.architecture_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.core_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (99.95kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.core_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.services.edit_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (19.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.edit_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.architecture.representation_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (22.12kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.architecture.representation_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.constraints_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (30.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.constraints_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.emf_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (76.94kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.emf_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (51.3kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.core.sashwindows.di_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (20.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.core.architecture.edit_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.types.edit_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (18.99kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.types.edit_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (65.29kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.core.sasheditor_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (20.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.core.sasheditor.di_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.emf.appearance_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.emf.appearance_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (42.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.emf.gmf_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (27.39kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.emf.gmf_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.emf.readonly_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (25.59kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.emf.readonly_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.internationalization_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (36.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.internationalization_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.onefile_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.onefile_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.emf.types_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (37.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.emf.types_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.types.core_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (35.01kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.types.core_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.types.rulebased_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (30.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.types.rulebased_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.filters_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (23.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.filters_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.canonical_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (30.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.canonical_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (23.37kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.commands_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (310.32kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.common_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (22.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.representation_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.internationalization.utils_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (101.66kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (38.52kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.viewpoints.policy_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (39.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.style_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (87.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.tooling.runtime_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.services.decoration_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (15.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.decoration_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.32kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.edit.ui_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.labelprovider_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (24.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.markerlistener_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.sync_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (34.81kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.infra.sync_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (34.81kB)
[INFO] Unpacking org.eclipse.papyrus.infra.sync_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.ui.emf_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (53.37kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.ui.emf_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.widgets_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (572.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.widgets_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (26.85kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.dnd_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (54.17kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.expansion_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (30.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.extensionpoints.editors_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.properties_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (49.36kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.properties_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.properties.ui_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (81.54kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.properties.ui_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (36.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.preferences_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.hyperlink_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (43.21kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.hyperlink_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.services.openelement_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (11.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.openelement_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.common_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (15.43kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.internationalization.common_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.nattable.model_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (111.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.nattable.model_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.nattable.representation_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.nattable.representation_3.0.0.202012021028...
[INFO] Fetching org.eclipse.xwt_1.6.0.202011091434.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (178.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xwt_1.6.0.202011091434...
[INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (17.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.controlmode.history_3.0.0.202012021028...
[INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (114.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
[INFO] Fetching org.eclipse.papyrus.infra.services.localizer_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.98kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.localizer_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.services.navigation_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.navigation_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (20.99kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.resourceloading_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (11.17kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.viewersearch_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (37.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.widgets.toolbox_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.service.types_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (167.08kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.service.types_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.appearance_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (11.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.appearance_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.common_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (571.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.common_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (34.17kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.internationalization.edit_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.3kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.internationalization.utils_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.tools_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (94.17kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.uml.tools_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (94.17kB)
[INFO] Unpacking org.eclipse.papyrus.uml.tools_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.tools.utils_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (52.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.tools.utils_4.0.0.202012021028...
[INFO] Fetching org.eclipse.uml2.uml.editor_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (65.29kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.uml2.uml.editor_5.5.0.v20200302-1312...
[INFO] Fetching org.eclipse.papyrus.uml.extensionpoints_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (30.32kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.extensionpoints_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.types.core_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (62.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.types.core_5.0.0.202012021028...
[INFO] Fetching org.eclipse.uml2.uml.validation_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.84kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.uml2.uml.validation_5.5.0.v20200302-1312...
[INFO] Fetching org.eclipse.papyrus.views.properties_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (34.52kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.views.properties_5.0.0.202012021028...
[INFO] Fetching org.eclipse.pde.build_3.10.900.v20201111-1557.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (478.05kB)
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.service.types:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.service.types.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.validation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.validation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.validation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/pom.xml
[INFO] Fetching com.google.inject_3.0.0.v201605172100.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (141.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking com.google.inject_3.0.0.v201605172100...
[INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (126.87kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.emf.codegen_2.21.0.v20200708-0547.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (126.87kB)
[INFO] Unpacking org.eclipse.emf.codegen_2.21.0.v20200708-0547...
[INFO] Fetching org.eclipse.emf.codegen.ecore_2.24.0.v20200917-1423.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (416.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.codegen.ecore_2.24.0.v20200917-1423...
[INFO] Fetching org.eclipse.jdt.annotation_2.2.600.v20200408-1511.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16.59kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.jdt.annotation_2.2.600.v20200408-1511...
[INFO] Fetching org.eclipse.ocl.examples.xtext.serializer_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (70.15kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.examples.xtext.serializer_1.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.xtext_2.24.0.v20201130-0914.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (694.53kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtext_2.24.0.v20201130-0914...
[INFO] Fetching org.eclipse.xtext.xbase.lib_2.24.0.v20201130-0911.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (48.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtext.xbase.lib_2.24.0.v20201130-0911...
[INFO] Fetching org.eclipse.xtext.util_2.24.0.v20201130-0914.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (104.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtext.util_2.24.0.v20201130-0914...
[INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (144.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
[INFO] Fetching org.eclipse.ocl.pivot_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (943.98kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.pivot_1.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.ocl.pivot.uml_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (88.81kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.pivot.uml_1.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.uml2.codegen.ecore_2.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (144.07kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.uml2.codegen.ecore_2.5.0.v20200302-1312...
[INFO] Fetching org.eclipse.uml2.uml.resources_5.5.0.v20200302-1312.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (243.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.uml2.uml.resources_5.5.0.v20200302-1312...
[INFO] Fetching org.eclipse.ocl.xtext.base_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (165.01kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.xtext.base_1.13.0.v20201130-0641...
[INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (103.07kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
[INFO] Fetching org.eclipse.ocl.xtext.completeocl_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (168.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.xtext.completeocl_1.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.ocl.xtext.essentialocl_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (221kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.xtext.essentialocl_1.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.papyrus.infra.services.validation_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (27.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.validation_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.service.validation_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.52kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.service.validation_3.0.0.202012021028...
[INFO] Fetching org.eclipse.xtend.lib_2.24.0.v20201130-0911.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (59.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtend.lib_2.24.0.v20201130-0911...
[INFO] Fetching org.eclipse.xtend.lib.macro_2.24.0.v20201130-0911.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (23.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtend.lib.macro_2.24.0.v20201130-0911...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.validation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/pom.xml
[INFO] Fetching org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_1.7.0.202004160913.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (69.5kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (75.29kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (22.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.model_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (34.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.hyperlink_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (31.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.navigation_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.clazz_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (385.59kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.clazz_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (450.12kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.uml.diagram.composite_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (450.12kB)
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.composite_4.0.0.202012021028...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/pom.xml
[INFO] Fetching org.eclipse.emf.validation.ocl_1.4.0.202008210805.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (20.82kB)
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.common.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.blockdefinition:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.blockdefinition:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.blockdefinition:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.internalblock:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.internalblock:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.internalblock:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.internalblock.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.internalblock.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.internalblock.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.parametric:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.parametric:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.parametric:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.parametric.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.parametric.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.parametric.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.requirement:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.requirement:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.requirement:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.requirement.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.requirement.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.requirement.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.common/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.common/pom.xml
[INFO] Fetching ca.odell.glazedlists_1.9.0.v201303080712.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (931.78kB)
[INFO] Fetching org.apache.commons.codec_1.14.0.v20200818-1422.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (143.98kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.commons.codec_1.14.0.v20200818-1422...
[INFO] Fetching org.eclipse.nebula.widgets.nattable.core_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (1.82MB)
[INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.glazedlists_1.5.0.201703192131.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (131.36kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.nattable_6.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (36.55kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.emf.nattable_6.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.nattable_7.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (334.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.infra.nattable_7.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (334.91kB)
[INFO] Unpacking org.eclipse.papyrus.infra.nattable_7.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.nattable_6.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (69.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.nattable_6.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.expressions_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (28.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.expressions_3.0.0.202012021028...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.common:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.common/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.allocation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.allocation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.allocation:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.allocation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.allocation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.allocation.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.requirement:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.requirement:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement/pom.xml
[INFO] Fetching org.eclipse.nebula.cwt_1.0.0.201703081533.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (157.36kB)
[INFO] Fetching org.eclipse.nebula.widgets.nattable.extension.nebula_1.1.0.201703192131.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (31.58kB)
[INFO] Fetching org.eclipse.wb.core.lib_1.9.1.202009181620.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (5.41MB)
[INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.44kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.44kB)
[INFO] Unpacking org.eclipse.papyrus.uml.nattable.richtext_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.ui_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.ui_2.0.0.202012021028...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.requirement:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.requirement.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.requirement.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/pom.xml
[INFO] Fetching io.github.classgraph_4.8.35.v20190528-1517.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (170.74kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking io.github.classgraph_4.8.35.v20190528-1517...
[INFO] Fetching org.eclipse.debug.ui_3.14.700.v20201123-0650.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (1,019kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.debug.ui_3.14.700.v20201123-0650...
[INFO] Fetching org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (44.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.ecore.editor_2.17.0.v20190528-0725...
[INFO] Fetching org.eclipse.jdt.core.manipulation_1.14.200.v20201124-1435.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (518.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.jdt.core.manipulation_1.14.200.v20201124-1435...
[INFO] Fetching org.eclipse.jdt.ui_3.22.0.v20201121-1451.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (3.92MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.jdt.ui_3.22.0.v20201121-1451...
[INFO] Fetching org.eclipse.search_3.12.100.v20201116-1027.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (214.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.search_3.12.100.v20201116-1027...
[INFO] Fetching org.eclipse.ocl.common.ui_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.common.ui_1.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.ocl.xtext.base.ui_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (79.36kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.xtext.base.ui_1.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.xtext.builder_2.24.0.v20201130-0931.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (121.48kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtext.builder_2.24.0.v20201130-0931...
[INFO] Fetching org.eclipse.xtext.ui_2.24.0.v20201130-0931.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (528.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtext.ui_2.24.0.v20201130-0931...
[INFO] Fetching org.eclipse.xtext.ui.shared_2.24.0.v20201130-0931.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (25.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtext.ui.shared_2.24.0.v20201130-0931...
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ui_2.24.0.v20201130-0931.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (44.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtext.ui.codetemplates.ui_2.24.0.v20201130-0931...
[INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (109.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ocl.xtext.essentialocl.ui_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (109.67kB)
[INFO] Unpacking org.eclipse.ocl.xtext.essentialocl.ui_1.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.ocl.xtext.markup.ui_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (40.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.xtext.markup.ui_1.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.ocl.xtext.markup_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (64.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.xtext.markup_1.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.xtext.common.types.ui_2.24.0.v20201130-0931.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (82.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtext.common.types.ui_2.24.0.v20201130-0931...
[INFO] Fetching org.eclipse.xtext.smap_2.24.0.v20201130-0919.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtext.smap_2.24.0.v20201130-0919...
[INFO] Fetching org.eclipse.xtext.common.types_2.24.0.v20201130-0919.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (133.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtext.common.types_2.24.0.v20201130-0919...
[INFO] Fetching org.objectweb.asm_9.0.0.v20201001-1419.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (61.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.objectweb.asm_9.0.0.v20201001-1419...
[INFO] Fetching org.eclipse.xtext.common.types.edit_2.24.0.v20201130-0931.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (49.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtext.common.types.edit_2.24.0.v20201130-0931...
[INFO] Fetching org.eclipse.xtext.ide_2.24.0.v20201130-0914.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (143.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtext.ide_2.24.0.v20201130-0914...
[INFO] Fetching org.eclipse.xtext.ui.codetemplates_2.24.0.v20201130-0931.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (57.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtext.ui.codetemplates_2.24.0.v20201130-0931...
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.24.0.v20201130-0931.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (39.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.xtext.ui.codetemplates.ide_2.24.0.v20201130-0931.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (39.64kB)
[INFO] Unpacking org.eclipse.xtext.ui.codetemplates.ide_2.24.0.v20201130-0931...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.requirement.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.ui/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.ui/pom.xml
[INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (41.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.uml.nattable.menu_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (41.56kB)
[INFO] Unpacking org.eclipse.papyrus.uml.nattable.menu_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.service.types.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (35.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.service.types.ui_3.0.0.202012021028...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture/pom.xml
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (20.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.menu_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (20.14kB)
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.menu_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (44.29kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.infra.nattable.common_6.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (44.29kB)
[INFO] Unpacking org.eclipse.papyrus.infra.nattable.common_6.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.nattable.views.config_6.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (21.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.uml.architecture_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (21.14kB)
[INFO] Unpacking org.eclipse.papyrus.uml.architecture_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.activity_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (944.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.activity_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence_6.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (460.85kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.sequence_6.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.statemachine_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (206.66kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.statemachine_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.usecase_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (209.12kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.usecase_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.09kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.nattable.clazz.config_6.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.3kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.nattable.generic.config_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.communication_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (230.8kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.communication_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.component_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (206.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.component_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.deployment_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (178.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.deployment_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.interactionoverview_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (55.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.interactionoverview_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.profile_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (214.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.profile_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.timing_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (270.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.timing_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.menu_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (84.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.menu_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.profile_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (72.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.profile_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (30.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.stereotype.edition_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.modelrepair_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (68.15kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.modelrepair_3.0.0.202012021028...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.architecture:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.architecture.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui/pom.xml
[INFO] Fetching org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (17.63kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.architecture.representation.edit_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.constraints.edit_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (15.01kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.constraints.edit_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.editor.welcome_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (54.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.editor.welcome_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.properties_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (68.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.properties_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.newchild_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (33.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.newchild_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.services.semantic_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.semantic_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (49.63kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.infra.ui.architecture_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (49.63kB)
[INFO] Unpacking org.eclipse.papyrus.infra.ui.architecture_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (66.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.wizards_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.properties_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (235.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.properties_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.filters_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16.37kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.filters_2.0.0.202012021028...
[INFO] Fetching org.eclipse.ui.intro_3.6.0.v20201120-1551.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (141.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.intro_3.6.0.v20201120-1551...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.ui.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.feature/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.feature/pom.xml
[INFO] Fetching com.google.gson_2.7.0.v20170129-0911.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (79.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking com.google.gson_2.7.0.v20170129-0911...
[INFO] Fetching org.apache.ant_1.10.9.v20201106-1946.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (2.85MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.ant_1.10.9.v20201106-1946...
[INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (27.48kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220...
[INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.24.0.v20200917-1423.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (69.27kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.codegen.ecore.ui_2.24.0.v20200917-1423...
[INFO] Fetching org.eclipse.emf.converter_2.10.0.v20180706-1146.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (37.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.converter_2.10.0.v20180706-1146...
[INFO] Fetching org.eclipse.emf.mwe.core_1.6.0.v20201119-2018.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (61.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.mwe.core_1.6.0.v20201119-2018...
[INFO] Fetching org.eclipse.emf.mwe2.runtime_2.12.0.v20201119-2018.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (8.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.mwe2.runtime_2.12.0.v20201119-2018...
[INFO] Fetching org.eclipse.emf.mwe.utils_1.6.0.v20201119-2018.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (19.62kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.mwe.utils_1.6.0.v20201119-2018...
[INFO] Fetching org.eclipse.emf.mwe2.language_2.12.0.v20201119-2018.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (69.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.mwe2.language_2.12.0.v20201119-2018...
[INFO] Fetching org.eclipse.emf.mwe2.launch_2.12.0.v20201119-2018.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.emf.mwe2.launch_2.12.0.v20201119-2018...
[INFO] Fetching org.eclipse.emf.workspace.ui_1.3.0.201805140824.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (23.12kB)
[INFO] Fetching org.eclipse.license_2.0.2.v20181016-2210.jar from http://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/features/ (13.05kB)
[INFO] Fetching org.eclipse.ocl.examples.debug_2.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (30.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.examples.debug_2.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.ocl.xtext.oclinecore_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (194.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.xtext.oclinecore_1.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.ocl.xtext.oclstdlib_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (185.34kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.xtext.oclstdlib_1.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.ocl.examples.debug.vm_2.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (71.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.examples.debug.vm_2.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.ocl.examples.debug.vm.ui_2.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (30.94kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.examples.debug.vm.ui_2.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity_2.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (57.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.examples.emf.validation.validity_2.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.ocl.examples.emf.validation.validity.ui_2.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (58.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.examples.emf.validation.validity.ui_2.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.ocl.examples.ui_1.8.500.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (8.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.examples.ui_1.8.500.v20201130-0641...
[INFO] Fetching org.eclipse.ocl.examples.xtext.console_4.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (40.17kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.examples.xtext.console_4.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.ocl.pivot.ui_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.pivot.ui_1.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.ocl.xtext.completeocl.ui_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (144.84kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.xtext.completeocl.ui_1.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.ocl.xtext.oclstdlib.ui_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (163.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.xtext.oclstdlib.ui_1.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.ocl.xtext.oclinecore.ui_1.13.0.v20201130-0641.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (196.48kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ocl.xtext.oclinecore.ui_1.13.0.v20201130-0641...
[INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.api.migration.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.72kB)
[INFO] Unpacking org.eclipse.papyrus.api.migration.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (65.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.copypaste.ui.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (11.76MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.developer.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (11.76MB)
[INFO] Unpacking org.eclipse.papyrus.developer.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.dsml.validation.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (278.86kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.dsml.validation.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (180.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (3.03MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.common.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (430.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (177.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.internationalization.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.nattable.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (5.06MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.nattable.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.newchild.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (372.52kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.newchild.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (629.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.controlmode.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (863.92kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.decoration.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (166.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.navigation.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.architecture.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (1.08MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.architecture.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.types.doc_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (458.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.types.doc_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.req.reqif.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (1.23MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.req.reqif.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (2.31MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (2.03MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.common.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (3.07MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.profile.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (3.47MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.migration.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (29.21kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.migration.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (55.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.modelrepair.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (886.32kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.profile.assistants.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (4.52MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.profile.customization.doc_0.7.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (1.18MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.search.ui.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.views.properties.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (901.85kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.views.properties.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (82.3kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.aggregate.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (144.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (503.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.metamodel.editor.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (157.82kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (322.12kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (121.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.util.emf.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (567.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.toolsmiths.profilemigration.doc_1.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.views.references.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (53.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.views.references.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.views.documentation.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (79.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.views.documentation.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (43.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.toolsmiths.architecture.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (150.07kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.toolsmiths.validation.doc_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.doc.feature_3.1.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.51kB)
[INFO] Fetching org.eclipse.papyrus.eclipse.project.editors_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (29.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.eclipse.project.editors_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.editor_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.editor_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.editor.perspectiveconfiguration_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.editor.feature_2.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.84kB)
[INFO] Fetching org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.architecture.edit_1.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (15.38kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.metamodel.edit_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (44.09kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.metamodel.edit_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.common.sdk.core_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (58.98kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.metamodel.editor_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (35.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.sdk.ui_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (72.01kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.sdk.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.8kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.query.ocl.metamodel_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.64kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.custom.sdk.core_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (33.78kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.util.emf.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (46.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.widgets.celleditors_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (23.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.edit_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (21.87kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.editor_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (75.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.efacet.ui_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (19.44kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.query.java.sdk.ui_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.84kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.query.ocl.core_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.query.ocl.sdk.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (23.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.emf.facet.widgets_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (23.75kB)
[INFO] Unpacking org.eclipse.papyrus.emf.facet.widgets_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (25.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.facet.widgets.celleditors.ecore_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.facet.feature_3.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.3kB)
[INFO] Fetching org.eclipse.papyrus.emf.ui_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.86kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.emf.ui_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.emf.feature_1.1.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.78kB)
[INFO] Fetching org.eclipse.papyrus.extensionpoints.editors_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.extensionpoints.editors_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.architecture.feature_1.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.85kB)
[INFO] Fetching org.eclipse.papyrus.infra.constraints.editor_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (36.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.constraints.editor_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (8.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.infra.constraints.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (8.58kB)
[INFO] Unpacking org.eclipse.papyrus.infra.constraints.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.core.feature_3.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.94kB)
[INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (15.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.editor.welcome.internationalization_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.internationalization.ui_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (23.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.editor.welcome.nattable_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.emf.diagram.common_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (20.37kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions.edit_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (35.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions.editor_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (18.39kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.emf.expressions.properties_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.emf.expressions.feature_1.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.88kB)
[INFO] Fetching org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (20.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.emf.types.ui_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.emf.feature_3.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.88kB)
[INFO] Fetching org.eclipse.papyrus.infra.properties.edit_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (35.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.properties.edit_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.psf_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (17.82kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.psf_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.newchild.edit_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.82kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.newchild.edit_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.filters.edit_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.filters.edit_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.properties.editor_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (42.27kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.properties.editor_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.feature_3.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.25kB)
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (49.59kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.assistant_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (23.3kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.assistant.edit_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (31.11kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.assistant.editor_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.39kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.assistant.ui_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.controlmode_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.services.controlmode_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (43.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.controlmode_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (25.63kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.configuration_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (42.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.properties_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (108.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css3.xtext_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (88.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css3.xtext.ui_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.theme_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.79kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.css.model.edit_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.css.feature_3.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.92kB)
[INFO] Fetching org.eclipse.xtext.generator_2.24.0.v20201130-0919.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (238.54kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtext.generator_2.24.0.v20201130-0919...
[INFO] Fetching org.eclipse.xtext.xbase_2.24.0.v20201130-0919.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (817.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtext.xbase_2.24.0.v20201130-0919...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (24.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.export_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (15.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.outline_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.widgets_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.34kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.gef_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (17.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.modelexplorer_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.52kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.viewersearcher_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.gmfmenu.filter_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.welcome_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (17.34kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.welcome_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (23.37kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.representation.edit_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.style.edit_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (25.87kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.edit_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.gmfdiag.feature_3.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.39kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (85.15kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.views.modelexplorer_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.6kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.internationalization.controlmode_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (11.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.internationalization.edit_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.readonly_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (8.33kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.internationalization.readonly_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.internationalization.feature_1.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.89kB)
[INFO] Fetching org.eclipse.papyrus.infra.nattable.controlmode_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.nattable.controlmode_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (44.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.nattable.model.edit_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (77.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.nattable.model.editor_6.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (18.57kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.nattable.modelexplorer_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (7.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.nattable.views.editor_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.nattable.properties_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (50.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.nattable.properties_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.nattable.gmfdiag_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (11.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.nattable.representation.edit_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.nattable.feature_4.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.13kB)
[INFO] Fetching org.eclipse.papyrus.infra.types.ui_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.34kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.types.ui_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.newchild.editor_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (30.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.newchild.editor_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.newchild.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.32kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.newchild.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.onefile.ui_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (39.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.onefile.ui_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.services.architecture_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (8.34kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.architecture_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.viewlabelprovider_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.services.feature_3.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.01kB)
[INFO] Fetching org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (24.89kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.services.resourceloading.ui_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.types.editor_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.types.editor_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.ui.resources_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (21.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.ui.resources_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.ui.fonts_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (315.21kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.infra.ui.fonts_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.infra.ui.feature_3.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.06kB)
[INFO] Fetching org.eclipse.papyrus.infra.viewpoints.feature_3.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.78kB)
[INFO] Fetching org.eclipse.papyrus.infra.widget.feature_3.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.86kB)
[INFO] Fetching org.eclipse.papyrus.sdk_6.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.sdk_6.0.0.202012021028...
[INFO] Fetching com.ibm.icu.source_67.1.0.v20200706-1749.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (2.36MB)
[INFO] Fetching org.eclipse.papyrus.sdk.feature_5.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.25kB)
[INFO] Fetching org.eclipse.papyrus.uml.alf_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (555.09kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.alf_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.alf.common_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.alf.common_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.alf.common.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.alf.libraries_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (394.4kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.alf.libraries_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (55.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.alf.to.fuml_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.alf.ui_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (202.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.alf.ui_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.alf.feature_3.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.85kB)
[INFO] Fetching org.eclipse.papyrus.uml.architecture.feature_1.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.76kB)
[INFO] Fetching org.eclipse.papyrus.uml.commands_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (15.53kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.commands_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.controlmode.profile_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (19.48kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.controlmode.profile_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (50.87kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (21.17kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel.controlmode_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (44.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (27.8kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.decoratormodel.properties_5.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.decoratormodel.feature_3.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.88kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (43.14kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (43.14kB)
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.common.groups_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.css_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16.52kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.css_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.css.feature_2.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.83kB)
[INFO] Fetching org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (26.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.dnd_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (285.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.uml.diagram.icons_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (285.41kB)
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.icons_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.73kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.modelexplorer_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.06kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.navigation_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (18.57kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.symbols_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (8.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.symbols.properties_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (19.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.linklf_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (8.16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.diagram.sequence.restrictions_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.diagram.feature_3.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.2kB)
[INFO] Fetching org.eclipse.papyrus.uml.documentation.profile_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.documentation.profile_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.export_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (37.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.export_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (24.39kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.uml.expressions.edit_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (24.39kB)
[INFO] Unpacking org.eclipse.papyrus.uml.expressions.edit_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.77kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.uml.expressions.properties_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.77kB)
[INFO] Unpacking org.eclipse.papyrus.uml.expressions.properties_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.expressions.feature_1.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.85kB)
[INFO] Fetching org.eclipse.papyrus.uml.icons_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (1.45MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.icons_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.import_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (15.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.import_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.44kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.uml.perspective_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.44kB)
[INFO] Unpacking org.eclipse.papyrus.uml.perspective_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.profile.drafter_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (53.85kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.profile.drafter_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.01kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.resourceloading.profile_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.templaterepository_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.templaterepository_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.oclconstraintevaluation_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.navigation_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (15.87kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.navigation_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.services.decoration_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.services.decoration_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.filters.edit_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (11.59kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.filters.edit_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.feature_4.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.33kB)
[INFO] Fetching org.eclipse.papyrus.uml.internationalization_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.internationalization_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.internationalization.feature_1.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.83kB)
[INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (62.81kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.m2m.qvto.common_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.m2m.qvto.feature_1.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.81kB)
[INFO] Fetching org.eclipse.papyrus.uml.modelexplorer_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (61.44kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.modelexplorer_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.modelexplorer.widgets_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.modelexplorer.feature_2.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.81kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.7kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.views.modelexplorer.widgets_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.nattable.generic_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (8.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.nattable.generic_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (20.85kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.nattable.matrix_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.nattable.properties_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (23.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.nattable.properties_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.29kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.nattable.xtext.integration_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (11.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.nattable.xtext.valuespecification_6.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (20.3kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.nattable.stereotype.display_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.nattable.feature_4.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.01kB)
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (8.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.xtext.integration.core_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (42.49kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.xtext.integration.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (27.58kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.19kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.views.validation_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (23.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.views.validation_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.properties.xtext_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (19.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.properties.xtext_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.properties.feature_3.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.81kB)
[INFO] Fetching org.eclipse.papyrus.uml.search.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (57.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.search.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.search.feature_2.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.78kB)
[INFO] Fetching org.eclipse.papyrus.views.search_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (20.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.views.search_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (33.34kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.collaborationuse.xtext_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (38.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.common.xtext_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (26.27kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (25.05kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.common.xtext.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (30.39kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (24.12kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.81kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (32.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.message.xtext_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (25.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.message.xtext.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (55.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.parameter.xtext_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (38.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.parameter.xtext.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (62.57kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.property.xtext_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (39.1kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (39.1kB)
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.property.xtext.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (42.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.state.xtext_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (30.42kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.state.xtext.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (42.08kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.transition.xtext_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (30.15kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.transition.xtext.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.99kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.99kB)
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.javaconstraint_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (64.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.port.xtext_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (39.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.port.xtext.ui_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (40.8kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.valuespecification.xtext_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (165.66kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (198.31kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.textedit.stereotypeproperty.xtext.ui_4.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.textedit.feature_2.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.14kB)
[INFO] Fetching org.eclipse.papyrus.uml.tools.feature_3.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.81kB)
[INFO] Fetching org.eclipse.papyrus.uml.ui.feature_1.2.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.79kB)
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (8.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.uml.xtext.integration.validation_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.uml.xtext.integration.feature_2.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.82kB)
[INFO] Fetching org.eclipse.papyrus.views.documentation_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (21.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.views.documentation_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.views.documentation.feature_1.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.81kB)
[INFO] Fetching org.eclipse.papyrus.views.feature_1.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.81kB)
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.34kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.views.modelexplorer.resourceloading_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.8kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.views.modelexplorer.newchild_2.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.views.modelexplorer.feature_3.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.86kB)
[INFO] Fetching org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (28.55kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.views.properties.model.xwt_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.views.properties.feature_3.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.85kB)
[INFO] Fetching org.eclipse.papyrus.views.references_3.0.0.202012021028.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (18.55kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.papyrus.views.references_3.0.0.202012021028...
[INFO] Fetching org.eclipse.papyrus.views.references.feature_2.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.79kB)
[INFO] Fetching org.eclipse.papyrus.views.search.feature_2.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.75kB)
[INFO] Fetching org.eclipse.papyrus.views.validation.feature_2.0.0.202012021028.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.81kB)
[INFO] Fetching org.eclipse.xpand_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (228.7kB)
[INFO] Fetching org.eclipse.xtend_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (535.07kB)
[INFO] Fetching org.eclipse.xtend.typesystem.emf_2.2.0.v201605260315.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (64.36kB)
[INFO] Fetching org.eclipse.xtext.ecore_2.24.0.v20201130-0919.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.61kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtext.ecore_2.24.0.v20201130-0919...
[INFO] Fetching org.eclipse.xtext.xtext.generator_2.24.0.v20201130-0914.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (456.63kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.xtext.xtext.generator_2.24.0.v20201130-0914...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.p2:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.p2/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.p2:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.p2/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.p2:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.p2/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.rcp:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.rcp:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.rcp:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.rcp.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp.feature/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.rcp.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp.feature/pom.xml
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.rcp.feature:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp.feature/pom.xml
[INFO] Computing target platform for MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.product:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/pom.xml
[INFO] Performing subquery
[INFO] Resolving dependencies of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.product:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/pom.xml
[INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (107.05kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902...
[INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (62.49kB)
[INFO] The user operation is waiting for background work to complete.
[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/2020-12/202012041000/plugins/ (33.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking javax.el_2.2.0.v201303151357...
[INFO] Fetching 202011061000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2020-12/
[INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202011061000/plugins/ (60.2kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking javax.servlet_3.1.0.v201410161800...
[INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (55.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
[INFO] Fetching org.apache.felix.gogo.command_1.1.0.v20201023-1558.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (29.94kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.felix.gogo.command_1.1.0.v20201023-1558...
[INFO] Fetching org.apache.felix.gogo.runtime_1.1.2.v20201023-1558.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (76.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.felix.gogo.runtime_1.1.2.v20201023-1558.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (76.23kB)
[INFO] Unpacking org.apache.felix.gogo.runtime_1.1.2.v20201023-1558...
[INFO] Fetching org.apache.felix.gogo.shell_1.1.2.v20201023-1558.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (35.28kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.felix.gogo.shell_1.1.2.v20201023-1558...
[INFO] Fetching org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (333.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.10.v20200830-2311...
[INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (109.72kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (109.72kB)
[INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.12.v20200108-1212...
[INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200830-2311.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (17.3kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.10.v20200830-2311.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (17.3kB)
[INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.10.v20200830-2311...
[INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (2.36MB)
[INFO] Fetching org.apache.lucene.analyzers-common_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (696.23kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.lucene.analyzers-common_8.4.1.v20200122-1459...
[INFO] Fetching org.apache.lucene.core_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (962.55kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.lucene.core_8.4.1.v20200122-1459...
[INFO] Fetching org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (3.42MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.4.1.v20200122-1459...
[INFO] Fetching org.eclipse.compare.win32_1.2.800.v20200127-1343.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (24.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.compare.win32_1.2.800.v20200127-1343...
[INFO] Fetching org.eclipse.core.externaltools_1.1.800.v20201105-0600.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (20.85kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.externaltools_1.1.800.v20201105-0600...
[INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (36.57kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909...
[INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (33.44kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.500.v20190925-1337...
[INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (56.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909...
[INFO] Fetching org.eclipse.osgi.compatibility.state_1.2.200.v20200915-2015.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (102.86kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.osgi.compatibility.state_1.2.200.v20200915-2015...
[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.0.v20200915-1442.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (81.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.0.v20200915-1442...
[INFO] Fetching org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.115.100.v20201125-2302.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (682.97kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.swt.browser.chromium.win32.win32.x86_64_3.115.100.v20201125-2302...
[INFO] Fetching org.eclipse.equinox.console_1.4.200.v20200828-1034.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (51.55kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.equinox.console_1.4.200.v20200828-1034.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (51.55kB)
[INFO] Unpacking org.eclipse.equinox.console_1.4.200.v20200828-1034...
[INFO] Fetching org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (7.89kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.swt.win32_1.1.0.v20201119-1132...
[INFO] Fetching org.eclipse.e4.rcp_4.18.0.v20201125-2302.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (21.02kB)
[INFO] Fetching org.eclipse.ecf_3.9.101.v20201027-0547.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (48.21kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ecf_3.9.101.v20201027-0547...
[INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (27.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ecf.identity_3.9.401.v20201027-0550.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (27.04kB)
[INFO] Unpacking org.eclipse.ecf.identity_3.9.401.v20201027-0550...
[INFO] Fetching org.eclipse.equinox.concurrent_1.1.500.v20200106-1437.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.22kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.concurrent_1.1.500.v20200106-1437...
[INFO] Fetching org.eclipse.ecf.core.feature_1.5.701.v20201027-0550.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.72kB)
[INFO] Fetching org.eclipse.ecf.ssl_1.2.400.v20200611-2220.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.93kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ecf.ssl_1.2.400.v20200611-2220...
[INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.500.v20200812-2314.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.69kB)
[INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (20.47kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (20.47kB)
[INFO] Unpacking org.eclipse.ecf.filetransfer_5.1.101.v20201025-2315...
[INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (45.05kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.601.v20201025-0700...
[INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.1702.v20201025-2315.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (27.8kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.301.v20201025-0700.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (35.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.301.v20201025-0700...
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.300.v20200816-1842.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.300.v20200816-1842.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.35kB)
[INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.300.v20200816-1842...
[INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.702.v20201025-2303.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (27.92kB)
[INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.200.v20200611-1836.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (7.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.200.v20200611-1836...
[INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.400.v20200812-2314.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (23.72kB)
[INFO] Fetching org.eclipse.emf.common_2.21.0.v20200917-1439.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.03kB)
[INFO] Fetching org.eclipse.emf.ecore_2.23.0.v20200630-0516.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.1kB)
[INFO] Fetching org.eclipse.equinox.executable_3.8.1000.v20200915-1508.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (290.21kB)
[INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.1000.v20200915-1508 from http://download.eclipse.org/releases/2020-12/202012041000/binary/ (154.82kB)
[INFO] Fetching org.eclipse.equinox.http.jetty_3.7.500.v20200915-1207.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16.57kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.500.v20200915-1207...
[INFO] Fetching org.eclipse.equinox.http.servlet_1.6.700.v20201109-1600.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (76.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.700.v20201109-1600...
[INFO] Fetching org.eclipse.jetty.http_9.4.34.v20201102.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (223.06kB)
[INFO] Fetching org.eclipse.jetty.server_9.4.34.v20201102.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (725.76kB)
[INFO] Fetching org.eclipse.jetty.servlet_9.4.34.v20201102.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (145.43kB)
[INFO] Fetching org.eclipse.jetty.util_9.4.34.v20201102.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (587.19kB)
[INFO] Fetching org.eclipse.equinox.http.registry_1.2.0.v20200614-1851.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (19.17kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.http.registry_1.2.0.v20200614-1851...
[INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (14.65kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.500.v20200422-1833...
[INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (8.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.400.v20200422-1833...
[INFO] Fetching org.eclipse.equinox.p2.console_1.1.400.v20201106-0859.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (17.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.console_1.1.400.v20201106-0859...
[INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (35.76kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.600.v20200511-1530...
[INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.3.0.v20201012-1345.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (22.39kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.3.0.v20201012-1345...
[INFO] Fetching org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (31.94kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.1000.v20201106-1246...
[INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (37.04kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919...
[INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.800.v20201106-1246.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.66kB)
[INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (17.45kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.500.v20191211-1631...
[INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (17.43kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.400.v20191213-1911...
[INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.400.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (27.51kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.400.v20200511-1530...
[INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.1000.v20201106-1246.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.11kB)
[INFO] Fetching org.eclipse.equinox.p2.ui_2.6.100.v20200731-1005.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (288.35kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.ui_2.6.100.v20200731-1005...
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.0.v20201012-1421.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (46.8kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.5.0.v20201012-1421...
[INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (10.9kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.300.v20200222-1600...
[INFO] Fetching org.eclipse.equinox.security.ui_1.2.700.v20200807-1518.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (71.46kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.security.ui_1.2.700.v20200807-1518...
[INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.700.v20200731-1005.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (26.75kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.700.v20200731-1005...
[INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.1000.v20201106-1246.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.03kB)
[INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.600.v20201015-1002.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (62.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.600.v20201015-1002...
[INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.400.v20200511-1530.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (44.5kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.400.v20200511-1530...
[INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.1000.v20201106-1246.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (18.9kB)
[INFO] Fetching org.eclipse.help.base_4.3.100.v20201125-1800.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (164.02kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.help.base_4.3.100.v20201125-1800...
[INFO] Fetching org.eclipse.help.ui_4.2.100.v20200923-2139.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (203.25kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.help.ui_4.2.100.v20200923-2139...
[INFO] Fetching org.eclipse.help.webapp_3.10.100.v20201103-1703.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (308.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.help.webapp_3.10.100.v20201103-1703...
[INFO] Fetching org.eclipse.jetty.continuation_9.4.34.v20201102.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (31.76kB)
[INFO] Fetching org.eclipse.jetty.io_9.4.34.v20201102.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (175.73kB)
[INFO] Fetching org.eclipse.jetty.security_9.4.34.v20201102.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (126.49kB)
[INFO] Fetching org.eclipse.help_2.3.400.v20201125-1800.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.53kB)
[INFO] Fetching org.eclipse.jsch.core_1.3.900.v20200422-1935.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (20.71kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.jsch.core_1.3.900.v20200422-1935...
[INFO] Fetching org.eclipse.jsch.ui_1.3.1100.v20200916-0731.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (34.59kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.jsch.ui_1.3.1100.v20200916-0731...
[INFO] Fetching org.eclipse.platform_4.18.0.v20201125-1800.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (425.09kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.platform_4.18.0.v20201125-1800...
[INFO] Fetching org.eclipse.platform.doc.user_4.18.0.v20201112-0755.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (6.44MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.platform.doc.user_4.18.0.v20201112-0755...
[INFO] Fetching org.eclipse.text.quicksearch_1.0.400.v20201026-1722.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (36.03kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.text.quicksearch_1.0.400.v20201026-1722.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (36.03kB)
[INFO] Unpacking org.eclipse.text.quicksearch_1.0.400.v20201026-1722...
[INFO] Fetching org.eclipse.ui.intro.universal_3.4.0.v20200805-1259.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (1.83MB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.intro.universal_3.4.0.v20200805-1259...
[INFO] Fetching org.eclipse.ui.cheatsheets_3.7.100.v20200915-1059.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (149.88kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.cheatsheets_3.7.100.v20200915-1059...
[INFO] Fetching org.eclipse.ui.browser_3.6.1000.v20200910-0548.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (97.84kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.browser_3.6.1000.v20200910-0548...
[INFO] Fetching org.eclipse.ui.genericeditor_1.1.900.v20200910-2030.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (49.36kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.genericeditor_1.1.900.v20200910-2030...
[INFO] Fetching org.eclipse.ui.monitoring_1.1.900.v20200907-0838.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (27.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.monitoring_1.1.900.v20200907-0838...
[INFO] Fetching org.eclipse.ui.net_1.3.800.v20200422-1935.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (19.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.net_1.3.800.v20200422-1935...
[INFO] Fetching org.eclipse.ui.externaltools_3.4.900.v20201105-0600.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (65.62kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.externaltools_3.4.900.v20201105-0600...
[INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.36kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.win32_3.4.400.v20200414-1247.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.36kB)
[INFO] Unpacking org.eclipse.ui.win32_3.4.400.v20200414-1247...
[INFO] Fetching org.eclipse.ui.themes_1.2.1200.v20201112-1139.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (30.26kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.themes_1.2.1200.v20201112-1139...
[INFO] Fetching org.eclipse.ui.intro.quicklinks_1.1.0.v20200724-0708.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (13.99kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.1.0.v20200724-0708...
[INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.83kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.600.v20200212-1524...
[INFO] Fetching org.eclipse.ui.views.log_1.2.1300.v20200926-2205.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (84.91kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.ui.views.log_1.2.1300.v20200926-2205...
[INFO] Fetching org.eclipse.platform_4.18.0.v20201125-2302.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (20.58kB)
[INFO] Fetching org.eclipse.platform_root_4.18.0.v20201125-2302 from http://download.eclipse.org/releases/2020-12/202012041000/binary/ (196B)
[INFO] Fetching org.eclipse.update.configurator_3.4.700.v20200907-1237.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (42.69kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.update.configurator_3.4.700.v20200907-1237...
[INFO] Fetching org.eclipse.rcp_4.18.0.v20201125-1800.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (9.4kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.rcp_4.18.0.v20201125-1800...
[INFO] Fetching org.eclipse.rcp_4.18.0.v20201125-2302.jar from http://download.eclipse.org/releases/2020-12/202012041000/features/ (19.08kB)
[INFO] Fetching org.eclipse.rcp_root_4.18.0.v20201125-2302 from http://download.eclipse.org/releases/2020-12/202012041000/binary/ (25.59kB)
[INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (11.32kB)
[INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (93.41kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.400.v20190924-1023...
[INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.0.v20200915-1442.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (69.92kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.0.v20200915-1442...
[INFO] Fetching org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.115.100.v20201125-2302.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (923.68kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.swt.browser.chromium.gtk.linux.x86_64_3.115.100.v20201125-2302...
[INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.1.0.v20201119-1132.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (7.96kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.1.0.v20201119-1132...
[INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.1000.v20200915-1508 from http://download.eclipse.org/releases/2020-12/202012041000/binary/ (26.46kB)
[INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.400.v20200915-1125.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (12.59kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.400.v20200915-1125...
[INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (15.18kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945...
[INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (16kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.600.v20200416-0656...
[INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.0.v20200915-1442.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (39.62kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.0.v20200915-1442...
[INFO] Fetching org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.115.100.v20201125-2302.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (651.67kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.swt.browser.chromium.cocoa.macosx.x86_64_3.115.100.v20201125-2302...
[INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.1000.v20200915-1508 from http://download.eclipse.org/releases/2020-12/202012041000/binary/ (17.29kB)
[INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (24.56kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934...
[INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (7.61kB)
[INFO] The user operation is waiting for background work to complete.
[INFO] Fetching org.eclipse.ui.cocoa_1.2.400.v20191217-1850.jar.pack.gz from http://download.eclipse.org/releases/2020-12/202012041000/plugins/ (7.61kB)
[INFO] Unpacking org.eclipse.ui.cocoa_1.2.400.v20191217-1850...
[INFO] Resolving class path of MavenProject: org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.product:2.0.0-SNAPSHOT @ /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] SysML                                                              [pom]
[INFO] SysML Target Platform                        [eclipse-target-definition]
[INFO] SysML Core                                                         [pom]
[INFO] org.eclipse.papyrus.sysml14                             [eclipse-plugin]
[INFO] org.eclipse.papyrus.sysml14.tests                  [eclipse-test-plugin]
[INFO] org.eclipse.papyrus.sysml14.edit                        [eclipse-plugin]
[INFO] org.eclipse.papyrus.sysml14.edit.tests             [eclipse-test-plugin]
[INFO] org.eclipse.papyrus.sysml14.service.types               [eclipse-plugin]
[INFO] org.eclipse.papyrus.sysml14.service.types.tests    [eclipse-test-plugin]
[INFO] org.eclipse.papyrus.sysml14.validation                  [eclipse-plugin]
[INFO] org.eclipse.papyrus.sysml14.validation.tests       [eclipse-test-plugin]
[INFO] SysML Diagram                                                      [pom]
[INFO] org.eclipse.papyrus.sysml14.diagram.common              [eclipse-plugin]
[INFO] org.eclipse.papyrus.sysml14.diagram.common.tests   [eclipse-test-plugin]
[INFO] org.eclipse.papyrus.sysml14.diagram.blockdefinition     [eclipse-plugin]
[INFO] org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests [eclipse-test-plugin]
[INFO] org.eclipse.papyrus.sysml14.diagram.internalblock       [eclipse-plugin]
[INFO] org.eclipse.papyrus.sysml14.diagram.internalblock.tests [eclipse-test-plugin]
[INFO] org.eclipse.papyrus.sysml14.diagram.parametric          [eclipse-plugin]
[INFO] org.eclipse.papyrus.sysml14.diagram.parametric.tests [eclipse-test-plugin]
[INFO] org.eclipse.papyrus.sysml14.diagram.requirement         [eclipse-plugin]
[INFO] org.eclipse.papyrus.sysml14.diagram.requirement.tests [eclipse-test-plugin]
[INFO] SysML Table                                                        [pom]
[INFO] org.eclipse.papyrus.sysml14.nattable.common             [eclipse-plugin]
[INFO] org.eclipse.papyrus.sysml14.nattable.allocation         [eclipse-plugin]
[INFO] org.eclipse.papyrus.sysml14.nattable.allocation.tests [eclipse-test-plugin]
[INFO] org.eclipse.papyrus.sysml14.nattable.requirement        [eclipse-plugin]
[INFO] org.eclipse.papyrus.sysml14.nattable.requirement.tests [eclipse-test-plugin]
[INFO] org.eclipse.papyrus.sysml14.nattable.ui                 [eclipse-plugin]
[INFO] SysML GUI                                                          [pom]
[INFO] org.eclipse.papyrus.sysml14.architecture                [eclipse-plugin]
[INFO] org.eclipse.papyrus.sysml14.architecture.tests     [eclipse-test-plugin]
[INFO] org.eclipse.papyrus.sysml14.ui                          [eclipse-plugin]
[INFO] org.eclipse.papyrus.sysml14.ui.tests               [eclipse-test-plugin]
[INFO] SysML Releng                                                       [pom]
[INFO] org.eclipse.papyrus.sysml14.feature                    [eclipse-feature]
[INFO] org.eclipse.papyrus.sysml14.p2                      [eclipse-repository]
[INFO] org.eclipse.papyrus.sysml14.rcp                         [eclipse-plugin]
[INFO] org.eclipse.papyrus.sysml14.rcp.feature                [eclipse-feature]
[INFO] org.eclipse.papyrus.sysml14.product                 [eclipse-repository]
[INFO] 
[INFO] ----< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.parent >----
[INFO] Building SysML 2.0.0-SNAPSHOT                                     [1/40]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.parent ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.parent ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.parent ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.papyrus.sysml14.parent ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.parent/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.parent-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.targetplatform.2020-12 >--
[INFO] Building SysML Target Platform 2.0.0-SNAPSHOT                     [2/40]
[INFO] ---------------------[ eclipse-target-definition ]----------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.targetplatform.2020-12 ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.targetplatform.2020-12 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-target-definition (default-package-target-definition) @ org.eclipse.papyrus.sysml14.targetplatform.2020-12 ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.targetplatform.2020-12 ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.targetplatform.2020-12 ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.targetplatform.2020-12 ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/targetplatform/org.eclipse.papyrus.sysml14.targetplatform.2020-12.target to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.targetplatform.2020-12/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.targetplatform.2020-12-2.0.0-SNAPSHOT.target
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/targetplatform/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.targetplatform.2020-12/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.targetplatform.2020-12-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] -----< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.core >-----
[INFO] Building SysML Core 2.0.0-SNAPSHOT                                [3/40]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.core ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.core ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.core ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.core ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.papyrus.sysml14.core ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.core/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.core-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] -------< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14 >--------
[INFO] Building org.eclipse.papyrus.sysml14 2.0.0-SNAPSHOT               [4/40]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14 ---
[INFO] The project's OSGi version is 2.0.0.202012061112
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14 ---
[INFO] Compiling 184 source files to /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/target/classes
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/src-gen/org/eclipse/papyrus/sysml14/modelelements/internal/impl/ViewImpl.java:[173] 
	@SuppressWarnings("unchecked")
	                  ^^^^^^^^^^^
Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/src-gen/org/eclipse/papyrus/sysml14/blocks/internal/impl/BlockImpl.java:[262] 
	@SuppressWarnings("unchecked")
	                  ^^^^^^^^^^^
Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/src/org/eclipse/papyrus/sysml14/requirements/RequirementCustomImpl.java:[23] 
	import org.eclipse.papyrus.sysml14.requirements.Copy;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.papyrus.sysml14.requirements.Copy is never used
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/src/org/eclipse/papyrus/sysml14/requirements/RequirementCustomImpl.java:[24] 
	import org.eclipse.papyrus.sysml14.requirements.DeriveReqt;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.papyrus.sysml14.requirements.DeriveReqt is never used
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/src/org/eclipse/papyrus/sysml14/requirements/RequirementCustomImpl.java:[25] 
	import org.eclipse.papyrus.sysml14.requirements.Requirement;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.papyrus.sysml14.requirements.Requirement is never used
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/src/org/eclipse/papyrus/sysml14/requirements/RequirementCustomImpl.java:[26] 
	import org.eclipse.papyrus.sysml14.requirements.RequirementsPackage;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.papyrus.sysml14.requirements.RequirementsPackage is never used
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/src/org/eclipse/papyrus/sysml14/requirements/RequirementCustomImpl.java:[27] 
	import org.eclipse.papyrus.sysml14.requirements.Satisfy;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.papyrus.sysml14.requirements.Satisfy is never used
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/src/org/eclipse/papyrus/sysml14/requirements/RequirementCustomImpl.java:[28] 
	import org.eclipse.papyrus.sysml14.requirements.Verify;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.papyrus.sysml14.requirements.Verify is never used
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/src-gen/org/eclipse/papyrus/sysml14/requirements/internal/impl/RequirementImpl.java:[431] 
	@SuppressWarnings("unchecked")
	                  ^^^^^^^^^^^
Unnecessary @SuppressWarnings("unchecked")
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/src-gen/org/eclipse/papyrus/sysml14/blocks/internal/impl/BoundReferenceImpl.java:[175] 
	@SuppressWarnings("unchecked")
	                  ^^^^^^^^^^^
Unnecessary @SuppressWarnings("unchecked")
10 problems (10 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14 ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/target/org.eclipse.papyrus.sysml14-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14 ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/target/org.eclipse.papyrus.sysml14-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14 ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14 ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14 ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ org.eclipse.papyrus.sysml14 ---
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/target/org.eclipse.papyrus.sysml14-2.0.0-SNAPSHOT-mde.zip
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.papyrus.sysml14 ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14 ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/target/org.eclipse.papyrus.sysml14-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/target/org.eclipse.papyrus.sysml14-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/target/org.eclipse.papyrus.sysml14-2.0.0-SNAPSHOT-mde.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14-2.0.0-SNAPSHOT-mde.zip
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14/target/org.eclipse.papyrus.sysml14-2.0.0-SNAPSHOT-mde.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14-2.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14 ---
[INFO] 
[INFO] ----< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.tests >-----
[INFO] Building org.eclipse.papyrus.sysml14.tests 2.0.0-SNAPSHOT         [5/40]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.tests ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.tests ---
[INFO] Compiling 19 source files to /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/target/org.eclipse.papyrus.sysml14.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/target/org.eclipse.papyrus.sysml14.tests-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.0.0:test (default-test) @ org.eclipse.papyrus.sysml14.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml14.tests.SysmlProfileTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.488 s - in org.eclipse.papyrus.sysml14.tests.SysmlProfileTest
testProfilRegistration[0](org.eclipse.papyrus.sysml14.tests.SysmlProfileTest)  Time elapsed: 1.362 s
testProfilRegistration[1](org.eclipse.papyrus.sysml14.tests.SysmlProfileTest)  Time elapsed: 0.175 s
testProfilRegistration[2](org.eclipse.papyrus.sysml14.tests.SysmlProfileTest)  Time elapsed: 0.13 s
testProfilRegistration[3](org.eclipse.papyrus.sysml14.tests.SysmlProfileTest)  Time elapsed: 0.125 s
testProfilRegistration[4](org.eclipse.papyrus.sysml14.tests.SysmlProfileTest)  Time elapsed: 0.126 s
testProfilRegistration[5](org.eclipse.papyrus.sysml14.tests.SysmlProfileTest)  Time elapsed: 0.104 s
testProfilRegistration[6](org.eclipse.papyrus.sysml14.tests.SysmlProfileTest)  Time elapsed: 0.094 s
testProfilRegistration[7](org.eclipse.papyrus.sysml14.tests.SysmlProfileTest)  Time elapsed: 0.126 s
testProfilRegistration[8](org.eclipse.papyrus.sysml14.tests.SysmlProfileTest)  Time elapsed: 0.177 s
Running org.eclipse.papyrus.sysml14.tests.library.SysMLStandardLibraryTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.394 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.tests.library.SysMLStandardLibraryTest
validatePropertiesModel(org.eclipse.papyrus.sysml14.tests.library.SysMLStandardLibraryTest)  Time elapsed: 0.391 s  <<< FAILURE!
java.lang.AssertionError: The SysML-Standard-Library is not valid  expected:<0> but was:<4>
	at org.eclipse.papyrus.sysml14.tests.library.SysMLStandardLibraryTest.validatePropertiesModel(SysMLStandardLibraryTest.java:45)

Running org.eclipse.papyrus.sysml14.tests.library.QUDVTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.504 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.tests.library.QUDVTest
validatePropertiesModel(org.eclipse.papyrus.sysml14.tests.library.QUDVTest)  Time elapsed: 0.503 s  <<< FAILURE!
java.lang.AssertionError: The QUDV.uml model is not valid  expected:<2> but was:<4>
	at org.eclipse.papyrus.sysml14.tests.library.QUDVTest.validatePropertiesModel(QUDVTest.java:46)

Running org.eclipse.papyrus.sysml14.tests.modelelements.ViewTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.006 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.tests.modelelements.ViewTest
testGetViewPoint(org.eclipse.papyrus.sysml14.tests.modelelements.ViewTest)  Time elapsed: 0.003 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.modelelements.ViewTest.setUp(ViewTest.java:58)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.modelelements.ViewTest.setUp(ViewTest.java:58)

testGetStakeholder(org.eclipse.papyrus.sysml14.tests.modelelements.ViewTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.modelelements.ViewTest.setUp(ViewTest.java:58)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.modelelements.ViewTest.setUp(ViewTest.java:58)

Running org.eclipse.papyrus.sysml14.tests.modelelements.StakeholderTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.tests.modelelements.StakeholderTest
testGetConcern(org.eclipse.papyrus.sysml14.tests.modelelements.StakeholderTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.modelelements.StakeholderTest.setUp(StakeholderTest.java:58)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.modelelements.StakeholderTest.setUp(StakeholderTest.java:58)

Running org.eclipse.papyrus.sysml14.tests.modelelements.ElementGroupTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.tests.modelelements.ElementGroupTest
testGetSize(org.eclipse.papyrus.sysml14.tests.modelelements.ElementGroupTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.modelelements.ElementGroupTest.setUp(ElementGroupTest.java:60)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.modelelements.ElementGroupTest.setUp(ElementGroupTest.java:60)

testGetMember(org.eclipse.papyrus.sysml14.tests.modelelements.ElementGroupTest)  Time elapsed: 0 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.modelelements.ElementGroupTest.setUp(ElementGroupTest.java:60)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.modelelements.ElementGroupTest.setUp(ElementGroupTest.java:60)

testGetCriterion(org.eclipse.papyrus.sysml14.tests.modelelements.ElementGroupTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.modelelements.ElementGroupTest.setUp(ElementGroupTest.java:60)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.modelelements.ElementGroupTest.setUp(ElementGroupTest.java:60)

Running org.eclipse.papyrus.sysml14.tests.modelelements.ViewPointTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.034 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.tests.modelelements.ViewPointTest
testGetConcern(org.eclipse.papyrus.sysml14.tests.modelelements.ViewPointTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.modelelements.ViewPointTest.setUp(ViewPointTest.java:64)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.modelelements.ViewPointTest.setUp(ViewPointTest.java:64)

testGetMethod(org.eclipse.papyrus.sysml14.tests.modelelements.ViewPointTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.modelelements.ViewPointTest.setUp(ViewPointTest.java:64)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.modelelements.ViewPointTest.setUp(ViewPointTest.java:64)

Running org.eclipse.papyrus.sysml14.tests.resources.ModelValidationTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.147 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.tests.resources.ModelValidationTest
validateModel[0](org.eclipse.papyrus.sysml14.tests.resources.ModelValidationTest)  Time elapsed: 0.144 s  <<< FAILURE!
java.lang.AssertionError: 
The /resources/library/SysML-Standard-Library.uml model is invalid Diagnosis of org.eclipse.uml2.uml.internal.impl.PackageImpl@693c7741{platform:/plugin/org.eclipse.papyrus.sysml14/resources/library/SysML-Standard-Library.uml#SysML.package_packagedElement_Libraries}
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ProfileApplicationImpl@42af2977{platform:/plugin/org.eclipse.papyrus.sysml14/resources/library/SysML-Standard-Library.uml#_FzrM4MrPEee5xeGZ3-9rfg}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@7bc46dde{pathmap://UML_PROFILES/Standard.profile.uml#_0}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.ProfileApplicationImpl@42af2977{platform:/plugin/org.eclipse.papyrus.sysml14/resources/library/SysML-Standard-Library.uml#_FzrM4MrPEee5xeGZ3-9rfg}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@7bc46dde{pathmap://UML_PROFILES/Standard.profile.uml#_0}'
The feature 'appliedProfile' of 'org.eclipse.uml2.uml.internal.impl.ProfileApplicationImpl@42af2977{platform:/plugin/org.eclipse.papyrus.sysml14/resources/library/SysML-Standard-Library.uml#_FzrM4MrPEee5xeGZ3-9rfg}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@7bc46dde{pathmap://UML_PROFILES/Standard.profile.uml#_0}' expected:<0> but was:<4>
	at org.eclipse.papyrus.sysml14.tests.resources.ModelValidationTest.validateModel(ModelValidationTest.java:67)

Running org.eclipse.papyrus.sysml14.tests.resources.ProfileValidationTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.458 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.tests.resources.ProfileValidationTest
validateModel(org.eclipse.papyrus.sysml14.tests.resources.ProfileValidationTest)  Time elapsed: 0.457 s  <<< FAILURE!
java.lang.AssertionError: 
The /resources/profile/SysML.profile.uml model is invalid Diagnosis of org.eclipse.uml2.uml.internal.impl.ProfileImpl@5ea50a98{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML}
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@5ea50a98{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML}' must be members of the same base reference metamodel.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@2812368{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML._packageImport._0}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@73864c16{pathmap://UML_PROFILES/Standard.profile.uml#_0}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@2812368{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML._packageImport._0}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@73864c16{pathmap://UML_PROFILES/Standard.profile.uml#_0}'
The feature 'importedPackage' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@2812368{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML._packageImport._0}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@73864c16{pathmap://UML_PROFILES/Standard.profile.uml#_0}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@5016934{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_k08GEDe1EeuAWY3kif8X6Q}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@e10809f{pathmap://UML_METAMODELS/UML.metamodel.uml#_0}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@5016934{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_k08GEDe1EeuAWY3kif8X6Q}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@e10809f{pathmap://UML_METAMODELS/UML.metamodel.uml#_0}'
The feature 'importedPackage' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@5016934{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_k08GEDe1EeuAWY3kif8X6Q}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@e10809f{pathmap://UML_METAMODELS/UML.metamodel.uml#_0}'
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@470c2a7a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities}' must be members of the same base reference metamodel.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@62b3871{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_ControlOperator_base_Behavior}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@62b3871{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_ControlOperator_base_Behavior}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@62b3871{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_ControlOperator_base_Behavior}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@240a717d{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_ControlOperator_base_Operation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48682f91{pathmap://UML_METAMODELS/UML.metamodel.uml#Operation}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@240a717d{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_ControlOperator_base_Operation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48682f91{pathmap://UML_METAMODELS/UML.metamodel.uml#Operation}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@240a717d{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_ControlOperator_base_Operation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48682f91{pathmap://UML_METAMODELS/UML.metamodel.uml#Operation}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2b57dc2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_NoBuffer_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2b57dc2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_NoBuffer_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2b57dc2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_NoBuffer_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@238cac6{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Optional_base_Parameter}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@13a8cb4e{pathmap://UML_METAMODELS/UML.metamodel.uml#Parameter}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@238cac6{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Optional_base_Parameter}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@13a8cb4e{pathmap://UML_METAMODELS/UML.metamodel.uml#Parameter}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@238cac6{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Optional_base_Parameter}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@13a8cb4e{pathmap://UML_METAMODELS/UML.metamodel.uml#Parameter}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@9d4d221{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Overwrite_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@9d4d221{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Overwrite_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@9d4d221{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Overwrite_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@13617139{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Probability_base_ActivityEdge}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3ce60feb{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityEdge}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@13617139{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Probability_base_ActivityEdge}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3ce60feb{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityEdge}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@13617139{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Probability_base_ActivityEdge}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3ce60feb{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityEdge}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@79690a0a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Probability_base_ParameterSet}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@293dd4b3{pathmap://UML_METAMODELS/UML.metamodel.uml#ParameterSet}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@79690a0a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Probability_base_ParameterSet}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@293dd4b3{pathmap://UML_METAMODELS/UML.metamodel.uml#ParameterSet}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@79690a0a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Probability_base_ParameterSet}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@293dd4b3{pathmap://UML_METAMODELS/UML.metamodel.uml#ParameterSet}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1f612968{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_ActivityEdge}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3ce60feb{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityEdge}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1f612968{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_ActivityEdge}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3ce60feb{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityEdge}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1f612968{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_ActivityEdge}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3ce60feb{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityEdge}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2298d741{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2298d741{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2298d741{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@210e4678{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_Parameter}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@13a8cb4e{pathmap://UML_METAMODELS/UML.metamodel.uml#Parameter}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@210e4678{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_Parameter}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@13a8cb4e{pathmap://UML_METAMODELS/UML.metamodel.uml#Parameter}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@210e4678{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_Parameter}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@13a8cb4e{pathmap://UML_METAMODELS/UML.metamodel.uml#Parameter}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@647468a7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_ControlOperator_ownedAttribute.base_Behavior}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@f1e5f85{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_ControlOperator_ownedAttribute.base_Operation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48682f91{pathmap://UML_METAMODELS/UML.metamodel.uml#Operation}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@335ff774{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_NoBuffer_ownedAttribute.base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@571360b2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Optional_ownedAttribute.base_Parameter}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@13a8cb4e{pathmap://UML_METAMODELS/UML.metamodel.uml#Parameter}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5c39da9e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Overwrite_ownedAttribute.base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@64a0ee65{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Probability_ownedAttribute.base_ActivityEdge}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3ce60feb{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityEdge}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@4a0dd851{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Probability_ownedAttribute.base_ParameterSet}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@293dd4b3{pathmap://UML_METAMODELS/UML.metamodel.uml#ParameterSet}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@51577fc8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Probability_ownedAttribute.probability}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@753cfae3{pathmap://UML_METAMODELS/UML.metamodel.uml#ValueSpecification}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@6add8aac{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Rate_ownedAttribute.base_ActivityEdge}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3ce60feb{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityEdge}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@300b839c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Rate_ownedAttribute.base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@33acec5e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Rate_ownedAttribute.base_Parameter}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@13a8cb4e{pathmap://UML_METAMODELS/UML.metamodel.uml#Parameter}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@226f472{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Rate_ownedAttribute.rate}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2360ebe2{pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification}'
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@64648af1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations}' must be members of the same base reference metamodel.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@42d65ffc{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.extension_packagedElement_E_extension_AllocateActivityPartition_base_ActivityPartition}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2d036335{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityPartition}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@42d65ffc{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.extension_packagedElement_E_extension_AllocateActivityPartition_base_ActivityPartition}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2d036335{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityPartition}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@42d65ffc{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.extension_packagedElement_E_extension_AllocateActivityPartition_base_ActivityPartition}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2d036335{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityPartition}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@30dabb23{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.extension_packagedElement_E_extension_Allocate_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@30dabb23{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.extension_packagedElement_E_extension_Allocate_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@30dabb23{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.extension_packagedElement_E_extension_Allocate_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The end types of association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@30dabb23{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.extension_packagedElement_E_extension_Allocate_base_Abstraction}' do not all conform to the end types of specialized association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1e11d73c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DirectedRelationshipPropertyPath_base_DirectedRelationship}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@769d0ef2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.stereotype_packagedElement_Allocate_ownedAttribute.base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@769d0ef2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.stereotype_packagedElement_Allocate_ownedAttribute.base_Abstraction}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@43851574{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DirectedRelationshipPropertyPath_ownedAttribute.base_DirectedRelationship}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@2a5917f6{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.stereotype_packagedElement_Allocate_ownedOperation.getAllocatedFrom_NamedElement_NamedElement.parameter_ownedParameter_ref}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@558fa64a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.stereotype_packagedElement_Allocate_ownedOperation.getAllocatedFrom_NamedElement_NamedElement.parameter_ownedParameter_result}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@5a63de07{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.stereotype_packagedElement_Allocate_ownedOperation.getAllocatedTo_NamedElement_NamedElement.parameter_ownedParameter_ref}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@7d364bce{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.stereotype_packagedElement_Allocate_ownedOperation.getAllocatedTo_NamedElement_NamedElement.parameter_ownedParameter_result}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@18f493d7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.stereotype_packagedElement_AllocateActivityPartition_ownedAttribute.base_ActivityPartition}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2d036335{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityPartition}'
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@68596992{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks}' must be members of the same base reference metamodel.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@5f0c45ae{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_adjunctProperty_principal}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@5f0c45ae{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_adjunctProperty_principal}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@1131fcfd{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_directedRelationshipPropertyPath_sourceContext}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@1131fcfd{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_directedRelationshipPropertyPath_sourceContext}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@4c541b00{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_directedRelationshipPropertyPath_sourcePropertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@4c541b00{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_directedRelationshipPropertyPath_sourcePropertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@39240aa3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_directedRelationshipPropertyPath_targetContext}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@39240aa3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_directedRelationshipPropertyPath_targetContext}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@1676e501{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_directedRelationshipPropertyPath_targetPropertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@1676e501{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_directedRelationshipPropertyPath_targetPropertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@25192b6e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_elementPropertyPath_propertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@25192b6e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_elementPropertyPath_propertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@6ea0dfaa{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_valueType_quantityKind}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2360ebe2{pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@6ea0dfaa{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_valueType_quantityKind}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2360ebe2{pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@36b6802f{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_valueType_unit}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2360ebe2{pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@36b6802f{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_valueType_unit}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2360ebe2{pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@6f999cf4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_AdjunctProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@6f999cf4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_AdjunctProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@6f999cf4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_AdjunctProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@79c9a128{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_BindingConnector_base_Connector}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7671922b{pathmap://UML_METAMODELS/UML.metamodel.uml#Connector}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@79c9a128{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_BindingConnector_base_Connector}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7671922b{pathmap://UML_METAMODELS/UML.metamodel.uml#Connector}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@79c9a128{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_BindingConnector_base_Connector}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7671922b{pathmap://UML_METAMODELS/UML.metamodel.uml#Connector}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3aa4d595{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_Block_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3aa4d595{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_Block_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3aa4d595{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_Block_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@47a05ad8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ClassifierBehaviorProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@47a05ad8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ClassifierBehaviorProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@47a05ad8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ClassifierBehaviorProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@5275d709{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ConnectorProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@5275d709{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ConnectorProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@5275d709{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ConnectorProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1e11d73c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DirectedRelationshipPropertyPath_base_DirectedRelationship}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@344eaf7e{pathmap://UML_METAMODELS/UML.metamodel.uml#DirectedRelationship}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1e11d73c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DirectedRelationshipPropertyPath_base_DirectedRelationship}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@344eaf7e{pathmap://UML_METAMODELS/UML.metamodel.uml#DirectedRelationship}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1e11d73c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DirectedRelationshipPropertyPath_base_DirectedRelationship}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@344eaf7e{pathmap://UML_METAMODELS/UML.metamodel.uml#DirectedRelationship}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@388ad8aa{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DistributedProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@388ad8aa{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DistributedProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@388ad8aa{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DistributedProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ac71bd7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ElementPropertyPath_base_Element}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ac71bd7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ElementPropertyPath_base_Element}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ac71bd7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ElementPropertyPath_base_Element}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2c5e2a44{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_EndPathMultiplicity_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2c5e2a44{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_EndPathMultiplicity_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2c5e2a44{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_EndPathMultiplicity_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4bf2c697{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_NestedConnectorEnd_base_ConnectorEnd}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1b87f7cd{pathmap://UML_METAMODELS/UML.metamodel.uml#ConnectorEnd}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4bf2c697{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_NestedConnectorEnd_base_ConnectorEnd}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1b87f7cd{pathmap://UML_METAMODELS/UML.metamodel.uml#ConnectorEnd}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4bf2c697{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_NestedConnectorEnd_base_ConnectorEnd}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1b87f7cd{pathmap://UML_METAMODELS/UML.metamodel.uml#ConnectorEnd}'
The end types of association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4bf2c697{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_NestedConnectorEnd_base_ConnectorEnd}' do not all conform to the end types of specialized association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ac71bd7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ElementPropertyPath_base_Element}'.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@5014ccf9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ParticipantProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@5014ccf9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ParticipantProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@5014ccf9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ParticipantProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4075c0d8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_PropertySpecificType_base_Classifier}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4075c0d8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_PropertySpecificType_base_Classifier}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4075c0d8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_PropertySpecificType_base_Classifier}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@42d4de20{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ValueType_base_DataType}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48971262{pathmap://UML_METAMODELS/UML.metamodel.uml#DataType}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@42d4de20{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ValueType_base_DataType}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48971262{pathmap://UML_METAMODELS/UML.metamodel.uml#DataType}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@42d4de20{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ValueType_base_DataType}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48971262{pathmap://UML_METAMODELS/UML.metamodel.uml#DataType}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@4fd8aefe{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_AdjunctProperty_ownedAttribute.base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@21e60eed{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_AdjunctProperty_ownedAttribute.principal}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@1b68e626{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_BindingConnector_ownedAttribute.base_Connector}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7671922b{pathmap://UML_METAMODELS/UML.metamodel.uml#Connector}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@2292e793{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_Block_ownedAttribute.base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@21f9764{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_Block_ownedAttribute.isEncapsulated}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@5295779{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.OperationImpl@200cbb63{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_EJdvcFIcEeWOVPwTUSkFAw}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@7a7698f4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_LYh-MFIcEeWOVPwTUSkFAw}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.OperationImpl@3d9dc84d{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_xfIGcFVsEeW77p7V_ZuW3Q}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@73625632{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_2iYk8FVsEeW77p7V_ZuW3Q}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.OperationImpl@761d3c20{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_Um2qIGOPEeWsGaPkh2WVXg}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@172f2717{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_Za5A4GOPEeWsGaPkh2WVXg}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@70c68e4e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_BoundReference_ownedAttribute.bindingPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@1b7648f{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_BoundReference_ownedAttribute.boundEnd}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1b87f7cd{pathmap://UML_METAMODELS/UML.metamodel.uml#ConnectorEnd}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@24032706{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ClassifierBehaviorProperty_ownedAttribute.base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@2afe263{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ConnectorProperty_ownedAttribute.base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5988e36e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ConnectorProperty_ownedAttribute.connector}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7671922b{pathmap://UML_METAMODELS/UML.metamodel.uml#Connector}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@43851574{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DirectedRelationshipPropertyPath_ownedAttribute.base_DirectedRelationship}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@344eaf7e{pathmap://UML_METAMODELS/UML.metamodel.uml#DirectedRelationship}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@f8b6743{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DirectedRelationshipPropertyPath_ownedAttribute.sourceContext}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@834529e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DirectedRelationshipPropertyPath_ownedAttribute.sourcePropertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3ef2f84c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DirectedRelationshipPropertyPath_ownedAttribute.targetContext}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@4414ee28{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DirectedRelationshipPropertyPath_ownedAttribute.targetPropertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@1da40ae8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DistributedProperty_ownedAttribute.base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@594793d1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ElementPropertyPath_ownedAttribute.base_Element}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@11fb4f69{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ElementPropertyPath_ownedAttribute.propertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3747877{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_EndPathMultiplicity_ownedAttribute.base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@42e14655{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_EndPathMultiplicity_ownedAttribute.lower}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@2806fe58{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@39153b05{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_EndPathMultiplicity_ownedAttribute.upper}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@32fb4a87{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#UnlimitedNatural}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@521e34d4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_NestedConnectorEnd_ownedAttribute.base_ConnectorEnd}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1b87f7cd{pathmap://UML_METAMODELS/UML.metamodel.uml#ConnectorEnd}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@521e34d4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_NestedConnectorEnd_ownedAttribute.base_ConnectorEnd}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@594793d1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ElementPropertyPath_ownedAttribute.base_Element}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@20305c45{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ParticipantProperty_ownedAttribute.base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@37e9d191{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ParticipantProperty_ownedAttribute.end}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5ce9c9e8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_PropertySpecificType_ownedAttribute.base_Classifier}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@435848de{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ValueType_ownedAttribute.base_DataType}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48971262{pathmap://UML_METAMODELS/UML.metamodel.uml#DataType}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@75f67fe5{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ValueType_ownedAttribute.quantityKind}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2360ebe2{pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@1fcb01f8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ValueType_ownedAttribute.unit}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2360ebe2{pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification}'
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@2746bc43{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ConstraintBlocks}' must be members of the same base reference metamodel.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@783a35d8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ConstraintBlocks.extension_packagedElement_E_extension_ConstraintBlock_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@783a35d8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ConstraintBlocks.extension_packagedElement_E_extension_ConstraintBlock_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@783a35d8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ConstraintBlocks.extension_packagedElement_E_extension_ConstraintBlock_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@2f1d2384{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ConstraintBlocks.stereotype_packagedElement_ConstraintBlock_ownedAttribute.base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.OperationImpl@6dcf39c6{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_0QdHgACzEeabH6-I0dvpUQ}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@1c0f32ad{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_74eBwACzEeabH6-I0dvpUQ}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@7aa44fa2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements}' must be members of the same base reference metamodel.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4c43c37d{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.extension_packagedElement_E_extension_FlowPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4c43c37d{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.extension_packagedElement_E_extension_FlowPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4c43c37d{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.extension_packagedElement_E_extension_FlowPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@7a7fdc1a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.extension_packagedElement_E_extension_FlowSpecification_base_Interface}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4ff3af97{pathmap://UML_METAMODELS/UML.metamodel.uml#Interface}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@7a7fdc1a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.extension_packagedElement_E_extension_FlowSpecification_base_Interface}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4ff3af97{pathmap://UML_METAMODELS/UML.metamodel.uml#Interface}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@7a7fdc1a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.extension_packagedElement_E_extension_FlowSpecification_base_Interface}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4ff3af97{pathmap://UML_METAMODELS/UML.metamodel.uml#Interface}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5292d417{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.stereotype_packagedElement_FlowPort_ownedAttribute.base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@7e7ee3b7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.stereotype_packagedElement_FlowPort_ownedAttribute.isAtomic}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@5295779{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.OperationImpl@66d9c846{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_47RiUFFjEeWDrM-hgr_-Kg}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2287bbd1{pathmap://UML_METAMODELS/UML.metamodel.uml#Image}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@2b6d9650{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_47RiUVFjEeWDrM-hgr_-Kg}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2287bbd1{pathmap://UML_METAMODELS/UML.metamodel.uml#Image}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@67b5da40{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.stereotype_packagedElement_FlowSpecification_ownedAttribute.base_Interface}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4ff3af97{pathmap://UML_METAMODELS/UML.metamodel.uml#Interface}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.OperationImpl@5680f009{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_35VWsGa4EeW5JrLha2pcnA}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@3a4e6da6{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_35VWsWa4EeW5JrLha2pcnA}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@7d29fc6{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements}' must be members of the same base reference metamodel.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@10c11e36{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Conform_base_Generalization}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7649d350{pathmap://UML_METAMODELS/UML.metamodel.uml#Generalization}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@10c11e36{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Conform_base_Generalization}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7649d350{pathmap://UML_METAMODELS/UML.metamodel.uml#Generalization}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@10c11e36{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Conform_base_Generalization}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7649d350{pathmap://UML_METAMODELS/UML.metamodel.uml#Generalization}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3c9cab4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_ElementGroup_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3c9cab4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_ElementGroup_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3c9cab4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_ElementGroup_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@dfe2875{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Expose_base_Dependency}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@65f8933b{pathmap://UML_METAMODELS/UML.metamodel.uml#Dependency}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@dfe2875{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Expose_base_Dependency}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@65f8933b{pathmap://UML_METAMODELS/UML.metamodel.uml#Dependency}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@dfe2875{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Expose_base_Dependency}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@65f8933b{pathmap://UML_METAMODELS/UML.metamodel.uml#Dependency}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@58b03882{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Problem_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@58b03882{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Problem_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@58b03882{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Problem_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@209ab1d7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Rationale_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@209ab1d7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Rationale_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@209ab1d7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Rationale_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ece769a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Stakeholder_base_Classifier}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ece769a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Stakeholder_base_Classifier}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ece769a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Stakeholder_base_Classifier}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@27879518{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_View_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@27879518{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_View_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@27879518{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_View_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4f7bc9a3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Viewpoint_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4f7bc9a3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Viewpoint_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4f7bc9a3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Viewpoint_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@33e80a27{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Conform_ownedAttribute.base_Generalization}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7649d350{pathmap://UML_METAMODELS/UML.metamodel.uml#Generalization}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@41030c21{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedAttribute.base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@6ea4b4b2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedAttribute.criterion}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@37f687c1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedAttribute.member}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@2b9bacb8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedAttribute.name}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@2850fe85{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedAttribute.orderedMemeber}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@440d45c5{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedAttribute.size}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@2806fe58{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@7e3b101b{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedOperation.allGroups_Element_ElementGroup.parameter_ownedParameter_e}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@105e8710{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedOperation.criterion_String.parameter_ownedParameter_result}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@399ac1a3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedOperation.member_Element.parameter_ownedParameter_result}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@25bfc558{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedOperation.size_Integer.parameter_ownedParameter_result}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@2806fe58{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@4ff3ca23{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Expose_ownedAttribute.base_Dependency}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@65f8933b{pathmap://UML_METAMODELS/UML.metamodel.uml#Dependency}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@4867f5cf{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Problem_ownedAttribute.base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@6b8f1c62{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Rationale_ownedAttribute.base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5ae5a507{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Stakeholder_ownedAttribute.base_Classifier}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3217e970{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Stakeholder_ownedAttribute.concernList}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@63f08f9f{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Stakeholder_ownedAttribute.concern}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@1464a177{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_View_ownedAttribute.base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5aa0e9c6{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Viewpoint_ownedAttribute.base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@47897093{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Viewpoint_ownedAttribute.concern}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@53ec379a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Viewpoint_ownedAttribute.concernList}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@29f3ea39{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Viewpoint_ownedAttribute.language}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3e11996e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Viewpoint_ownedAttribute.method}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5623fd90{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Viewpoint_ownedAttribute.presentation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5f455d91{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Viewpoint_ownedAttribute.purpose}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@6e212f38{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows}' must be members of the same base reference metamodel.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@672e4658{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.association_packagedElement_A_changeStructuralFeatureEvent_structuralFeature}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@eb65fc8{pathmap://UML_METAMODELS/UML.metamodel.uml#StructuralFeature}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@672e4658{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.association_packagedElement_A_changeStructuralFeatureEvent_structuralFeature}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@eb65fc8{pathmap://UML_METAMODELS/UML.metamodel.uml#StructuralFeature}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@4c954b79{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.association_packagedElement_A_invocationOnNestedPortAction_onNestedPort}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@4c954b79{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.association_packagedElement_A_invocationOnNestedPortAction_onNestedPort}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The end types of association 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@4c954b79{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.association_packagedElement_A_invocationOnNestedPortAction_onNestedPort}' do not all conform to the end types of specialized association 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@25192b6e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_elementPropertyPath_propertyPath}'.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@4b548913{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.association_packagedElement_A_triggerOnNestedPort_onNestedPort}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@4b548913{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.association_packagedElement_A_triggerOnNestedPort_onNestedPort}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The end types of association 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@4b548913{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.association_packagedElement_A_triggerOnNestedPort_onNestedPort}' do not all conform to the end types of specialized association 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@25192b6e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_elementPropertyPath_propertyPath}'.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@6019ce4b{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_AcceptChangeStructuralFeatureEventAction_base_AcceptEventAction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@45aa02de{pathmap://UML_METAMODELS/UML.metamodel.uml#AcceptEventAction}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@6019ce4b{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_AcceptChangeStructuralFeatureEventAction_base_AcceptEventAction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@45aa02de{pathmap://UML_METAMODELS/UML.metamodel.uml#AcceptEventAction}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@6019ce4b{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_AcceptChangeStructuralFeatureEventAction_base_AcceptEventAction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@45aa02de{pathmap://UML_METAMODELS/UML.metamodel.uml#AcceptEventAction}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@70c3c5d7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ChangeStructuralFeatureEvent_base_ChangeEvent}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@77c4aeb6{pathmap://UML_METAMODELS/UML.metamodel.uml#ChangeEvent}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@70c3c5d7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ChangeStructuralFeatureEvent_base_ChangeEvent}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@77c4aeb6{pathmap://UML_METAMODELS/UML.metamodel.uml#ChangeEvent}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@70c3c5d7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ChangeStructuralFeatureEvent_base_ChangeEvent}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@77c4aeb6{pathmap://UML_METAMODELS/UML.metamodel.uml#ChangeEvent}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3df79197{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_DirectedFeature_base_Feature}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@efe75a2{pathmap://UML_METAMODELS/UML.metamodel.uml#Feature}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3df79197{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_DirectedFeature_base_Feature}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@efe75a2{pathmap://UML_METAMODELS/UML.metamodel.uml#Feature}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3df79197{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_DirectedFeature_base_Feature}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@efe75a2{pathmap://UML_METAMODELS/UML.metamodel.uml#Feature}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@52b7a3e1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_FlowProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@52b7a3e1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_FlowProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@52b7a3e1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_FlowProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2a3251ad{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_FullPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2a3251ad{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_FullPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2a3251ad{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_FullPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@280cb0b4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_InvocationOnNestedPortAction_base_InvocationAction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1d8230cd{pathmap://UML_METAMODELS/UML.metamodel.uml#InvocationAction}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@280cb0b4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_InvocationOnNestedPortAction_base_InvocationAction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1d8230cd{pathmap://UML_METAMODELS/UML.metamodel.uml#InvocationAction}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@280cb0b4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_InvocationOnNestedPortAction_base_InvocationAction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1d8230cd{pathmap://UML_METAMODELS/UML.metamodel.uml#InvocationAction}'
The end types of association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@280cb0b4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_InvocationOnNestedPortAction_base_InvocationAction}' do not all conform to the end types of specialized association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ac71bd7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ElementPropertyPath_base_Element}'.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2ce7ec5f{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ItemFlow_base_InformationFlow}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@5d8de155{pathmap://UML_METAMODELS/UML.metamodel.uml#InformationFlow}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2ce7ec5f{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ItemFlow_base_InformationFlow}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@5d8de155{pathmap://UML_METAMODELS/UML.metamodel.uml#InformationFlow}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2ce7ec5f{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ItemFlow_base_InformationFlow}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@5d8de155{pathmap://UML_METAMODELS/UML.metamodel.uml#InformationFlow}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@12ff3df{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ProxyPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@12ff3df{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ProxyPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@12ff3df{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ProxyPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2e04dbc1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_TriggerOnNestedPort_base_Trigger}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4b2ca159{pathmap://UML_METAMODELS/UML.metamodel.uml#Trigger}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2e04dbc1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_TriggerOnNestedPort_base_Trigger}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4b2ca159{pathmap://UML_METAMODELS/UML.metamodel.uml#Trigger}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2e04dbc1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_TriggerOnNestedPort_base_Trigger}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4b2ca159{pathmap://UML_METAMODELS/UML.metamodel.uml#Trigger}'
The end types of association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2e04dbc1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_TriggerOnNestedPort_base_Trigger}' do not all conform to the end types of specialized association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ac71bd7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ElementPropertyPath_base_Element}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3d287f7c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_AcceptChangeStructuralFeatureEventAction_ownedAttribute.base_AcceptEventAction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@45aa02de{pathmap://UML_METAMODELS/UML.metamodel.uml#AcceptEventAction}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@b61aa50{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_ChangeStructuralFeatureEvent_ownedAttribute.base_ChangeEvent}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@77c4aeb6{pathmap://UML_METAMODELS/UML.metamodel.uml#ChangeEvent}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@80347b2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_ChangeStructuralFeatureEvent_ownedAttribute.structuralFeature}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@eb65fc8{pathmap://UML_METAMODELS/UML.metamodel.uml#StructuralFeature}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@7f794b0f{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_DirectedFeature_ownedAttribute.base_Feature}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@efe75a2{pathmap://UML_METAMODELS/UML.metamodel.uml#Feature}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@529b8e41{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_FlowProperty_ownedAttribute.base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.OperationImpl@ae49f31{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_qCZNEFFkEeW4J9vCAdMr-Q}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2287bbd1{pathmap://UML_METAMODELS/UML.metamodel.uml#Image}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@121fe002{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_qCZNEVFkEeW4J9vCAdMr-Q}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2287bbd1{pathmap://UML_METAMODELS/UML.metamodel.uml#Image}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@349504d5{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_FullPort_ownedAttribute.base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@7b7268db{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_InvocationOnNestedPortAction_ownedAttribute.base_InvocationAction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1d8230cd{pathmap://UML_METAMODELS/UML.metamodel.uml#InvocationAction}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@7b7268db{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_InvocationOnNestedPortAction_ownedAttribute.base_InvocationAction}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@594793d1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ElementPropertyPath_ownedAttribute.base_Element}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@738da6f2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_InvocationOnNestedPortAction_ownedAttribute.onNestedPort}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@738da6f2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_InvocationOnNestedPortAction_ownedAttribute.onNestedPort}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@11fb4f69{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ElementPropertyPath_ownedAttribute.propertyPath}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@29e8c09c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_ItemFlow_ownedAttribute.base_InformationFlow}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@5d8de155{pathmap://UML_METAMODELS/UML.metamodel.uml#InformationFlow}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@6d4dac56{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_ItemFlow_ownedAttribute.itemProperty}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@4e09c3b0{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_ProxyPort_ownedAttribute.base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@29fa465a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_TriggerOnNestedPort_ownedAttribute.base_Trigger}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4b2ca159{pathmap://UML_METAMODELS/UML.metamodel.uml#Trigger}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@29fa465a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_TriggerOnNestedPort_ownedAttribute.base_Trigger}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@594793d1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ElementPropertyPath_ownedAttribute.base_Element}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@1d47b761{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_TriggerOnNestedPort_ownedAttribute.onNestedPort}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@1d47b761{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_TriggerOnNestedPort_ownedAttribute.onNestedPort}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@11fb4f69{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ElementPropertyPath_ownedAttribute.propertyPath}'.
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@3eb4fdd5{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements}' must be members of the same base reference metamodel.
The feature 'general' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@19070326{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@5b5f48d5{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Refine}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@19070326{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@19070326{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@19070326{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
Classifier 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@19070326{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction}' specializes classifier 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@5b5f48d5{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Refine}' of invalid type.
The end types of association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@19070326{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction}' do not all conform to the end types of specialized association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1e11d73c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DirectedRelationshipPropertyPath_base_DirectedRelationship}'.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@52dfd7f5{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction._generalization.Abstraction_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@5b5f48d5{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Refine}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@52dfd7f5{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction._generalization.Abstraction_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@5b5f48d5{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Refine}'
The feature 'general' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@52dfd7f5{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction._generalization.Abstraction_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@5b5f48d5{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Refine}'
The feature 'redefinedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@63236968{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction_ownedEnd.extension_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@4e0a5606{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Refine-extension_Refine}'
The feature 'redefinedProperty' of 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@63236968{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction_ownedEnd.extension_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@4e0a5606{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Refine-extension_Refine}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@63236968{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction_ownedEnd.extension_Refine}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@4e0a5606{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Refine-extension_Refine}'.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@361a1e86{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Requirement_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@361a1e86{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Requirement_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@361a1e86{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Requirement_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4ce4c097{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_TestCase_base_Behavior}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4ce4c097{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_TestCase_base_Behavior}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4ce4c097{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_TestCase_base_Behavior}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@472d7f34{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_TestCase_base_Operation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48682f91{pathmap://UML_METAMODELS/UML.metamodel.uml#Operation}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@472d7f34{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_TestCase_base_Operation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48682f91{pathmap://UML_METAMODELS/UML.metamodel.uml#Operation}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@472d7f34{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_TestCase_base_Operation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48682f91{pathmap://UML_METAMODELS/UML.metamodel.uml#Operation}'
The feature 'general' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@23b62cc3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@1d82e396{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Trace}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@23b62cc3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@23b62cc3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@23b62cc3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
Classifier 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@23b62cc3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction}' specializes classifier 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@1d82e396{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Trace}' of invalid type.
The end types of association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@23b62cc3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction}' do not all conform to the end types of specialized association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1e11d73c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DirectedRelationshipPropertyPath_base_DirectedRelationship}'.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@f4e235e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction._generalization.Abstraction_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@1d82e396{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Trace}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@f4e235e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction._generalization.Abstraction_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@1d82e396{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Trace}'
The feature 'general' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@f4e235e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction._generalization.Abstraction_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@1d82e396{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Trace}'
The feature 'redefinedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@a589070{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction_ownedEnd.extension_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@358bbbe2{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Trace-extension_Trace}'
The feature 'redefinedProperty' of 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@a589070{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction_ownedEnd.extension_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@358bbbe2{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Trace-extension_Trace}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@a589070{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction_ownedEnd.extension_Trace}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@358bbbe2{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Trace-extension_Trace}'.
The feature 'superClass' of 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@ae4a043{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@7244b40e{pathmap://UML_PROFILES/Standard.profile.uml#Refine}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@2ea8f277{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine._generalization.UML.stereotype_packagedElement_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@7244b40e{pathmap://UML_PROFILES/Standard.profile.uml#Refine}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@2ea8f277{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine._generalization.UML.stereotype_packagedElement_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@7244b40e{pathmap://UML_PROFILES/Standard.profile.uml#Refine}'
The feature 'general' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@2ea8f277{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine._generalization.UML.stereotype_packagedElement_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@7244b40e{pathmap://UML_PROFILES/Standard.profile.uml#Refine}'
The feature 'redefinedElement' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5d8de4bd{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine_ownedAttribute.base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@7e3c5ef1{pathmap://UML_PROFILES/Standard.profile.uml#Refine-base_Abstraction}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5d8de4bd{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine_ownedAttribute.base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The feature 'redefinedProperty' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5d8de4bd{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine_ownedAttribute.base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@7e3c5ef1{pathmap://UML_PROFILES/Standard.profile.uml#Refine-base_Abstraction}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5d8de4bd{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine_ownedAttribute.base_Abstraction}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@43851574{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DirectedRelationshipPropertyPath_ownedAttribute.base_DirectedRelationship}'.
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5d8de4bd{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine_ownedAttribute.base_Abstraction}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@7e3c5ef1{pathmap://UML_PROFILES/Standard.profile.uml#Refine-base_Abstraction}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@6442c2dd{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine_ownedOperation.getRefines_Requirement_NamedElement.parameter_ownedParameter_ref}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@283645fa{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Requirement_ownedAttribute.base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@17c7cc93{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Requirement_ownedAttribute.id}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@77fd5501{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Requirement_ownedAttribute.refinedBy}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@23bf19c9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Requirement_ownedAttribute.satisfiedBy}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@4f7a2262{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Requirement_ownedAttribute.text}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@50c442a5{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Requirement_ownedAttribute.tracedTo}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@117bfeb8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Requirement_ownedAttribute.verifiedBy}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@50572c04{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Satisfy_ownedOperation.getSatisfies_Requirement_NamedElement.parameter_ownedParameter_ref}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@123fd460{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_TestCase_ownedAttribute.base_Behavior}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@1227ea21{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_TestCase_ownedAttribute.base_Operation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48682f91{pathmap://UML_METAMODELS/UML.metamodel.uml#Operation}'
The feature 'superClass' of 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@7315264e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@6018a6a2{pathmap://UML_PROFILES/Standard.profile.uml#Trace}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@7b237c2c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace._generalization.UML.stereotype_packagedElement_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@6018a6a2{pathmap://UML_PROFILES/Standard.profile.uml#Trace}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@7b237c2c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace._generalization.UML.stereotype_packagedElement_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@6018a6a2{pathmap://UML_PROFILES/Standard.profile.uml#Trace}'
The feature 'general' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@7b237c2c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace._generalization.UML.stereotype_packagedElement_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@6018a6a2{pathmap://UML_PROFILES/Standard.profile.uml#Trace}'
The feature 'redefinedElement' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3ae5cbb9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace_ownedAttribute.base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5abf9a76{pathmap://UML_PROFILES/Standard.profile.uml#Trace-base_Abstraction}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3ae5cbb9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace_ownedAttribute.base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The feature 'redefinedProperty' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3ae5cbb9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace_ownedAttribute.base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5abf9a76{pathmap://UML_PROFILES/Standard.profile.uml#Trace-base_Abstraction}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3ae5cbb9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace_ownedAttribute.base_Abstraction}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@43851574{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DirectedRelationshipPropertyPath_ownedAttribute.base_DirectedRelationship}'.
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3ae5cbb9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace_ownedAttribute.base_Abstraction}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5abf9a76{pathmap://UML_PROFILES/Standard.profile.uml#Trace-base_Abstraction}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@7f2d4ffc{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace_ownedOperation.getTracedFrom_Requirement_NamedElement.parameter_ownedParameter_ref}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@466fd19b{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Verify_ownedOperation.getVerifies_Requirement_NamedElement.parameter_ownedParameter_ref}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ProfileApplicationImpl@2a1fce44{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_ZW96QDn6EeWWssZOJ2QVuQ}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@c32908c{pathmap://UML_PROFILES/Ecore.profile.uml#_0}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.ProfileApplicationImpl@2a1fce44{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_ZW96QDn6EeWWssZOJ2QVuQ}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@c32908c{pathmap://UML_PROFILES/Ecore.profile.uml#_0}'
The feature 'appliedProfile' of 'org.eclipse.uml2.uml.internal.impl.ProfileApplicationImpl@2a1fce44{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_ZW96QDn6EeWWssZOJ2QVuQ}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@c32908c{pathmap://UML_PROFILES/Ecore.profile.uml#_0}'
The feature 'references' of 'org.eclipse.emf.ecore.impl.EAnnotationImpl@48d6248d{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_ZW-hUDn6EeWWssZOJ2QVuQ}' contains an unresolved proxy 'org.eclipse.emf.ecore.impl.EPackageImpl@6b5fdbd0{pathmap://UML_PROFILES/Ecore.profile.uml#_z1OFcHjqEdy8S4Cr8Rc_NA}'. Actual: 4
	at org.eclipse.papyrus.sysml14.tests.resources.ProfileValidationTest.validateModel(ProfileValidationTest.java:44)

Running org.eclipse.papyrus.sysml14.tests.portsandflows.FlowPropertyTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.tests.portsandflows.FlowPropertyTest
testGetIcon(org.eclipse.papyrus.sysml14.tests.portsandflows.FlowPropertyTest)  Time elapsed: 0.002 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.portsandflows.FlowPropertyTest.setUp(FlowPropertyTest.java:64)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.portsandflows.FlowPropertyTest.setUp(FlowPropertyTest.java:64)

Running org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest
Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 0.068 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest
testGetTracedTo(org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest.setUp(RequirementTest.java:110)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest.setUp(RequirementTest.java:110)

testReadOnlyDerived(org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest.setUp(RequirementTest.java:110)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest.setUp(RequirementTest.java:110)

testGetDerivedFrom(org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest.setUp(RequirementTest.java:110)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest.setUp(RequirementTest.java:110)

testGetRefinedBy(org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest)  Time elapsed: 0 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest.setUp(RequirementTest.java:110)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest.setUp(RequirementTest.java:110)

testGetVerifiedBy(org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest)  Time elapsed: 0 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest.setUp(RequirementTest.java:110)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest.setUp(RequirementTest.java:110)

testGetSatisfiedBy(org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest)  Time elapsed: 0.059 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest.setUp(RequirementTest.java:110)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest.setUp(RequirementTest.java:110)

testGetMaster(org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest.setUp(RequirementTest.java:110)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest.setUp(RequirementTest.java:110)

testGetDerived(org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest.setUp(RequirementTest.java:110)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.requirements.RequirementTest.setUp(RequirementTest.java:110)

Running org.eclipse.papyrus.sysml14.tests.util.DeprecatedElementUtilTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.tests.util.DeprecatedElementUtilTest
testIsDeprecatedElement(org.eclipse.papyrus.sysml14.tests.util.DeprecatedElementUtilTest)  Time elapsed: 0 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.util.DeprecatedElementUtilTest.testIsDeprecatedElement(DeprecatedElementUtilTest.java:47)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.util.DeprecatedElementUtilTest.testIsDeprecatedElement(DeprecatedElementUtilTest.java:47)

Running org.eclipse.papyrus.sysml14.tests.util.SysmlResourceTest
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.127 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.tests.util.SysmlResourceTest
testGetFirstSysMLMatchingContainerProfiledBySysMLProfile4UMLModel(org.eclipse.papyrus.sysml14.tests.util.SysmlResourceTest)  Time elapsed: 0.125 s
testGetFirstSysMLMatchingContainerProfiledBySysMLProfile4SysMLModel(org.eclipse.papyrus.sysml14.tests.util.SysmlResourceTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.util.SysmlResourceTest.testGetFirstSysMLMatchingContainerProfiledBySysMLProfile4SysMLModel(SysmlResourceTest.java:87)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.util.SysmlResourceTest.testGetFirstSysMLMatchingContainerProfiledBySysMLProfile4SysMLModel(SysmlResourceTest.java:87)

Running org.eclipse.papyrus.sysml14.tests.blocks.BlockTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.tests.blocks.BlockTest
testGetParts(org.eclipse.papyrus.sysml14.tests.blocks.BlockTest)  Time elapsed: 0 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.blocks.BlockTest.setUp(BlockTest.java:61)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.blocks.BlockTest.setUp(BlockTest.java:61)

testGetReferences(org.eclipse.papyrus.sysml14.tests.blocks.BlockTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.blocks.BlockTest.setUp(BlockTest.java:61)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.blocks.BlockTest.setUp(BlockTest.java:61)

testGetFlowProperties(org.eclipse.papyrus.sysml14.tests.blocks.BlockTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.blocks.BlockTest.setUp(BlockTest.java:61)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.blocks.BlockTest.setUp(BlockTest.java:61)

Running org.eclipse.papyrus.sysml14.tests.blocks.BoundReferenceTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.tests.blocks.BoundReferenceTest
testGetBindingPath(org.eclipse.papyrus.sysml14.tests.blocks.BoundReferenceTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.blocks.BoundReferenceTest.setUp(BoundReferenceTest.java:56)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.blocks.BoundReferenceTest.setUp(BoundReferenceTest.java:56)

Running org.eclipse.papyrus.sysml14.tests.constraintblocks.ConstraintBlockTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.014 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.tests.constraintblocks.ConstraintBlockTest
testGetParameters(org.eclipse.papyrus.sysml14.tests.constraintblocks.ConstraintBlockTest)  Time elapsed: 0.013 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.constraintblocks.ConstraintBlockTest.setUp(ConstraintBlockTest.java:51)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.constraintblocks.ConstraintBlockTest.setUp(ConstraintBlockTest.java:51)

Running org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowPortTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowPortTest
testGetIcon(org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowPortTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowPortTest.setUp(FlowPortTest.java:73)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowPortTest.setUp(FlowPortTest.java:73)

testIsAtomic(org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowPortTest)  Time elapsed: 0 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowPortTest.setUp(FlowPortTest.java:73)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowPortTest.setUp(FlowPortTest.java:73)

testIsDeprecated(org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowPortTest)  Time elapsed: 0 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowPortTest.setUp(FlowPortTest.java:73)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowPortTest.setUp(FlowPortTest.java:73)

Running org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowSpecificationTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowSpecificationTest
testGetFlowProperties(org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowSpecificationTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowSpecificationTest.setUp(FlowSpecificationTest.java:52)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowSpecificationTest.setUp(FlowSpecificationTest.java:52)

testGetOperations(org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowSpecificationTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowSpecificationTest.setUp(FlowSpecificationTest.java:52)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowSpecificationTest.setUp(FlowSpecificationTest.java:52)

testGetReceptions(org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowSpecificationTest)  Time elapsed: 0 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowSpecificationTest.setUp(FlowSpecificationTest.java:52)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.tests.deprecatedelements.FlowSpecificationTest.setUp(FlowSpecificationTest.java:52)


Results:

Failures: 
  QUDVTest.validatePropertiesModel:46 The QUDV.uml model is not valid  expected:<2> but was:<4>
  SysMLStandardLibraryTest.validatePropertiesModel:45 The SysML-Standard-Library is not valid  expected:<0> but was:<4>
  ModelValidationTest.validateModel:67 The /resources/library/SysML-Standard-Library.uml model is invalid Diagnosis of org.eclipse.uml2.uml.internal.impl.PackageImpl@693c7741{platform:/plugin/org.eclipse.papyrus.sysml14/resources/library/SysML-Standard-Library.uml#SysML.package_packagedElement_Libraries}
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ProfileApplicationImpl@42af2977{platform:/plugin/org.eclipse.papyrus.sysml14/resources/library/SysML-Standard-Library.uml#_FzrM4MrPEee5xeGZ3-9rfg}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@7bc46dde{pathmap://UML_PROFILES/Standard.profile.uml#_0}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.ProfileApplicationImpl@42af2977{platform:/plugin/org.eclipse.papyrus.sysml14/resources/library/SysML-Standard-Library.uml#_FzrM4MrPEee5xeGZ3-9rfg}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@7bc46dde{pathmap://UML_PROFILES/Standard.profile.uml#_0}'
The feature 'appliedProfile' of 'org.eclipse.uml2.uml.internal.impl.ProfileApplicationImpl@42af2977{platform:/plugin/org.eclipse.papyrus.sysml14/resources/library/SysML-Standard-Library.uml#_FzrM4MrPEee5xeGZ3-9rfg}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@7bc46dde{pathmap://UML_PROFILES/Standard.profile.uml#_0}' expected:<0> but was:<4>
  ProfileValidationTest.validateModel:44 The /resources/profile/SysML.profile.uml model is invalid Diagnosis of org.eclipse.uml2.uml.internal.impl.ProfileImpl@5ea50a98{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML}
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@5ea50a98{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML}' must be members of the same base reference metamodel.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@2812368{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML._packageImport._0}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@73864c16{pathmap://UML_PROFILES/Standard.profile.uml#_0}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@2812368{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML._packageImport._0}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@73864c16{pathmap://UML_PROFILES/Standard.profile.uml#_0}'
The feature 'importedPackage' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@2812368{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML._packageImport._0}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@73864c16{pathmap://UML_PROFILES/Standard.profile.uml#_0}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@5016934{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_k08GEDe1EeuAWY3kif8X6Q}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@e10809f{pathmap://UML_METAMODELS/UML.metamodel.uml#_0}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@5016934{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_k08GEDe1EeuAWY3kif8X6Q}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@e10809f{pathmap://UML_METAMODELS/UML.metamodel.uml#_0}'
The feature 'importedPackage' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@5016934{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_k08GEDe1EeuAWY3kif8X6Q}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@e10809f{pathmap://UML_METAMODELS/UML.metamodel.uml#_0}'
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@470c2a7a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities}' must be members of the same base reference metamodel.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@62b3871{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_ControlOperator_base_Behavior}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@62b3871{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_ControlOperator_base_Behavior}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@62b3871{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_ControlOperator_base_Behavior}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@240a717d{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_ControlOperator_base_Operation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48682f91{pathmap://UML_METAMODELS/UML.metamodel.uml#Operation}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@240a717d{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_ControlOperator_base_Operation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48682f91{pathmap://UML_METAMODELS/UML.metamodel.uml#Operation}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@240a717d{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_ControlOperator_base_Operation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48682f91{pathmap://UML_METAMODELS/UML.metamodel.uml#Operation}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2b57dc2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_NoBuffer_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2b57dc2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_NoBuffer_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2b57dc2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_NoBuffer_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@238cac6{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Optional_base_Parameter}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@13a8cb4e{pathmap://UML_METAMODELS/UML.metamodel.uml#Parameter}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@238cac6{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Optional_base_Parameter}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@13a8cb4e{pathmap://UML_METAMODELS/UML.metamodel.uml#Parameter}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@238cac6{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Optional_base_Parameter}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@13a8cb4e{pathmap://UML_METAMODELS/UML.metamodel.uml#Parameter}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@9d4d221{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Overwrite_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@9d4d221{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Overwrite_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@9d4d221{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Overwrite_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@13617139{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Probability_base_ActivityEdge}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3ce60feb{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityEdge}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@13617139{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Probability_base_ActivityEdge}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3ce60feb{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityEdge}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@13617139{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Probability_base_ActivityEdge}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3ce60feb{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityEdge}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@79690a0a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Probability_base_ParameterSet}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@293dd4b3{pathmap://UML_METAMODELS/UML.metamodel.uml#ParameterSet}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@79690a0a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Probability_base_ParameterSet}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@293dd4b3{pathmap://UML_METAMODELS/UML.metamodel.uml#ParameterSet}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@79690a0a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Probability_base_ParameterSet}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@293dd4b3{pathmap://UML_METAMODELS/UML.metamodel.uml#ParameterSet}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1f612968{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_ActivityEdge}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3ce60feb{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityEdge}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1f612968{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_ActivityEdge}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3ce60feb{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityEdge}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1f612968{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_ActivityEdge}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3ce60feb{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityEdge}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2298d741{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2298d741{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2298d741{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@210e4678{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_Parameter}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@13a8cb4e{pathmap://UML_METAMODELS/UML.metamodel.uml#Parameter}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@210e4678{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_Parameter}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@13a8cb4e{pathmap://UML_METAMODELS/UML.metamodel.uml#Parameter}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@210e4678{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.extension_packagedElement_E_extension_Rate_base_Parameter}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@13a8cb4e{pathmap://UML_METAMODELS/UML.metamodel.uml#Parameter}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@647468a7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_ControlOperator_ownedAttribute.base_Behavior}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@f1e5f85{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_ControlOperator_ownedAttribute.base_Operation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48682f91{pathmap://UML_METAMODELS/UML.metamodel.uml#Operation}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@335ff774{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_NoBuffer_ownedAttribute.base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@571360b2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Optional_ownedAttribute.base_Parameter}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@13a8cb4e{pathmap://UML_METAMODELS/UML.metamodel.uml#Parameter}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5c39da9e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Overwrite_ownedAttribute.base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@64a0ee65{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Probability_ownedAttribute.base_ActivityEdge}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3ce60feb{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityEdge}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@4a0dd851{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Probability_ownedAttribute.base_ParameterSet}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@293dd4b3{pathmap://UML_METAMODELS/UML.metamodel.uml#ParameterSet}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@51577fc8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Probability_ownedAttribute.probability}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@753cfae3{pathmap://UML_METAMODELS/UML.metamodel.uml#ValueSpecification}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@6add8aac{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Rate_ownedAttribute.base_ActivityEdge}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3ce60feb{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityEdge}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@300b839c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Rate_ownedAttribute.base_ObjectNode}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@386b4f7e{pathmap://UML_METAMODELS/UML.metamodel.uml#ObjectNode}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@33acec5e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Rate_ownedAttribute.base_Parameter}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@13a8cb4e{pathmap://UML_METAMODELS/UML.metamodel.uml#Parameter}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@226f472{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Activities.stereotype_packagedElement_Rate_ownedAttribute.rate}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2360ebe2{pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification}'
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@64648af1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations}' must be members of the same base reference metamodel.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@42d65ffc{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.extension_packagedElement_E_extension_AllocateActivityPartition_base_ActivityPartition}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2d036335{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityPartition}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@42d65ffc{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.extension_packagedElement_E_extension_AllocateActivityPartition_base_ActivityPartition}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2d036335{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityPartition}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@42d65ffc{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.extension_packagedElement_E_extension_AllocateActivityPartition_base_ActivityPartition}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2d036335{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityPartition}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@30dabb23{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.extension_packagedElement_E_extension_Allocate_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@30dabb23{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.extension_packagedElement_E_extension_Allocate_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@30dabb23{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.extension_packagedElement_E_extension_Allocate_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The end types of association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@30dabb23{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.extension_packagedElement_E_extension_Allocate_base_Abstraction}' do not all conform to the end types of specialized association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1e11d73c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DirectedRelationshipPropertyPath_base_DirectedRelationship}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@769d0ef2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.stereotype_packagedElement_Allocate_ownedAttribute.base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@769d0ef2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.stereotype_packagedElement_Allocate_ownedAttribute.base_Abstraction}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@43851574{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DirectedRelationshipPropertyPath_ownedAttribute.base_DirectedRelationship}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@2a5917f6{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.stereotype_packagedElement_Allocate_ownedOperation.getAllocatedFrom_NamedElement_NamedElement.parameter_ownedParameter_ref}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@558fa64a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.stereotype_packagedElement_Allocate_ownedOperation.getAllocatedFrom_NamedElement_NamedElement.parameter_ownedParameter_result}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@5a63de07{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.stereotype_packagedElement_Allocate_ownedOperation.getAllocatedTo_NamedElement_NamedElement.parameter_ownedParameter_ref}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@7d364bce{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.stereotype_packagedElement_Allocate_ownedOperation.getAllocatedTo_NamedElement_NamedElement.parameter_ownedParameter_result}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@18f493d7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Allocations.stereotype_packagedElement_AllocateActivityPartition_ownedAttribute.base_ActivityPartition}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2d036335{pathmap://UML_METAMODELS/UML.metamodel.uml#ActivityPartition}'
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@68596992{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks}' must be members of the same base reference metamodel.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@5f0c45ae{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_adjunctProperty_principal}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@5f0c45ae{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_adjunctProperty_principal}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@1131fcfd{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_directedRelationshipPropertyPath_sourceContext}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@1131fcfd{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_directedRelationshipPropertyPath_sourceContext}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@4c541b00{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_directedRelationshipPropertyPath_sourcePropertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@4c541b00{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_directedRelationshipPropertyPath_sourcePropertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@39240aa3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_directedRelationshipPropertyPath_targetContext}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@39240aa3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_directedRelationshipPropertyPath_targetContext}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@1676e501{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_directedRelationshipPropertyPath_targetPropertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@1676e501{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_directedRelationshipPropertyPath_targetPropertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@25192b6e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_elementPropertyPath_propertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@25192b6e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_elementPropertyPath_propertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@6ea0dfaa{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_valueType_quantityKind}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2360ebe2{pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@6ea0dfaa{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_valueType_quantityKind}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2360ebe2{pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@36b6802f{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_valueType_unit}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2360ebe2{pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@36b6802f{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_valueType_unit}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2360ebe2{pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@6f999cf4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_AdjunctProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@6f999cf4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_AdjunctProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@6f999cf4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_AdjunctProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@79c9a128{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_BindingConnector_base_Connector}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7671922b{pathmap://UML_METAMODELS/UML.metamodel.uml#Connector}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@79c9a128{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_BindingConnector_base_Connector}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7671922b{pathmap://UML_METAMODELS/UML.metamodel.uml#Connector}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@79c9a128{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_BindingConnector_base_Connector}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7671922b{pathmap://UML_METAMODELS/UML.metamodel.uml#Connector}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3aa4d595{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_Block_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3aa4d595{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_Block_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3aa4d595{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_Block_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@47a05ad8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ClassifierBehaviorProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@47a05ad8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ClassifierBehaviorProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@47a05ad8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ClassifierBehaviorProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@5275d709{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ConnectorProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@5275d709{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ConnectorProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@5275d709{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ConnectorProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1e11d73c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DirectedRelationshipPropertyPath_base_DirectedRelationship}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@344eaf7e{pathmap://UML_METAMODELS/UML.metamodel.uml#DirectedRelationship}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1e11d73c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DirectedRelationshipPropertyPath_base_DirectedRelationship}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@344eaf7e{pathmap://UML_METAMODELS/UML.metamodel.uml#DirectedRelationship}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1e11d73c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DirectedRelationshipPropertyPath_base_DirectedRelationship}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@344eaf7e{pathmap://UML_METAMODELS/UML.metamodel.uml#DirectedRelationship}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@388ad8aa{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DistributedProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@388ad8aa{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DistributedProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@388ad8aa{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DistributedProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ac71bd7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ElementPropertyPath_base_Element}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ac71bd7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ElementPropertyPath_base_Element}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ac71bd7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ElementPropertyPath_base_Element}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2c5e2a44{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_EndPathMultiplicity_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2c5e2a44{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_EndPathMultiplicity_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2c5e2a44{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_EndPathMultiplicity_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4bf2c697{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_NestedConnectorEnd_base_ConnectorEnd}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1b87f7cd{pathmap://UML_METAMODELS/UML.metamodel.uml#ConnectorEnd}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4bf2c697{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_NestedConnectorEnd_base_ConnectorEnd}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1b87f7cd{pathmap://UML_METAMODELS/UML.metamodel.uml#ConnectorEnd}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4bf2c697{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_NestedConnectorEnd_base_ConnectorEnd}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1b87f7cd{pathmap://UML_METAMODELS/UML.metamodel.uml#ConnectorEnd}'
The end types of association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4bf2c697{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_NestedConnectorEnd_base_ConnectorEnd}' do not all conform to the end types of specialized association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ac71bd7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ElementPropertyPath_base_Element}'.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@5014ccf9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ParticipantProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@5014ccf9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ParticipantProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@5014ccf9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ParticipantProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4075c0d8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_PropertySpecificType_base_Classifier}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4075c0d8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_PropertySpecificType_base_Classifier}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4075c0d8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_PropertySpecificType_base_Classifier}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@42d4de20{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ValueType_base_DataType}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48971262{pathmap://UML_METAMODELS/UML.metamodel.uml#DataType}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@42d4de20{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ValueType_base_DataType}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48971262{pathmap://UML_METAMODELS/UML.metamodel.uml#DataType}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@42d4de20{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ValueType_base_DataType}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48971262{pathmap://UML_METAMODELS/UML.metamodel.uml#DataType}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@4fd8aefe{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_AdjunctProperty_ownedAttribute.base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@21e60eed{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_AdjunctProperty_ownedAttribute.principal}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@1b68e626{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_BindingConnector_ownedAttribute.base_Connector}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7671922b{pathmap://UML_METAMODELS/UML.metamodel.uml#Connector}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@2292e793{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_Block_ownedAttribute.base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@21f9764{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_Block_ownedAttribute.isEncapsulated}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@5295779{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.OperationImpl@200cbb63{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_EJdvcFIcEeWOVPwTUSkFAw}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@7a7698f4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_LYh-MFIcEeWOVPwTUSkFAw}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.OperationImpl@3d9dc84d{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_xfIGcFVsEeW77p7V_ZuW3Q}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@73625632{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_2iYk8FVsEeW77p7V_ZuW3Q}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.OperationImpl@761d3c20{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_Um2qIGOPEeWsGaPkh2WVXg}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@172f2717{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_Za5A4GOPEeWsGaPkh2WVXg}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@70c68e4e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_BoundReference_ownedAttribute.bindingPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@1b7648f{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_BoundReference_ownedAttribute.boundEnd}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1b87f7cd{pathmap://UML_METAMODELS/UML.metamodel.uml#ConnectorEnd}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@24032706{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ClassifierBehaviorProperty_ownedAttribute.base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@2afe263{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ConnectorProperty_ownedAttribute.base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5988e36e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ConnectorProperty_ownedAttribute.connector}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7671922b{pathmap://UML_METAMODELS/UML.metamodel.uml#Connector}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@43851574{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DirectedRelationshipPropertyPath_ownedAttribute.base_DirectedRelationship}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@344eaf7e{pathmap://UML_METAMODELS/UML.metamodel.uml#DirectedRelationship}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@f8b6743{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DirectedRelationshipPropertyPath_ownedAttribute.sourceContext}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@834529e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DirectedRelationshipPropertyPath_ownedAttribute.sourcePropertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3ef2f84c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DirectedRelationshipPropertyPath_ownedAttribute.targetContext}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@4414ee28{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DirectedRelationshipPropertyPath_ownedAttribute.targetPropertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@1da40ae8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DistributedProperty_ownedAttribute.base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@594793d1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ElementPropertyPath_ownedAttribute.base_Element}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@11fb4f69{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ElementPropertyPath_ownedAttribute.propertyPath}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3747877{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_EndPathMultiplicity_ownedAttribute.base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@42e14655{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_EndPathMultiplicity_ownedAttribute.lower}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@2806fe58{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@39153b05{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_EndPathMultiplicity_ownedAttribute.upper}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@32fb4a87{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#UnlimitedNatural}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@521e34d4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_NestedConnectorEnd_ownedAttribute.base_ConnectorEnd}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1b87f7cd{pathmap://UML_METAMODELS/UML.metamodel.uml#ConnectorEnd}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@521e34d4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_NestedConnectorEnd_ownedAttribute.base_ConnectorEnd}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@594793d1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ElementPropertyPath_ownedAttribute.base_Element}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@20305c45{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ParticipantProperty_ownedAttribute.base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@37e9d191{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ParticipantProperty_ownedAttribute.end}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5ce9c9e8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_PropertySpecificType_ownedAttribute.base_Classifier}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@435848de{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ValueType_ownedAttribute.base_DataType}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48971262{pathmap://UML_METAMODELS/UML.metamodel.uml#DataType}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@75f67fe5{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ValueType_ownedAttribute.quantityKind}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2360ebe2{pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@1fcb01f8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ValueType_ownedAttribute.unit}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2360ebe2{pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification}'
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@2746bc43{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ConstraintBlocks}' must be members of the same base reference metamodel.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@783a35d8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ConstraintBlocks.extension_packagedElement_E_extension_ConstraintBlock_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@783a35d8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ConstraintBlocks.extension_packagedElement_E_extension_ConstraintBlock_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@783a35d8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ConstraintBlocks.extension_packagedElement_E_extension_ConstraintBlock_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@2f1d2384{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ConstraintBlocks.stereotype_packagedElement_ConstraintBlock_ownedAttribute.base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.OperationImpl@6dcf39c6{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_0QdHgACzEeabH6-I0dvpUQ}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@1c0f32ad{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_74eBwACzEeabH6-I0dvpUQ}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@7aa44fa2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements}' must be members of the same base reference metamodel.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4c43c37d{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.extension_packagedElement_E_extension_FlowPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4c43c37d{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.extension_packagedElement_E_extension_FlowPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4c43c37d{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.extension_packagedElement_E_extension_FlowPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@7a7fdc1a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.extension_packagedElement_E_extension_FlowSpecification_base_Interface}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4ff3af97{pathmap://UML_METAMODELS/UML.metamodel.uml#Interface}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@7a7fdc1a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.extension_packagedElement_E_extension_FlowSpecification_base_Interface}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4ff3af97{pathmap://UML_METAMODELS/UML.metamodel.uml#Interface}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@7a7fdc1a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.extension_packagedElement_E_extension_FlowSpecification_base_Interface}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4ff3af97{pathmap://UML_METAMODELS/UML.metamodel.uml#Interface}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5292d417{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.stereotype_packagedElement_FlowPort_ownedAttribute.base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@7e7ee3b7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.stereotype_packagedElement_FlowPort_ownedAttribute.isAtomic}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@5295779{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.OperationImpl@66d9c846{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_47RiUFFjEeWDrM-hgr_-Kg}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2287bbd1{pathmap://UML_METAMODELS/UML.metamodel.uml#Image}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@2b6d9650{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_47RiUVFjEeWDrM-hgr_-Kg}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2287bbd1{pathmap://UML_METAMODELS/UML.metamodel.uml#Image}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@67b5da40{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_DeprecatedElements.stereotype_packagedElement_FlowSpecification_ownedAttribute.base_Interface}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4ff3af97{pathmap://UML_METAMODELS/UML.metamodel.uml#Interface}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.OperationImpl@5680f009{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_35VWsGa4EeW5JrLha2pcnA}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@3a4e6da6{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_35VWsWa4EeW5JrLha2pcnA}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@7d29fc6{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements}' must be members of the same base reference metamodel.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@10c11e36{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Conform_base_Generalization}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7649d350{pathmap://UML_METAMODELS/UML.metamodel.uml#Generalization}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@10c11e36{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Conform_base_Generalization}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7649d350{pathmap://UML_METAMODELS/UML.metamodel.uml#Generalization}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@10c11e36{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Conform_base_Generalization}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7649d350{pathmap://UML_METAMODELS/UML.metamodel.uml#Generalization}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3c9cab4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_ElementGroup_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3c9cab4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_ElementGroup_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3c9cab4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_ElementGroup_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@dfe2875{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Expose_base_Dependency}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@65f8933b{pathmap://UML_METAMODELS/UML.metamodel.uml#Dependency}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@dfe2875{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Expose_base_Dependency}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@65f8933b{pathmap://UML_METAMODELS/UML.metamodel.uml#Dependency}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@dfe2875{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Expose_base_Dependency}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@65f8933b{pathmap://UML_METAMODELS/UML.metamodel.uml#Dependency}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@58b03882{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Problem_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@58b03882{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Problem_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@58b03882{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Problem_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@209ab1d7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Rationale_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@209ab1d7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Rationale_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@209ab1d7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Rationale_base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ece769a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Stakeholder_base_Classifier}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ece769a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Stakeholder_base_Classifier}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ece769a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Stakeholder_base_Classifier}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@27879518{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_View_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@27879518{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_View_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@27879518{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_View_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4f7bc9a3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Viewpoint_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4f7bc9a3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Viewpoint_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4f7bc9a3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.extension_packagedElement_E_extension_Viewpoint_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@33e80a27{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Conform_ownedAttribute.base_Generalization}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@7649d350{pathmap://UML_METAMODELS/UML.metamodel.uml#Generalization}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@41030c21{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedAttribute.base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@6ea4b4b2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedAttribute.criterion}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@37f687c1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedAttribute.member}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@2b9bacb8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedAttribute.name}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@2850fe85{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedAttribute.orderedMemeber}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@440d45c5{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedAttribute.size}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@2806fe58{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@7e3b101b{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedOperation.allGroups_Element_ElementGroup.parameter_ownedParameter_e}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@105e8710{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedOperation.criterion_String.parameter_ownedParameter_result}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@399ac1a3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedOperation.member_Element.parameter_ownedParameter_result}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2f32fe68{pathmap://UML_METAMODELS/UML.metamodel.uml#Element}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@25bfc558{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_ElementGroup_ownedOperation.size_Integer.parameter_ownedParameter_result}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@2806fe58{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Integer}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@4ff3ca23{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Expose_ownedAttribute.base_Dependency}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@65f8933b{pathmap://UML_METAMODELS/UML.metamodel.uml#Dependency}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@4867f5cf{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Problem_ownedAttribute.base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@6b8f1c62{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Rationale_ownedAttribute.base_Comment}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5ae5a507{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Stakeholder_ownedAttribute.base_Classifier}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@644eed73{pathmap://UML_METAMODELS/UML.metamodel.uml#Classifier}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3217e970{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Stakeholder_ownedAttribute.concernList}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@63f08f9f{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Stakeholder_ownedAttribute.concern}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@1464a177{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_View_ownedAttribute.base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5aa0e9c6{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Viewpoint_ownedAttribute.base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@47897093{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Viewpoint_ownedAttribute.concern}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@53ec379a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Viewpoint_ownedAttribute.concernList}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@3c5797c6{pathmap://UML_METAMODELS/UML.metamodel.uml#Comment}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@29f3ea39{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Viewpoint_ownedAttribute.language}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3e11996e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Viewpoint_ownedAttribute.method}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5623fd90{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Viewpoint_ownedAttribute.presentation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5f455d91{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_ModelElements.stereotype_packagedElement_Viewpoint_ownedAttribute.purpose}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@6e212f38{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows}' must be members of the same base reference metamodel.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@672e4658{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.association_packagedElement_A_changeStructuralFeatureEvent_structuralFeature}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@eb65fc8{pathmap://UML_METAMODELS/UML.metamodel.uml#StructuralFeature}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@672e4658{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.association_packagedElement_A_changeStructuralFeatureEvent_structuralFeature}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@eb65fc8{pathmap://UML_METAMODELS/UML.metamodel.uml#StructuralFeature}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@4c954b79{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.association_packagedElement_A_invocationOnNestedPortAction_onNestedPort}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@4c954b79{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.association_packagedElement_A_invocationOnNestedPortAction_onNestedPort}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The end types of association 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@4c954b79{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.association_packagedElement_A_invocationOnNestedPortAction_onNestedPort}' do not all conform to the end types of specialized association 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@25192b6e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_elementPropertyPath_propertyPath}'.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@4b548913{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.association_packagedElement_A_triggerOnNestedPort_onNestedPort}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@4b548913{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.association_packagedElement_A_triggerOnNestedPort_onNestedPort}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The end types of association 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@4b548913{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.association_packagedElement_A_triggerOnNestedPort_onNestedPort}' do not all conform to the end types of specialized association 'org.eclipse.uml2.uml.internal.impl.AssociationImpl@25192b6e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.association_packagedElement_A_elementPropertyPath_propertyPath}'.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@6019ce4b{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_AcceptChangeStructuralFeatureEventAction_base_AcceptEventAction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@45aa02de{pathmap://UML_METAMODELS/UML.metamodel.uml#AcceptEventAction}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@6019ce4b{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_AcceptChangeStructuralFeatureEventAction_base_AcceptEventAction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@45aa02de{pathmap://UML_METAMODELS/UML.metamodel.uml#AcceptEventAction}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@6019ce4b{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_AcceptChangeStructuralFeatureEventAction_base_AcceptEventAction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@45aa02de{pathmap://UML_METAMODELS/UML.metamodel.uml#AcceptEventAction}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@70c3c5d7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ChangeStructuralFeatureEvent_base_ChangeEvent}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@77c4aeb6{pathmap://UML_METAMODELS/UML.metamodel.uml#ChangeEvent}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@70c3c5d7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ChangeStructuralFeatureEvent_base_ChangeEvent}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@77c4aeb6{pathmap://UML_METAMODELS/UML.metamodel.uml#ChangeEvent}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@70c3c5d7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ChangeStructuralFeatureEvent_base_ChangeEvent}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@77c4aeb6{pathmap://UML_METAMODELS/UML.metamodel.uml#ChangeEvent}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3df79197{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_DirectedFeature_base_Feature}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@efe75a2{pathmap://UML_METAMODELS/UML.metamodel.uml#Feature}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3df79197{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_DirectedFeature_base_Feature}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@efe75a2{pathmap://UML_METAMODELS/UML.metamodel.uml#Feature}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@3df79197{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_DirectedFeature_base_Feature}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@efe75a2{pathmap://UML_METAMODELS/UML.metamodel.uml#Feature}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@52b7a3e1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_FlowProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@52b7a3e1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_FlowProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@52b7a3e1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_FlowProperty_base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2a3251ad{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_FullPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2a3251ad{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_FullPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2a3251ad{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_FullPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@280cb0b4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_InvocationOnNestedPortAction_base_InvocationAction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1d8230cd{pathmap://UML_METAMODELS/UML.metamodel.uml#InvocationAction}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@280cb0b4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_InvocationOnNestedPortAction_base_InvocationAction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1d8230cd{pathmap://UML_METAMODELS/UML.metamodel.uml#InvocationAction}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@280cb0b4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_InvocationOnNestedPortAction_base_InvocationAction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1d8230cd{pathmap://UML_METAMODELS/UML.metamodel.uml#InvocationAction}'
The end types of association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@280cb0b4{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_InvocationOnNestedPortAction_base_InvocationAction}' do not all conform to the end types of specialized association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ac71bd7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ElementPropertyPath_base_Element}'.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2ce7ec5f{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ItemFlow_base_InformationFlow}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@5d8de155{pathmap://UML_METAMODELS/UML.metamodel.uml#InformationFlow}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2ce7ec5f{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ItemFlow_base_InformationFlow}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@5d8de155{pathmap://UML_METAMODELS/UML.metamodel.uml#InformationFlow}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2ce7ec5f{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ItemFlow_base_InformationFlow}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@5d8de155{pathmap://UML_METAMODELS/UML.metamodel.uml#InformationFlow}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@12ff3df{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ProxyPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@12ff3df{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ProxyPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@12ff3df{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_ProxyPort_base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2e04dbc1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_TriggerOnNestedPort_base_Trigger}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4b2ca159{pathmap://UML_METAMODELS/UML.metamodel.uml#Trigger}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2e04dbc1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_TriggerOnNestedPort_base_Trigger}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4b2ca159{pathmap://UML_METAMODELS/UML.metamodel.uml#Trigger}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2e04dbc1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_TriggerOnNestedPort_base_Trigger}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4b2ca159{pathmap://UML_METAMODELS/UML.metamodel.uml#Trigger}'
The end types of association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@2e04dbc1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.extension_packagedElement_E_extension_TriggerOnNestedPort_base_Trigger}' do not all conform to the end types of specialized association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@ac71bd7{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_ElementPropertyPath_base_Element}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3d287f7c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_AcceptChangeStructuralFeatureEventAction_ownedAttribute.base_AcceptEventAction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@45aa02de{pathmap://UML_METAMODELS/UML.metamodel.uml#AcceptEventAction}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@b61aa50{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_ChangeStructuralFeatureEvent_ownedAttribute.base_ChangeEvent}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@77c4aeb6{pathmap://UML_METAMODELS/UML.metamodel.uml#ChangeEvent}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@80347b2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_ChangeStructuralFeatureEvent_ownedAttribute.structuralFeature}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@eb65fc8{pathmap://UML_METAMODELS/UML.metamodel.uml#StructuralFeature}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@7f794b0f{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_DirectedFeature_ownedAttribute.base_Feature}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@efe75a2{pathmap://UML_METAMODELS/UML.metamodel.uml#Feature}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@529b8e41{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_FlowProperty_ownedAttribute.base_Property}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.OperationImpl@ae49f31{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_qCZNEFFkEeW4J9vCAdMr-Q}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2287bbd1{pathmap://UML_METAMODELS/UML.metamodel.uml#Image}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@121fe002{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_qCZNEVFkEeW4J9vCAdMr-Q}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@2287bbd1{pathmap://UML_METAMODELS/UML.metamodel.uml#Image}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@349504d5{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_FullPort_ownedAttribute.base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@7b7268db{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_InvocationOnNestedPortAction_ownedAttribute.base_InvocationAction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@1d8230cd{pathmap://UML_METAMODELS/UML.metamodel.uml#InvocationAction}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@7b7268db{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_InvocationOnNestedPortAction_ownedAttribute.base_InvocationAction}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@594793d1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ElementPropertyPath_ownedAttribute.base_Element}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@738da6f2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_InvocationOnNestedPortAction_ownedAttribute.onNestedPort}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@738da6f2{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_InvocationOnNestedPortAction_ownedAttribute.onNestedPort}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@11fb4f69{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ElementPropertyPath_ownedAttribute.propertyPath}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@29e8c09c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_ItemFlow_ownedAttribute.base_InformationFlow}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@5d8de155{pathmap://UML_METAMODELS/UML.metamodel.uml#InformationFlow}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@6d4dac56{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_ItemFlow_ownedAttribute.itemProperty}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4a59d584{pathmap://UML_METAMODELS/UML.metamodel.uml#Property}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@4e09c3b0{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_ProxyPort_ownedAttribute.base_Port}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@29fa465a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_TriggerOnNestedPort_ownedAttribute.base_Trigger}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@4b2ca159{pathmap://UML_METAMODELS/UML.metamodel.uml#Trigger}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@29fa465a{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_TriggerOnNestedPort_ownedAttribute.base_Trigger}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@594793d1{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ElementPropertyPath_ownedAttribute.base_Element}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@1d47b761{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_TriggerOnNestedPort_ownedAttribute.onNestedPort}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@415c5469{pathmap://UML_METAMODELS/UML.metamodel.uml#Port}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@1d47b761{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Ports_u0026Flows.stereotype_packagedElement_TriggerOnNestedPort_ownedAttribute.onNestedPort}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@11fb4f69{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_ElementPropertyPath_ownedAttribute.propertyPath}'.
All elements imported via metaclass references or metamodel references owned by profile 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@3eb4fdd5{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements}' must be members of the same base reference metamodel.
The feature 'general' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@19070326{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@5b5f48d5{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Refine}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@19070326{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@19070326{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@19070326{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
Classifier 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@19070326{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction}' specializes classifier 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@5b5f48d5{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Refine}' of invalid type.
The end types of association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@19070326{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction}' do not all conform to the end types of specialized association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1e11d73c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DirectedRelationshipPropertyPath_base_DirectedRelationship}'.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@52dfd7f5{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction._generalization.Abstraction_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@5b5f48d5{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Refine}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@52dfd7f5{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction._generalization.Abstraction_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@5b5f48d5{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Refine}'
The feature 'general' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@52dfd7f5{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction._generalization.Abstraction_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@5b5f48d5{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Refine}'
The feature 'redefinedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@63236968{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction_ownedEnd.extension_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@4e0a5606{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Refine-extension_Refine}'
The feature 'redefinedProperty' of 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@63236968{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction_ownedEnd.extension_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@4e0a5606{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Refine-extension_Refine}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@63236968{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Refine_base_Abstraction_ownedEnd.extension_Refine}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@4e0a5606{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Refine-extension_Refine}'.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@361a1e86{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Requirement_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@361a1e86{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Requirement_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@361a1e86{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Requirement_base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4ce4c097{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_TestCase_base_Behavior}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4ce4c097{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_TestCase_base_Behavior}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@4ce4c097{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_TestCase_base_Behavior}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@472d7f34{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_TestCase_base_Operation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48682f91{pathmap://UML_METAMODELS/UML.metamodel.uml#Operation}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@472d7f34{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_TestCase_base_Operation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48682f91{pathmap://UML_METAMODELS/UML.metamodel.uml#Operation}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@472d7f34{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_TestCase_base_Operation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48682f91{pathmap://UML_METAMODELS/UML.metamodel.uml#Operation}'
The feature 'general' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@23b62cc3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@1d82e396{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Trace}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@23b62cc3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The feature 'endType' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@23b62cc3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The feature 'metaclass' of 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@23b62cc3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
Classifier 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@23b62cc3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction}' specializes classifier 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@1d82e396{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Trace}' of invalid type.
The end types of association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@23b62cc3{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction}' do not all conform to the end types of specialized association 'org.eclipse.uml2.uml.internal.impl.ExtensionImpl@1e11d73c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.extension_packagedElement_E_extension_DirectedRelationshipPropertyPath_base_DirectedRelationship}'.
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@f4e235e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction._generalization.Abstraction_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@1d82e396{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Trace}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@f4e235e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction._generalization.Abstraction_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@1d82e396{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Trace}'
The feature 'general' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@f4e235e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction._generalization.Abstraction_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@1d82e396{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Trace}'
The feature 'redefinedElement' of 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@a589070{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction_ownedEnd.extension_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@358bbbe2{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Trace-extension_Trace}'
The feature 'redefinedProperty' of 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@a589070{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction_ownedEnd.extension_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@358bbbe2{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Trace-extension_Trace}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@a589070{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.extension_packagedElement_E_extension_Trace_base_Abstraction_ownedEnd.extension_Trace}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.ExtensionEndImpl@358bbbe2{pathmap://UML_PROFILES/Standard.profile.uml#Abstraction_Trace-extension_Trace}'.
The feature 'superClass' of 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@ae4a043{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@7244b40e{pathmap://UML_PROFILES/Standard.profile.uml#Refine}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@2ea8f277{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine._generalization.UML.stereotype_packagedElement_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@7244b40e{pathmap://UML_PROFILES/Standard.profile.uml#Refine}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@2ea8f277{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine._generalization.UML.stereotype_packagedElement_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@7244b40e{pathmap://UML_PROFILES/Standard.profile.uml#Refine}'
The feature 'general' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@2ea8f277{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine._generalization.UML.stereotype_packagedElement_Refine}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@7244b40e{pathmap://UML_PROFILES/Standard.profile.uml#Refine}'
The feature 'redefinedElement' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5d8de4bd{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine_ownedAttribute.base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@7e3c5ef1{pathmap://UML_PROFILES/Standard.profile.uml#Refine-base_Abstraction}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5d8de4bd{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine_ownedAttribute.base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The feature 'redefinedProperty' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5d8de4bd{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine_ownedAttribute.base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@7e3c5ef1{pathmap://UML_PROFILES/Standard.profile.uml#Refine-base_Abstraction}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5d8de4bd{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine_ownedAttribute.base_Abstraction}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@43851574{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DirectedRelationshipPropertyPath_ownedAttribute.base_DirectedRelationship}'.
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5d8de4bd{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine_ownedAttribute.base_Abstraction}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@7e3c5ef1{pathmap://UML_PROFILES/Standard.profile.uml#Refine-base_Abstraction}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@6442c2dd{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Refine_ownedOperation.getRefines_Requirement_NamedElement.parameter_ownedParameter_ref}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@283645fa{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Requirement_ownedAttribute.base_Class}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@58dd584a{pathmap://UML_METAMODELS/UML.metamodel.uml#Class}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@17c7cc93{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Requirement_ownedAttribute.id}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@77fd5501{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Requirement_ownedAttribute.refinedBy}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@23bf19c9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Requirement_ownedAttribute.satisfiedBy}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@4f7a2262{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Requirement_ownedAttribute.text}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PrimitiveTypeImpl@371fdf43{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@50c442a5{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Requirement_ownedAttribute.tracedTo}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@117bfeb8{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Requirement_ownedAttribute.verifiedBy}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@50572c04{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Satisfy_ownedOperation.getSatisfies_Requirement_NamedElement.parameter_ownedParameter_ref}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@123fd460{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_TestCase_ownedAttribute.base_Behavior}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@29f58b44{pathmap://UML_METAMODELS/UML.metamodel.uml#Behavior}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@1227ea21{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_TestCase_ownedAttribute.base_Operation}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@48682f91{pathmap://UML_METAMODELS/UML.metamodel.uml#Operation}'
The feature 'superClass' of 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@7315264e{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@6018a6a2{pathmap://UML_PROFILES/Standard.profile.uml#Trace}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@7b237c2c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace._generalization.UML.stereotype_packagedElement_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@6018a6a2{pathmap://UML_PROFILES/Standard.profile.uml#Trace}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@7b237c2c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace._generalization.UML.stereotype_packagedElement_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@6018a6a2{pathmap://UML_PROFILES/Standard.profile.uml#Trace}'
The feature 'general' of 'org.eclipse.uml2.uml.internal.impl.GeneralizationImpl@7b237c2c{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace._generalization.UML.stereotype_packagedElement_Trace}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.StereotypeImpl@6018a6a2{pathmap://UML_PROFILES/Standard.profile.uml#Trace}'
The feature 'redefinedElement' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3ae5cbb9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace_ownedAttribute.base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5abf9a76{pathmap://UML_PROFILES/Standard.profile.uml#Trace-base_Abstraction}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3ae5cbb9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace_ownedAttribute.base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@6d58ed12{pathmap://UML_METAMODELS/UML.metamodel.uml#Abstraction}'
The feature 'redefinedProperty' of 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3ae5cbb9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace_ownedAttribute.base_Abstraction}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5abf9a76{pathmap://UML_PROFILES/Standard.profile.uml#Trace-base_Abstraction}'
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3ae5cbb9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace_ownedAttribute.base_Abstraction}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@43851574{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Blocks.stereotype_packagedElement_DirectedRelationshipPropertyPath_ownedAttribute.base_DirectedRelationship}'.
Redefining element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@3ae5cbb9{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace_ownedAttribute.base_Abstraction}' is not consistent with redefined element 'org.eclipse.uml2.uml.internal.impl.PropertyImpl@5abf9a76{pathmap://UML_PROFILES/Standard.profile.uml#Trace-base_Abstraction}'.
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@7f2d4ffc{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Trace_ownedOperation.getTracedFrom_Requirement_NamedElement.parameter_ownedParameter_ref}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'type' of 'org.eclipse.uml2.uml.internal.impl.ParameterImpl@466fd19b{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#SysML.package_packagedElement_Requirements.stereotype_packagedElement_Verify_ownedOperation.getVerifies_Requirement_NamedElement.parameter_ownedParameter_ref}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ClassImpl@c34fd2{pathmap://UML_METAMODELS/UML.metamodel.uml#NamedElement}'
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.ProfileApplicationImpl@2a1fce44{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_ZW96QDn6EeWWssZOJ2QVuQ}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@c32908c{pathmap://UML_PROFILES/Ecore.profile.uml#_0}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.ProfileApplicationImpl@2a1fce44{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_ZW96QDn6EeWWssZOJ2QVuQ}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@c32908c{pathmap://UML_PROFILES/Ecore.profile.uml#_0}'
The feature 'appliedProfile' of 'org.eclipse.uml2.uml.internal.impl.ProfileApplicationImpl@2a1fce44{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_ZW96QDn6EeWWssZOJ2QVuQ}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ProfileImpl@c32908c{pathmap://UML_PROFILES/Ecore.profile.uml#_0}'
The feature 'references' of 'org.eclipse.emf.ecore.impl.EAnnotationImpl@48d6248d{platform:/plugin/org.eclipse.papyrus.sysml14/resources/profile/SysML.profile.uml#_ZW-hUDn6EeWWssZOJ2QVuQ}' contains an unresolved proxy 'org.eclipse.emf.ecore.impl.EPackageImpl@6b5fdbd0{pathmap://UML_PROFILES/Ecore.profile.uml#_z1OFcHjqEdy8S4Cr8Rc_NA}'. Actual: 4
Errors: 
  BlockTest.setUp:61 » DiagnosticWrapped java.net.MalformedURLException: unknown...
  BlockTest.setUp:61 » DiagnosticWrapped java.net.MalformedURLException: unknown...
  BlockTest.setUp:61 » DiagnosticWrapped java.net.MalformedURLException: unknown...
  BoundReferenceTest.setUp:56 » DiagnosticWrapped java.net.MalformedURLException...
  ConstraintBlockTest.setUp:51 » DiagnosticWrapped java.net.MalformedURLExceptio...
  FlowPortTest.setUp:73 » DiagnosticWrapped java.net.MalformedURLException: unkn...
  FlowPortTest.setUp:73 » DiagnosticWrapped java.net.MalformedURLException: unkn...
  FlowPortTest.setUp:73 » DiagnosticWrapped java.net.MalformedURLException: unkn...
  FlowSpecificationTest.setUp:52 » DiagnosticWrapped java.net.MalformedURLExcept...
  FlowSpecificationTest.setUp:52 » DiagnosticWrapped java.net.MalformedURLExcept...
  FlowSpecificationTest.setUp:52 » DiagnosticWrapped java.net.MalformedURLExcept...
  ElementGroupTest.setUp:60 » DiagnosticWrapped java.net.MalformedURLException: ...
  ElementGroupTest.setUp:60 » DiagnosticWrapped java.net.MalformedURLException: ...
  ElementGroupTest.setUp:60 » DiagnosticWrapped java.net.MalformedURLException: ...
  StakeholderTest.setUp:58 » DiagnosticWrapped java.net.MalformedURLException: u...
  ViewPointTest.setUp:64 » DiagnosticWrapped java.net.MalformedURLException: unk...
  ViewPointTest.setUp:64 » DiagnosticWrapped java.net.MalformedURLException: unk...
  ViewTest.setUp:58 » DiagnosticWrapped java.net.MalformedURLException: unknown ...
  ViewTest.setUp:58 » DiagnosticWrapped java.net.MalformedURLException: unknown ...
  FlowPropertyTest.setUp:64 » DiagnosticWrapped java.net.MalformedURLException: ...
  RequirementTest.setUp:110 » DiagnosticWrapped java.net.MalformedURLException: ...
  RequirementTest.setUp:110 » DiagnosticWrapped java.net.MalformedURLException: ...
  RequirementTest.setUp:110 » DiagnosticWrapped java.net.MalformedURLException: ...
  RequirementTest.setUp:110 » DiagnosticWrapped java.net.MalformedURLException: ...
  RequirementTest.setUp:110 » DiagnosticWrapped java.net.MalformedURLException: ...
  RequirementTest.setUp:110 » DiagnosticWrapped java.net.MalformedURLException: ...
  RequirementTest.setUp:110 » DiagnosticWrapped java.net.MalformedURLException: ...
  RequirementTest.setUp:110 » DiagnosticWrapped java.net.MalformedURLException: ...
  DeprecatedElementUtilTest.testIsDeprecatedElement:47 » DiagnosticWrapped java....
  SysmlResourceTest.testGetFirstSysMLMatchingContainerProfiledBySysMLProfile4SysMLModel:87 » DiagnosticWrapped

Tests run: 44, Failures: 4, Errors: 30, Skipped: 0

[ERROR] There are test failures.

Please refer to /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/target/surefire-reports for the individual test results.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.tests ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/target/org.eclipse.papyrus.sysml14.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.tests-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.tests-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/target/org.eclipse.papyrus.sysml14.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.tests-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.tests-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.tests ---
[INFO] 
[INFO] -----< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.edit >-----
[INFO] Building org.eclipse.papyrus.sysml14.edit 2.0.0-SNAPSHOT          [6/40]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.edit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.edit ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.edit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.edit ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.edit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.edit ---
[INFO] Compiling 66 source files to /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.edit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.edit ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit/target/org.eclipse.papyrus.sysml14.edit-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.edit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.edit ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit/target/org.eclipse.papyrus.sysml14.edit-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.edit ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.edit ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.edit ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.edit ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit/target/org.eclipse.papyrus.sysml14.edit-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.edit/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.edit-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.edit/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.edit-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit/target/org.eclipse.papyrus.sysml14.edit-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.edit/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.edit-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.edit/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.edit-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.edit/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.edit-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.edit ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.edit.tests >--
[INFO] Building org.eclipse.papyrus.sysml14.edit.tests 2.0.0-SNAPSHOT    [7/40]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.edit.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.edit.tests ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.edit.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.edit.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.edit.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.edit.tests ---
[INFO] Compiling 1 source file to /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.edit.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.edit.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/target/org.eclipse.papyrus.sysml14.edit.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.edit.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.edit.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/target/org.eclipse.papyrus.sysml14.edit.tests-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.edit.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.edit.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.edit.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.0.0:test (default-test) @ org.eclipse.papyrus.sysml14.edit.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml14.edit.tests.requirements.provider.RequirementItemProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.054 s - in org.eclipse.papyrus.sysml14.edit.tests.requirements.provider.RequirementItemProviderTest
testProfilRegistration(org.eclipse.papyrus.sysml14.edit.tests.requirements.provider.RequirementItemProviderTest) skipped

Results:

Tests run: 1, Failures: 0, Errors: 0, Skipped: 1

[INFO] All tests passed!
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.edit.tests ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/target/org.eclipse.papyrus.sysml14.edit.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.edit.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.edit.tests-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.edit.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.edit.tests-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/target/org.eclipse.papyrus.sysml14.edit.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.edit.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.edit.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.edit.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.edit.tests-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.edit.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.edit.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.edit.tests-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.edit.tests ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.service.types >--
[INFO] Building org.eclipse.papyrus.sysml14.service.types 2.0.0-SNAPSHOT [8/40]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.service.types ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.service.types ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.service.types ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.service.types ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.service.types ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.service.types ---
[INFO] Compiling 42 source files to /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.service.types ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.service.types ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types/target/org.eclipse.papyrus.sysml14.service.types-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.service.types ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.service.types ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types/target/org.eclipse.papyrus.sysml14.service.types-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.service.types ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.service.types ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.service.types ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ org.eclipse.papyrus.sysml14.service.types ---
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types/target/org.eclipse.papyrus.sysml14.service.types-2.0.0-SNAPSHOT-mde.zip
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.papyrus.sysml14.service.types ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.service.types ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types/target/org.eclipse.papyrus.sysml14.service.types-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.service.types/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.service.types-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.service.types/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.service.types-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types/target/org.eclipse.papyrus.sysml14.service.types-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.service.types/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.service.types-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.service.types/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.service.types-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.service.types/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.service.types-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types/target/org.eclipse.papyrus.sysml14.service.types-2.0.0-SNAPSHOT-mde.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.service.types/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.service.types-2.0.0-SNAPSHOT-mde.zip
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types/target/org.eclipse.papyrus.sysml14.service.types-2.0.0-SNAPSHOT-mde.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.service.types/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.service.types-2.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.service.types ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.service.types.tests >--
[INFO] Building org.eclipse.papyrus.sysml14.service.types.tests 2.0.0-SNAPSHOT [9/40]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.service.types.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.service.types.tests ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.service.types.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.service.types.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.service.types.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.service.types.tests ---
[INFO] Compiling 11 source files to /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/target/classes
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/src/org/eclipse/papyrus/sysml14/service/types/tests/util/SysMLServiceTypeUtilTest.java:[67] 
	if (field.isAccessible()){
	          ^^^^^^^^^^^^^^
The method isAccessible() from the type AccessibleObject is deprecated
10. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/src/org/eclipse/papyrus/sysml14/service/types/tests/command/CreateAssociationCommandTest.java (at line 44)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/src/org/eclipse/papyrus/sysml14/service/types/tests/PrivatePackageImportTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
12. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/src/org/eclipse/papyrus/sysml14/service/types/tests/advice/ConformReorientEditHelperAdviceTest.java (at line 44)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
12 problems (0 errors, 1 warning, 1 info)
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.service.types.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.service.types.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/target/org.eclipse.papyrus.sysml14.service.types.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.service.types.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.service.types.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/target/org.eclipse.papyrus.sysml14.service.types.tests-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.service.types.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.service.types.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.service.types.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.0.0:test (default-test) @ org.eclipse.papyrus.sysml14.service.types.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest
Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.91 s - in org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest
testRegistryContentForAcceptChangeStructuralFeatureEventAction(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0.007 s
testRegistryContentForSatisfyDirectedRelationship(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0.001 s
testRegistryContentForDiscreteActivityEdge(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForBlock(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForOptional(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0.001 s
testRegistryContentForProblem(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForNestedConnectorEndElement(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForTriggerOnNestedPortElement(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForRefineDirectedRelationship(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForValueType(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForControlOperatorBehavior(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForNoBuffer(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForOverwrite(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForCopyAbstraction(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0.001 s
testRegistryContentForTestCaseOperation(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForVerifyAbstraction(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0.001 s
testRegistryContentForClassifierBehaviorProperty(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForFlowSpecification(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForParticipantProperty(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0.001 s
testRegistryContentForProxyPort(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForDiscreteParameter(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForElementPropertyPath(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForDirectedRelationshipPropertyPath(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0.001 s
testRegistryContentForAllocateAbstraction(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForPropertySpecificType(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForProbabilityActivityEdge(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForAdjunctProperty(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0.001 s
testRegistryContentForNestedConnectorEndConnectorEnd(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForTriggerOnNestedPortTrigger(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForDistributedProperty(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForDeriveReqtDirectedRelationship(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0.001 s
testRegistryContentForView(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForSatisfyAbstraction(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForItemFlow(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0.014 s
testRegistryContentForConform(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForConnectorProperty(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForContinuousActivityEdge(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForRationale(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForFullPort(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForAllocateActivityPartition(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForConstraintBlock(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForContinuousParameter(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForFlowProperty(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForProbabilityParameterSet(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForDeriveReqtAbstraction(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForTraceDirectedRelationship(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0.001 s
testRegistryContentForRefineAbstraction(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForInterfaceBlock(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForStakeholder(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForExpose(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForFlowPort(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForContinuousObjectNode(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForInvocationOnNestedPortActionElement(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForBindingConnector(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForDiscreteObjectNode(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForTestCaseBehavior(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForChangeStructuralFeatureEvent(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForCopyDirectedRelationship(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForTraceAbstraction(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForRateObjectNode(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForVerifyDirectedRelationship(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0.001 s
testRegistryContentForDirectedFeature(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForRateActivityEdge(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForElementGroup(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForEndPathMultiplicity(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForRequirement(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForControlOperatorOperation(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForBoundReference(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForAllocateDirectedRelationship(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForRateParameter(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForViewpoint(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0 s
testRegistryContentForInvocationOnNestedPortActionInvocationAction(org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesTest)  Time elapsed: 0.001 s
Running org.eclipse.papyrus.sysml14.service.types.tests.SharedAssociationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.003 s - in org.eclipse.papyrus.sysml14.service.types.tests.SharedAssociationTest
testCreation(org.eclipse.papyrus.sysml14.service.types.tests.SharedAssociationTest) skipped
Running org.eclipse.papyrus.sysml14.service.types.tests.util.ConnectorUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.papyrus.sysml14.service.types.tests.util.ConnectorUtilTest
testGetNestedPath(org.eclipse.papyrus.sysml14.service.types.tests.util.ConnectorUtilTest)  Time elapsed: 0.091 s
testGetNestedPath_sameProperty_differentView(org.eclipse.papyrus.sysml14.service.types.tests.util.ConnectorUtilTest)  Time elapsed: 0.001 s
Running org.eclipse.papyrus.sysml14.service.types.tests.util.SysMLServiceTypeUtilTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.service.types.tests.util.SysMLServiceTypeUtilTest
org.eclipse.papyrus.sysml14.service.types.tests.util.SysMLServiceTypeUtilTest  Time elapsed: 0.004 s  <<< FAILURE!
java.lang.AssertionError: The SysML 1.4 element type set extension definition is missing
	at org.eclipse.papyrus.sysml14.service.types.tests.util.SysMLServiceTypeUtilTest.loadSysml14Defintion(SysMLServiceTypeUtilTest.java:51)

Running org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesExtensionTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesExtensionTest
org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesExtensionTest  Time elapsed: 0.003 s  <<< FAILURE!
java.lang.AssertionError: The SysML element type set definition is missing
	at org.eclipse.papyrus.sysml14.service.types.tests.SysML14ElementTypesExtensionTest.loadSysMLDefinition(SysML14ElementTypesExtensionTest.java:56)

Running org.eclipse.papyrus.sysml14.service.types.tests.command.UpdateNestedPathConnectorEndTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.015 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.service.types.tests.command.UpdateNestedPathConnectorEndTest
testExecution(org.eclipse.papyrus.sysml14.service.types.tests.command.UpdateNestedPathConnectorEndTest)  Time elapsed: 0.012 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.service.types.tests.command.UpdateNestedPathConnectorEndTest.setUp(UpdateNestedPathConnectorEndTest.java:88)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.service.types.tests.command.UpdateNestedPathConnectorEndTest.setUp(UpdateNestedPathConnectorEndTest.java:88)

testExecution_sourceRoleEqualTargetRole(org.eclipse.papyrus.sysml14.service.types.tests.command.UpdateNestedPathConnectorEndTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.service.types.tests.command.UpdateNestedPathConnectorEndTest.setUp(UpdateNestedPathConnectorEndTest.java:88)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.service.types.tests.command.UpdateNestedPathConnectorEndTest.setUp(UpdateNestedPathConnectorEndTest.java:88)

Running org.eclipse.papyrus.sysml14.service.types.tests.command.CreateAssociationCommandTest
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.005 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.service.types.tests.command.CreateAssociationCommandTest
testExecution(org.eclipse.papyrus.sysml14.service.types.tests.command.CreateAssociationCommandTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.service.types.tests.command.CreateAssociationCommandTest.testExecution(CreateAssociationCommandTest.java:79)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.service.types.tests.command.CreateAssociationCommandTest.testExecution(CreateAssociationCommandTest.java:79)

testExecutionUndoRedo(org.eclipse.papyrus.sysml14.service.types.tests.command.CreateAssociationCommandTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.service.types.tests.command.CreateAssociationCommandTest.testExecutionUndoRedo(CreateAssociationCommandTest.java:111)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.service.types.tests.command.CreateAssociationCommandTest.testExecutionUndoRedo(CreateAssociationCommandTest.java:111)

testCanExecute(org.eclipse.papyrus.sysml14.service.types.tests.command.CreateAssociationCommandTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.service.types.tests.command.CreateAssociationCommandTest.testCanExecute(CreateAssociationCommandTest.java:54)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.service.types.tests.command.CreateAssociationCommandTest.testCanExecute(CreateAssociationCommandTest.java:54)

Running org.eclipse.papyrus.sysml14.service.types.tests.advice.ConformCreationEditHelperAdviceTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.031 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.service.types.tests.advice.ConformCreationEditHelperAdviceTest
testApproveRequest(org.eclipse.papyrus.sysml14.service.types.tests.advice.ConformCreationEditHelperAdviceTest)  Time elapsed: 0.002 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.service.types.tests.advice.ConformCreationEditHelperAdviceTest.setUp(ConformCreationEditHelperAdviceTest.java:67)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.service.types.tests.advice.ConformCreationEditHelperAdviceTest.setUp(ConformCreationEditHelperAdviceTest.java:67)

Running org.eclipse.papyrus.sysml14.service.types.tests.advice.DirectedRelationshipPropertyPathEditHelperAdviceTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.service.types.tests.advice.DirectedRelationshipPropertyPathEditHelperAdviceTest
testGetAfterCreateRelationshipCommand(org.eclipse.papyrus.sysml14.service.types.tests.advice.DirectedRelationshipPropertyPathEditHelperAdviceTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.service.types.tests.advice.DirectedRelationshipPropertyPathEditHelperAdviceTest.setUp(DirectedRelationshipPropertyPathEditHelperAdviceTest.java:54)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.service.types.tests.advice.DirectedRelationshipPropertyPathEditHelperAdviceTest.setUp(DirectedRelationshipPropertyPathEditHelperAdviceTest.java:54)

Running org.eclipse.papyrus.sysml14.service.types.tests.advice.ConformReorientEditHelperAdviceTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.service.types.tests.advice.ConformReorientEditHelperAdviceTest
testApproveRequest(org.eclipse.papyrus.sysml14.service.types.tests.advice.ConformReorientEditHelperAdviceTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.service.types.tests.advice.ConformReorientEditHelperAdviceTest.setUp(ConformReorientEditHelperAdviceTest.java:90)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.service.types.tests.advice.ConformReorientEditHelperAdviceTest.setUp(ConformReorientEditHelperAdviceTest.java:90)

Running org.eclipse.papyrus.sysml14.service.types.tests.PrivatePackageImportTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.002 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.service.types.tests.PrivatePackageImportTest
org.eclipse.papyrus.sysml14.service.types.tests.PrivatePackageImportTest  Time elapsed: 0.002 s  <<< FAILURE!
java.lang.AssertionError: The SysML element type set definition is missing
	at org.eclipse.papyrus.sysml14.service.types.tests.PrivatePackageImportTest.loadSysMLDefinition(PrivatePackageImportTest.java:58)


Results:

Failures: 
  PrivatePackageImportTest.loadSysMLDefinition:58 The SysML element type set definition is missing
  SysML14ElementTypesExtensionTest.loadSysMLDefinition:56 The SysML element type set definition is missing
  SysMLServiceTypeUtilTest.loadSysml14Defintion:51 The SysML 1.4 element type set extension definition is missing
Errors: 
  ConformCreationEditHelperAdviceTest.setUp:67 » DiagnosticWrapped java.net.Malf...
  ConformReorientEditHelperAdviceTest.setUp:90 » DiagnosticWrapped java.net.Malf...
  DirectedRelationshipPropertyPathEditHelperAdviceTest.setUp:54 » DiagnosticWrapped
  CreateAssociationCommandTest.testCanExecute:54 » DiagnosticWrapped java.net.Ma...
  CreateAssociationCommandTest.testExecution:79 » DiagnosticWrapped java.net.Mal...
  CreateAssociationCommandTest.testExecutionUndoRedo:111 » DiagnosticWrapped jav...
  UpdateNestedPathConnectorEndTest.setUp:88 » DiagnosticWrapped java.net.Malform...
  UpdateNestedPathConnectorEndTest.setUp:88 » DiagnosticWrapped java.net.Malform...

Tests run: 86, Failures: 3, Errors: 8, Skipped: 1

[ERROR] There are test failures.

Please refer to /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/target/surefire-reports for the individual test results.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.service.types.tests ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/target/org.eclipse.papyrus.sysml14.service.types.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.service.types.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.service.types.tests-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.service.types.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.service.types.tests-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/target/org.eclipse.papyrus.sysml14.service.types.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.service.types.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.service.types.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.service.types.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.service.types.tests-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.service.types.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.service.types.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.service.types.tests-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.service.types.tests ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.validation >--
[INFO] Building org.eclipse.papyrus.sysml14.validation 2.0.0-SNAPSHOT   [10/40]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.validation ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.validation ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.validation ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.validation ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.validation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.validation ---
[INFO] Compiling 124 source files to /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation/target/classes
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation/src/org/eclipse/papyrus/sysml14/validation/quickfix/SysMLMarkerResolutionGenerator.java:[86] 
	Set inverseReferencers = crossReferenceAdapter.getInverseReferencers(clazz,	UMLPackage.eINSTANCE.getTypedElement_Type(), null);
	^^^
Set is a raw type. References to generic type Set<E> should be parameterized
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation/src/org/eclipse/papyrus/sysml14/validation/rules/requirements/RequirementNotTypeModelConstraint.java:[48] 
	Set inverseReferencers = crossReferenceAdapter.getInverseReferencers(clazz,
	^^^
Set is a raw type. References to generic type Set<E> should be parameterized
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation/src/org/eclipse/papyrus/sysml14/validation/quickfix/ConsumerElementMarkerResolution.java:[24] 
	import org.eclipse.emf.transaction.TransactionalEditingDomain;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.transaction.TransactionalEditingDomain is never used
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation/src/org/eclipse/papyrus/sysml14/validation/rules/blocks/PropertySpecificTypeUniquePropertyModelConstraint.java:[48] 
	Set inverseReferencers = crossReferenceAdapter.getInverseReferencers(classifier, UMLPackage.eINSTANCE.getTypedElement_Type(), null);
	^^^
Set is a raw type. References to generic type Set<E> should be parameterized
4 problems (4 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.validation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.validation ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation/target/org.eclipse.papyrus.sysml14.validation-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.validation ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.validation ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation/target/org.eclipse.papyrus.sysml14.validation-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.validation ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.validation ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.validation ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.validation ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation/target/org.eclipse.papyrus.sysml14.validation-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.validation/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.validation-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.validation/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.validation-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation/target/org.eclipse.papyrus.sysml14.validation-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.validation/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.validation-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.validation/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.validation-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.validation/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.validation-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.validation ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.validation.tests >--
[INFO] Building org.eclipse.papyrus.sysml14.validation.tests 2.0.0-SNAPSHOT [11/40]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.validation.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.validation.tests ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.validation.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.validation.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.validation.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.validation.tests ---
[INFO] Compiling 64 source files to /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/target/classes
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/BlockSpecializationModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
2. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/BlockSpecializationModelConstraintTest.java (at line 46)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/BlockSpecializationModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/BlockSpecializationModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/TestCaseParameterVerdictKindModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
6. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/TestCaseParameterVerdictKindModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/TestCaseParameterVerdictKindModelConstraintTest.java:[81] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/TestCaseParameterVerdictKindModelConstraintTest.java:[81] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ConformSpecificClassifierViewModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
10. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ConformSpecificClassifierViewModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ConformSpecificClassifierViewModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ConformSpecificClassifierViewModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/ocl/RequirementIdTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
14. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/ocl/RequirementIdTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/ocl/RequirementIdTest.java:[73] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/ocl/RequirementIdTest.java:[73] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/ProxyPortTypedByInterfaceBlockModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
18. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/ProxyPortTypedByInterfaceBlockModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/ProxyPortTypedByInterfaceBlockModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/ProxyPortTypedByInterfaceBlockModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/InterfaceBlockNoBehaviorConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
22. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/InterfaceBlockNoBehaviorConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/InterfaceBlockNoBehaviorConstraintTest.java:[74] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/InterfaceBlockNoBehaviorConstraintTest.java:[74] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/InterfaceBlockPortTypeModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
26. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/InterfaceBlockPortTypeModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/InterfaceBlockPortTypeModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/InterfaceBlockPortTypeModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertyTypedByAssociationBlockModelConstraintTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
30. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertyTypedByAssociationBlockModelConstraintTest.java (at line 53)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertyTypedByAssociationBlockModelConstraintTest.java:[94] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertyTypedByAssociationBlockModelConstraintTest.java:[94] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/OverwriteNoNoBufferModelConstraintModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
34. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/OverwriteNoNoBufferModelConstraintModelConstraintTest.java (at line 49)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/OverwriteNoNoBufferModelConstraintModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/OverwriteNoNoBufferModelConstraintModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/FullPortNotConjugatedModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
38. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/FullPortNotConjugatedModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/FullPortNotConjugatedModelConstraintTest.java:[75] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/FullPortNotConjugatedModelConstraintTest.java:[75] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ClassifierBehaviorPropertyTypedByModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
42. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ClassifierBehaviorPropertyTypedByModelConstraintTest.java (at line 49)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ClassifierBehaviorPropertyTypedByModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ClassifierBehaviorPropertyTypedByModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ClassifierBehaviorPropertyIsCompositeModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
46. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ClassifierBehaviorPropertyIsCompositeModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ClassifierBehaviorPropertyIsCompositeModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ClassifierBehaviorPropertyIsCompositeModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RefineOneClientSupplierModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
50. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RefineOneClientSupplierModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RefineOneClientSupplierModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RefineOneClientSupplierModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ExposeClientStereotypedByViewModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
54. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ExposeClientStereotypedByViewModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ExposeClientStereotypedByViewModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ExposeClientStereotypedByViewModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementNotTypeModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
58. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementNotTypeModelConstraintTest.java (at line 46)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementNotTypeModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementNotTypeModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/TraceOneClientSupplierModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
62. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/TraceOneClientSupplierModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/TraceOneClientSupplierModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/TraceOneClientSupplierModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/DeriveReqtSupplierModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
66. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/DeriveReqtSupplierModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/DeriveReqtSupplierModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/DeriveReqtSupplierModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/FullPortNotProxyPortModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
70. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/FullPortNotProxyPortModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/FullPortNotProxyPortModelConstraintTest.java:[74] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/FullPortNotProxyPortModelConstraintTest.java:[74] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/FullPortNotBehavioralModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
74. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/FullPortNotBehavioralModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/FullPortNotBehavioralModelConstraintTest.java:[76] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/FullPortNotBehavioralModelConstraintTest.java:[76] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/BlockPropertyNoNameModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
78. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/BlockPropertyNoNameModelConstraintTest.java (at line 49)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/BlockPropertyNoNameModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/BlockPropertyNoNameModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/EndPathMultiplicityNotNegativeModelConstraintTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
82. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/EndPathMultiplicityNotNegativeModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/EndPathMultiplicityNotNegativeModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/EndPathMultiplicityNotNegativeModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertyOnlyNoneAggregationModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
86. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertyOnlyNoneAggregationModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertyOnlyNoneAggregationModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertyOnlyNoneAggregationModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/InterfaceBlockNoCompositePropertyModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
90. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/InterfaceBlockNoCompositePropertyModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/InterfaceBlockNoCompositePropertyModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/InterfaceBlockNoCompositePropertyModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertySameNameModelConstraintTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
94. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertySameNameModelConstraintTest.java (at line 51)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertySameNameModelConstraintTest.java:[90] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertySameNameModelConstraintTest.java:[90] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/ocl/RequirementTextTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
98. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/ocl/RequirementTextTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/ocl/RequirementTextTest.java:[73] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/ocl/RequirementTextTest.java:[73] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertyOnlyCompositeModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
102. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertyOnlyCompositeModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertyOnlyCompositeModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertyOnlyCompositeModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ConformGeneralClassifierViewpointModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
106. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ConformGeneralClassifierViewpointModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ConformGeneralClassifierViewpointModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ConformGeneralClassifierViewpointModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/ProxyPortNotFullPortModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
110. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/ProxyPortNotFullPortModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/ProxyPortNotFullPortModelConstraintTest.java:[74] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/ProxyPortNotFullPortModelConstraintTest.java:[74] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertySameEndModelConstraintTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
114. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertySameEndModelConstraintTest.java (at line 50)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertySameEndModelConstraintTest.java:[92] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertySameEndModelConstraintTest.java:[92] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/AssociationBlockModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
118. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/AssociationBlockModelConstraintTest.java (at line 50)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/AssociationBlockModelConstraintTest.java:[82] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/AssociationBlockModelConstraintTest.java:[82] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementNoGeneralizationModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
122. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementNoGeneralizationModelConstraintTest.java (at line 46)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementNoGeneralizationModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementNoGeneralizationModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementNoAssociationModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
126. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementNoAssociationModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementNoAssociationModelConstraintTest.java:[73] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementNoAssociationModelConstraintTest.java:[73] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/allocations/AllocateOneClientSupplierModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
130. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/allocations/AllocateOneClientSupplierModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/allocations/AllocateOneClientSupplierModelConstraintTest.java:[85] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/allocations/AllocateOneClientSupplierModelConstraintTest.java:[85] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertySameTypeModelConstraintTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
134. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertySameTypeModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertySameTypeModelConstraintTest.java:[81] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertySameTypeModelConstraintTest.java:[81] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/VerifySupplierModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
138. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/VerifySupplierModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/VerifySupplierModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/VerifySupplierModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/BlockPropertyCompositeModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
142. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/BlockPropertyCompositeModelConstraintTest.java (at line 50)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/BlockPropertyCompositeModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/BlockPropertyCompositeModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ClassifierBehaviorPropertyOnBlockModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
146. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ClassifierBehaviorPropertyOnBlockModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ClassifierBehaviorPropertyOnBlockModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ClassifierBehaviorPropertyOnBlockModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/CopyReadOnlyModelConstraintTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
150. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/CopyReadOnlyModelConstraintTest.java (at line 49)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/CopyReadOnlyModelConstraintTest.java:[93] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/CopyReadOnlyModelConstraintTest.java:[93] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertyReferOwnedConnectorModelConstraintTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
154. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertyReferOwnedConnectorModelConstraintTest.java (at line 49)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertyReferOwnedConnectorModelConstraintTest.java:[82] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertyReferOwnedConnectorModelConstraintTest.java:[82] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/FlowPropertyTypedByModelConstraintTest.java:[36] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
158. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/FlowPropertyTypedByModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/FlowPropertyTypedByModelConstraintTest.java:[79] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/FlowPropertyTypedByModelConstraintTest.java:[79] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RefineDependencyModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
162. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RefineDependencyModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RefineDependencyModelConstraintTest.java:[75] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RefineDependencyModelConstraintTest.java:[75] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/NoBufferNoOverwriteModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
166. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/NoBufferNoOverwriteModelConstraintTest.java (at line 49)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/NoBufferNoOverwriteModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/NoBufferNoOverwriteModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementNestedRequirementModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
170. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementNestedRequirementModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementNestedRequirementModelConstraintTest.java:[75] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementNestedRequirementModelConstraintTest.java:[75] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertyOnlyOnBlockModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
174. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertyOnlyOnBlockModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertyOnlyOnBlockModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ConnectorPropertyOnlyOnBlockModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/DiscreteNoContinuousModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
178. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/DiscreteNoContinuousModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/DiscreteNoContinuousModelConstraintTest.java:[76] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/DiscreteNoContinuousModelConstraintTest.java:[76] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertyOnlyAssociationBlockModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
182. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertyOnlyAssociationBlockModelConstraintTest.java (at line 49)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertyOnlyAssociationBlockModelConstraintTest.java:[81] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertyOnlyAssociationBlockModelConstraintTest.java:[81] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertyEndMultiplicityModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
186. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertyEndMultiplicityModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertyEndMultiplicityModelConstraintTest.java:[79] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertyEndMultiplicityModelConstraintTest.java:[79] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementEmptyOwnedOperationModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
190. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementEmptyOwnedOperationModelConstraintTest.java (at line 46)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementEmptyOwnedOperationModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementEmptyOwnedOperationModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/allocations/AllocateOnlyAbstractionModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
194. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/allocations/AllocateOnlyAbstractionModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/allocations/AllocateOnlyAbstractionModelConstraintTest.java:[79] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/allocations/AllocateOnlyAbstractionModelConstraintTest.java:[79] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/RateParameterIsStreamModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
198. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/RateParameterIsStreamModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/RateParameterIsStreamModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/RateParameterIsStreamModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/ProxyPortForceInnerProxyPortModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
202. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/ProxyPortForceInnerProxyPortModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/ProxyPortForceInnerProxyPortModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/portsandflows/ProxyPortForceInnerProxyPortModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/PropertySpecificTypeUniquePropertyModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
206. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/PropertySpecificTypeUniquePropertyModelConstraintTest.java (at line 46)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/PropertySpecificTypeUniquePropertyModelConstraintTest.java:[75] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/PropertySpecificTypeUniquePropertyModelConstraintTest.java:[75] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/SatisfySupplierModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
210. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/SatisfySupplierModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/SatisfySupplierModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/SatisfySupplierModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/BindingConnectorSameEndsTypeModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
214. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/BindingConnectorSameEndsTypeModelConstraintTest.java (at line 50)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/BindingConnectorSameEndsTypeModelConstraintTest.java:[93] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/BindingConnectorSameEndsTypeModelConstraintTest.java:[93] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ViewSingleViewpointModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
218. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ViewSingleViewpointModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ViewSingleViewpointModelConstraintTest.java:[85] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ViewSingleViewpointModelConstraintTest.java:[85] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementEmptyOwnedAttributeModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
222. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementEmptyOwnedAttributeModelConstraintTest.java (at line 46)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementEmptyOwnedAttributeModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/RequirementEmptyOwnedAttributeModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/DeriveReqtClientModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
226. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/DeriveReqtClientModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/DeriveReqtClientModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/DeriveReqtClientModelConstraintTest.java:[83] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/DistributedPropertyTypedByModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
230. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/DistributedPropertyTypedByModelConstraintTest.java (at line 47)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/DistributedPropertyTypedByModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/DistributedPropertyTypedByModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ViewpointOwnedViewModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
234. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ViewpointOwnedViewModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ViewpointOwnedViewModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/modelelements/ViewpointOwnedViewModelConstraintTest.java:[78] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/PropertySpecificTypeMissingNameModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
238. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/PropertySpecificTypeMissingNameModelConstraintTest.java (at line 46)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/PropertySpecificTypeMissingNameModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/PropertySpecificTypeMissingNameModelConstraintTest.java:[72] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertyNoAssociationMemberEndsModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
242. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertyNoAssociationMemberEndsModelConstraintTest.java (at line 49)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertyNoAssociationMemberEndsModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/blocks/ParticipantPropertyNoAssociationMemberEndsModelConstraintTest.java:[80] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/TraceDependencyModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
246. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/TraceDependencyModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/TraceDependencyModelConstraintTest.java:[75] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/TraceDependencyModelConstraintTest.java:[75] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/OptionalMultiplicityModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
250. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/OptionalMultiplicityModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/OptionalMultiplicityModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/activities/OptionalMultiplicityModelConstraintTest.java:[77] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/CopyBetweenRequirementsModelConstraintTest.java:[35] 
	import org.eclipse.papyrus.uml.service.validation.internal.UMLDiagnostician;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
254. INFO in /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/CopyBetweenRequirementsModelConstraintTest.java (at line 48)
	@SuppressWarnings("nls")
	                  ^^^^^
At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/CopyBetweenRequirementsModelConstraintTest.java:[84] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The type 'UMLDiagnostician' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/org/eclipse/papyrus/sysml14/validation/tests/rules/requirements/CopyBetweenRequirementsModelConstraintTest.java:[84] 
	final ValidateModelCommand validateModelCommand = new ValidateModelCommand(model, new UMLDiagnostician());
	                                                                                      ^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'UMLDiagnostician()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.papyrus.uml.service.validation/3.0.0.202012021028/org.eclipse.papyrus.uml.service.validation-3.0.0.202012021028.jar')
256 problems (0 errors, 192 warnings, 192 info)
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.validation.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.validation.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/target/org.eclipse.papyrus.sysml14.validation.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.validation.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.validation.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/target/org.eclipse.papyrus.sysml14.validation.tests-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.validation.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.validation.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.validation.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.0.0:test (default-test) @ org.eclipse.papyrus.sysml14.validation.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.BlockSpecializationModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.272 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.BlockSpecializationModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.BlockSpecializationModelConstraintTest)  Time elapsed: 3.22 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ConnectorPropertyTypedByAssociationBlockModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.05 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ConnectorPropertyTypedByAssociationBlockModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ConnectorPropertyTypedByAssociationBlockModelConstraintTest)  Time elapsed: 4.048 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ClassifierBehaviorPropertyTypedByModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.265 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ClassifierBehaviorPropertyTypedByModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ClassifierBehaviorPropertyTypedByModelConstraintTest)  Time elapsed: 2.263 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ClassifierBehaviorPropertyIsCompositeModelConstraintTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.759 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ClassifierBehaviorPropertyIsCompositeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ClassifierBehaviorPropertyIsCompositeModelConstraintTest)  Time elapsed: 1.756 s  <<< FAILURE!
java.lang.AssertionError: The rule constraint.classifierbehaviorproperty.iscomposite should not trigger an issue for this use case  expected:<0> but was:<1>
	at org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ClassifierBehaviorPropertyIsCompositeModelConstraintTest.checkRuleValidation(ClassifierBehaviorPropertyIsCompositeModelConstraintTest.java:90)

Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.BlockPropertyNoNameModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.BlockPropertyNoNameModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.BlockPropertyNoNameModelConstraintTest)  Time elapsed: 0.328 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.EndPathMultiplicityNotNegativeModelConstraintTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.428 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.EndPathMultiplicityNotNegativeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.EndPathMultiplicityNotNegativeModelConstraintTest)  Time elapsed: 1.427 s  <<< FAILURE!
java.lang.AssertionError: The rule constraint.endpathmultiplicity.notnegative should not trigger an issue for this use case  expected:<0> but was:<1>
	at org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.EndPathMultiplicityNotNegativeModelConstraintTest.checkRuleValidation(EndPathMultiplicityNotNegativeModelConstraintTest.java:90)

Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertyOnlyNoneAggregationModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertyOnlyNoneAggregationModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertyOnlyNoneAggregationModelConstraintTest)  Time elapsed: 0.289 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ConnectorPropertySameNameModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.405 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ConnectorPropertySameNameModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ConnectorPropertySameNameModelConstraintTest)  Time elapsed: 1.404 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ConnectorPropertyOnlyCompositeModelConstraintTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.155 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ConnectorPropertyOnlyCompositeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ConnectorPropertyOnlyCompositeModelConstraintTest)  Time elapsed: 1.153 s  <<< FAILURE!
java.lang.AssertionError: The rule constraint.connectorproperty.onlycomposite should not trigger an issue for this use case  expected:<0> but was:<1>
	at org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ConnectorPropertyOnlyCompositeModelConstraintTest.checkRuleValidation(ConnectorPropertyOnlyCompositeModelConstraintTest.java:90)

Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertySameEndModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertySameEndModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertySameEndModelConstraintTest)  Time elapsed: 0.253 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.AssociationBlockModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.AssociationBlockModelConstraintTest
org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.AssociationBlockModelConstraintTest skipped
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertySameTypeModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertySameTypeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertySameTypeModelConstraintTest)  Time elapsed: 0.404 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.BlockPropertyCompositeModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.BlockPropertyCompositeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.BlockPropertyCompositeModelConstraintTest)  Time elapsed: 0.405 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ClassifierBehaviorPropertyOnBlockModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ClassifierBehaviorPropertyOnBlockModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ClassifierBehaviorPropertyOnBlockModelConstraintTest)  Time elapsed: 1.238 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ConnectorPropertyReferOwnedConnectorModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.759 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ConnectorPropertyReferOwnedConnectorModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ConnectorPropertyReferOwnedConnectorModelConstraintTest)  Time elapsed: 1.757 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ConnectorPropertyOnlyOnBlockModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ConnectorPropertyOnlyOnBlockModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ConnectorPropertyOnlyOnBlockModelConstraintTest)  Time elapsed: 1.553 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertyOnlyAssociationBlockModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.34 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertyOnlyAssociationBlockModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertyOnlyAssociationBlockModelConstraintTest)  Time elapsed: 0.338 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertyEndMultiplicityModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertyEndMultiplicityModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertyEndMultiplicityModelConstraintTest)  Time elapsed: 0.259 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.PropertySpecificTypeUniquePropertyModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.936 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.PropertySpecificTypeUniquePropertyModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.PropertySpecificTypeUniquePropertyModelConstraintTest)  Time elapsed: 1.935 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.BindingConnectorSameEndsTypeModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.BindingConnectorSameEndsTypeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.BindingConnectorSameEndsTypeModelConstraintTest)  Time elapsed: 0.278 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.DistributedPropertyTypedByModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.DistributedPropertyTypedByModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.DistributedPropertyTypedByModelConstraintTest)  Time elapsed: 0.314 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.PropertySpecificTypeMissingNameModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.176 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.PropertySpecificTypeMissingNameModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.PropertySpecificTypeMissingNameModelConstraintTest)  Time elapsed: 1.174 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertyNoAssociationMemberEndsModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertyNoAssociationMemberEndsModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.blocks.ParticipantPropertyNoAssociationMemberEndsModelConstraintTest)  Time elapsed: 0.322 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.TestCaseParameterVerdictKindModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.TestCaseParameterVerdictKindModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.TestCaseParameterVerdictKindModelConstraintTest) skipped
Running org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RefineOneClientSupplierModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RefineOneClientSupplierModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RefineOneClientSupplierModelConstraintTest)  Time elapsed: 0.454 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementNotTypeModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.331 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementNotTypeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementNotTypeModelConstraintTest)  Time elapsed: 1.33 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.TraceOneClientSupplierModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.TraceOneClientSupplierModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.TraceOneClientSupplierModelConstraintTest)  Time elapsed: 0.273 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.DeriveReqtSupplierModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.066 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.DeriveReqtSupplierModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.DeriveReqtSupplierModelConstraintTest)  Time elapsed: 1.065 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementNoGeneralizationModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.114 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementNoGeneralizationModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementNoGeneralizationModelConstraintTest)  Time elapsed: 1.113 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementNoAssociationModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.296 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementNoAssociationModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementNoAssociationModelConstraintTest)  Time elapsed: 1.295 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.VerifySupplierModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.VerifySupplierModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.VerifySupplierModelConstraintTest)  Time elapsed: 0.969 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.CopyReadOnlyModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.076 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.CopyReadOnlyModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.CopyReadOnlyModelConstraintTest)  Time elapsed: 1.075 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RefineDependencyModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RefineDependencyModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RefineDependencyModelConstraintTest)  Time elapsed: 0.318 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementNestedRequirementModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.76 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementNestedRequirementModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementNestedRequirementModelConstraintTest)  Time elapsed: 1.758 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementEmptyOwnedOperationModelConstraintTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.979 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementEmptyOwnedOperationModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementEmptyOwnedOperationModelConstraintTest)  Time elapsed: 0.978 s  <<< FAILURE!
java.lang.AssertionError: The rule constraint.requirement.emptyownedoperation should not trigger an issue for this requirement expected:<0> but was:<1>
	at org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementEmptyOwnedOperationModelConstraintTest.checkRuleValidation(RequirementEmptyOwnedOperationModelConstraintTest.java:84)

Running org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.SatisfySupplierModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.SatisfySupplierModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.SatisfySupplierModelConstraintTest)  Time elapsed: 1.318 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementEmptyOwnedAttributeModelConstraintTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.147 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementEmptyOwnedAttributeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementEmptyOwnedAttributeModelConstraintTest)  Time elapsed: 1.144 s  <<< FAILURE!
java.lang.AssertionError: The rule constraint.requirement.emptyownedattribute should not trigger an issue for this requirement expected:<0> but was:<1>
	at org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.RequirementEmptyOwnedAttributeModelConstraintTest.checkRuleValidation(RequirementEmptyOwnedAttributeModelConstraintTest.java:84)

Running org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.DeriveReqtClientModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.DeriveReqtClientModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.DeriveReqtClientModelConstraintTest)  Time elapsed: 0.93 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.TraceDependencyModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.TraceDependencyModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.TraceDependencyModelConstraintTest)  Time elapsed: 0.292 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.CopyBetweenRequirementsModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.CopyBetweenRequirementsModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.requirements.CopyBetweenRequirementsModelConstraintTest)  Time elapsed: 1.12 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.modelelements.ConformSpecificClassifierViewModelConstraintTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.007 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.validation.tests.rules.modelelements.ConformSpecificClassifierViewModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.modelelements.ConformSpecificClassifierViewModelConstraintTest)  Time elapsed: 1.006 s  <<< FAILURE!
java.lang.AssertionError: The rule constraint.conform.specificview should not trigger an issue for this use case  expected:<0> but was:<1>
	at org.eclipse.papyrus.sysml14.validation.tests.rules.modelelements.ConformSpecificClassifierViewModelConstraintTest.checkRuleValidation(ConformSpecificClassifierViewModelConstraintTest.java:89)

Running org.eclipse.papyrus.sysml14.validation.tests.rules.modelelements.ExposeClientStereotypedByViewModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.modelelements.ExposeClientStereotypedByViewModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.modelelements.ExposeClientStereotypedByViewModelConstraintTest)  Time elapsed: 0.197 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.modelelements.ConformGeneralClassifierViewpointModelConstraintTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.985 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.validation.tests.rules.modelelements.ConformGeneralClassifierViewpointModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.modelelements.ConformGeneralClassifierViewpointModelConstraintTest)  Time elapsed: 0.984 s  <<< FAILURE!
java.lang.AssertionError: The rule constraint.conform.generalviewpoint should not trigger an issue for this use case  expected:<0> but was:<1>
	at org.eclipse.papyrus.sysml14.validation.tests.rules.modelelements.ConformGeneralClassifierViewpointModelConstraintTest.checkRuleValidation(ConformGeneralClassifierViewpointModelConstraintTest.java:89)

Running org.eclipse.papyrus.sysml14.validation.tests.rules.modelelements.ViewSingleViewpointModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.951 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.modelelements.ViewSingleViewpointModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.modelelements.ViewSingleViewpointModelConstraintTest)  Time elapsed: 0.95 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.modelelements.ViewpointOwnedViewModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.modelelements.ViewpointOwnedViewModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.modelelements.ViewpointOwnedViewModelConstraintTest)  Time elapsed: 0.186 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.ProxyPortTypedByInterfaceBlockModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.ProxyPortTypedByInterfaceBlockModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.ProxyPortTypedByInterfaceBlockModelConstraintTest)  Time elapsed: 0.251 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.InterfaceBlockNoBehaviorConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.InterfaceBlockNoBehaviorConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.InterfaceBlockNoBehaviorConstraintTest)  Time elapsed: 0.213 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.InterfaceBlockPortTypeModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.InterfaceBlockPortTypeModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.InterfaceBlockPortTypeModelConstraintTest)  Time elapsed: 0.233 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.FullPortNotConjugatedModelConstraintTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.887 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.FullPortNotConjugatedModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.FullPortNotConjugatedModelConstraintTest)  Time elapsed: 0.886 s  <<< FAILURE!
java.lang.AssertionError: The rule constraint.fullport.notconjugated should not trigger an issue for this use case  expected:<0> but was:<1>
	at org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.FullPortNotConjugatedModelConstraintTest.checkRuleValidation(FullPortNotConjugatedModelConstraintTest.java:87)

Running org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.FullPortNotProxyPortModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.884 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.FullPortNotProxyPortModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.FullPortNotProxyPortModelConstraintTest)  Time elapsed: 0.883 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.FullPortNotBehavioralModelConstraintTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.411 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.FullPortNotBehavioralModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.FullPortNotBehavioralModelConstraintTest)  Time elapsed: 1.411 s  <<< FAILURE!
java.lang.AssertionError: The rule constraint.fullport.notbehavioral should not trigger an issue for this use case  expected:<0> but was:<1>
	at org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.FullPortNotBehavioralModelConstraintTest.checkRuleValidation(FullPortNotBehavioralModelConstraintTest.java:88)

Running org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.InterfaceBlockNoCompositePropertyModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.InterfaceBlockNoCompositePropertyModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.InterfaceBlockNoCompositePropertyModelConstraintTest)  Time elapsed: 0.395 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.ProxyPortNotFullPortModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.478 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.ProxyPortNotFullPortModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.ProxyPortNotFullPortModelConstraintTest)  Time elapsed: 1.477 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.FlowPropertyTypedByModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.FlowPropertyTypedByModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.FlowPropertyTypedByModelConstraintTest)  Time elapsed: 0.292 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.ProxyPortForceInnerProxyPortModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.ProxyPortForceInnerProxyPortModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.portsandflows.ProxyPortForceInnerProxyPortModelConstraintTest)  Time elapsed: 0.212 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.activities.OverwriteNoNoBufferModelConstraintModelConstraintTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.943 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.validation.tests.rules.activities.OverwriteNoNoBufferModelConstraintModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.activities.OverwriteNoNoBufferModelConstraintModelConstraintTest)  Time elapsed: 0.942 s  <<< FAILURE!
java.lang.AssertionError: The rule constraint.overwrite.nonobuffer should not trigger an issue for this use case  expected:<0> but was:<1>
	at org.eclipse.papyrus.sysml14.validation.tests.rules.activities.OverwriteNoNoBufferModelConstraintModelConstraintTest.checkRuleValidation(OverwriteNoNoBufferModelConstraintModelConstraintTest.java:90)

Running org.eclipse.papyrus.sysml14.validation.tests.rules.activities.NoBufferNoOverwriteModelConstraintTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.854 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.validation.tests.rules.activities.NoBufferNoOverwriteModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.activities.NoBufferNoOverwriteModelConstraintTest)  Time elapsed: 0.854 s  <<< FAILURE!
java.lang.AssertionError: The rule constraint.nobuffer.nooverwrite should not trigger an issue for this use case  expected:<0> but was:<1>
	at org.eclipse.papyrus.sysml14.validation.tests.rules.activities.NoBufferNoOverwriteModelConstraintTest.checkRuleValidation(NoBufferNoOverwriteModelConstraintTest.java:90)

Running org.eclipse.papyrus.sysml14.validation.tests.rules.activities.DiscreteNoContinuousModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.activities.DiscreteNoContinuousModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.activities.DiscreteNoContinuousModelConstraintTest)  Time elapsed: 0.197 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.activities.RateParameterIsStreamModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.activities.RateParameterIsStreamModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.activities.RateParameterIsStreamModelConstraintTest)  Time elapsed: 0.236 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.activities.OptionalMultiplicityModelConstraintTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.798 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.validation.tests.rules.activities.OptionalMultiplicityModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.activities.OptionalMultiplicityModelConstraintTest)  Time elapsed: 0.797 s  <<< FAILURE!
java.lang.AssertionError: The rule constraint.optional.multiplicity should not trigger an issue for this use case  expected:<0> but was:<1>
	at org.eclipse.papyrus.sysml14.validation.tests.rules.activities.OptionalMultiplicityModelConstraintTest.checkRuleValidation(OptionalMultiplicityModelConstraintTest.java:89)

Running org.eclipse.papyrus.sysml14.validation.tests.rules.allocations.AllocateOneClientSupplierModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.allocations.AllocateOneClientSupplierModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.allocations.AllocateOneClientSupplierModelConstraintTest)  Time elapsed: 0.3 s
Running org.eclipse.papyrus.sysml14.validation.tests.rules.allocations.AllocateOnlyAbstractionModelConstraintTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s - in org.eclipse.papyrus.sysml14.validation.tests.rules.allocations.AllocateOnlyAbstractionModelConstraintTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.rules.allocations.AllocateOnlyAbstractionModelConstraintTest)  Time elapsed: 0.305 s
Running org.eclipse.papyrus.sysml14.validation.tests.ocl.RequirementIdTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.439 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.validation.tests.ocl.RequirementIdTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.ocl.RequirementIdTest)  Time elapsed: 1.437 s  <<< FAILURE!
java.lang.AssertionError: The rule constraint.requirement.requireId should not trigger an issue for this requirement expected:<0> but was:<1>
	at org.eclipse.papyrus.sysml14.validation.tests.ocl.RequirementIdTest.checkRuleValidation(RequirementIdTest.java:85)

Running org.eclipse.papyrus.sysml14.validation.tests.ocl.RequirementTextTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.497 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.validation.tests.ocl.RequirementTextTest
checkRuleValidation(org.eclipse.papyrus.sysml14.validation.tests.ocl.RequirementTextTest)  Time elapsed: 1.496 s  <<< FAILURE!
java.lang.AssertionError: The rule constraint.requirement.requireText should not trigger an issue for this requirement expected:<0> but was:<1>
	at org.eclipse.papyrus.sysml14.validation.tests.ocl.RequirementTextTest.checkRuleValidation(RequirementTextTest.java:85)


Results:

Failures: 
  RequirementIdTest.checkRuleValidation:85 The rule constraint.requirement.requireId should not trigger an issue for this requirement expected:<0> but was:<1>
  RequirementTextTest.checkRuleValidation:85 The rule constraint.requirement.requireText should not trigger an issue for this requirement expected:<0> but was:<1>
  NoBufferNoOverwriteModelConstraintTest.checkRuleValidation:90 The rule constraint.nobuffer.nooverwrite should not trigger an issue for this use case  expected:<0> but was:<1>
  OptionalMultiplicityModelConstraintTest.checkRuleValidation:89 The rule constraint.optional.multiplicity should not trigger an issue for this use case  expected:<0> but was:<1>
  OverwriteNoNoBufferModelConstraintModelConstraintTest.checkRuleValidation:90 The rule constraint.overwrite.nonobuffer should not trigger an issue for this use case  expected:<0> but was:<1>
  ClassifierBehaviorPropertyIsCompositeModelConstraintTest.checkRuleValidation:90 The rule constraint.classifierbehaviorproperty.iscomposite should not trigger an issue for this use case  expected:<0> but was:<1>
  ConnectorPropertyOnlyCompositeModelConstraintTest.checkRuleValidation:90 The rule constraint.connectorproperty.onlycomposite should not trigger an issue for this use case  expected:<0> but was:<1>
  EndPathMultiplicityNotNegativeModelConstraintTest.checkRuleValidation:90 The rule constraint.endpathmultiplicity.notnegative should not trigger an issue for this use case  expected:<0> but was:<1>
  ConformGeneralClassifierViewpointModelConstraintTest.checkRuleValidation:89 The rule constraint.conform.generalviewpoint should not trigger an issue for this use case  expected:<0> but was:<1>
  ConformSpecificClassifierViewModelConstraintTest.checkRuleValidation:89 The rule constraint.conform.specificview should not trigger an issue for this use case  expected:<0> but was:<1>
  FullPortNotBehavioralModelConstraintTest.checkRuleValidation:88 The rule constraint.fullport.notbehavioral should not trigger an issue for this use case  expected:<0> but was:<1>
  FullPortNotConjugatedModelConstraintTest.checkRuleValidation:87 The rule constraint.fullport.notconjugated should not trigger an issue for this use case  expected:<0> but was:<1>
  RequirementEmptyOwnedAttributeModelConstraintTest.checkRuleValidation:84 The rule constraint.requirement.emptyownedattribute should not trigger an issue for this requirement expected:<0> but was:<1>
  RequirementEmptyOwnedOperationModelConstraintTest.checkRuleValidation:84 The rule constraint.requirement.emptyownedoperation should not trigger an issue for this requirement expected:<0> but was:<1>

Tests run: 64, Failures: 14, Errors: 0, Skipped: 2

[ERROR] There are test failures.

Please refer to /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/target/surefire-reports for the individual test results.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.validation.tests ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/target/org.eclipse.papyrus.sysml14.validation.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.validation.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.validation.tests-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.validation.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.validation.tests-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/target/org.eclipse.papyrus.sysml14.validation.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.validation.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.validation.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.validation.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.validation.tests-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/core/org.eclipse.papyrus.sysml14.validation.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.validation.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.validation.tests-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.validation.tests ---
[INFO] 
[INFO] ---< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram >----
[INFO] Building SysML Diagram 2.0.0-SNAPSHOT                            [12/40]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.diagram ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.diagram ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.diagram ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.diagram ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.papyrus.sysml14.diagram ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.common >--
[INFO] Building org.eclipse.papyrus.sysml14.diagram.common 2.0.0-SNAPSHOT [13/40]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.diagram.common ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.diagram.common ---
[INFO] The project's OSGi version is 2.0.0.202012061112
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.diagram.common ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.diagram.common ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.diagram.common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.diagram.common ---
[INFO] Compiling 27 source files to /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/target/classes
[WARNING] /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/src/org/eclipse/papyrus/sysml14/diagram/common/internal/factory/util/ClassifierViewFactoryUtil.java:[71] 
	rv.getStyles().add(ts);
	^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/src/org/eclipse/papyrus/sysml14/diagram/common/internal/factory/util/ClassifierViewFactoryUtil.java:[74] 
	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/src/org/eclipse/papyrus/sysml14/diagram/common/internal/factory/util/ClassifierViewFactoryUtil.java:[77] 
	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/src/org/eclipse/papyrus/sysml14/diagram/common/internal/factory/AbstractBasicViewFactory.java:[103] 
	rv.getStyles().add(ts);
	^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/src/org/eclipse/papyrus/sysml14/diagram/common/internal/factory/AbstractBasicViewFactory.java:[106] 
	rv.getStyles().add(NotationFactory.eINSTANCE.createSortingStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/src/org/eclipse/papyrus/sysml14/diagram/common/internal/factory/AbstractBasicViewFactory.java:[109] 
	rv.getStyles().add(NotationFactory.eINSTANCE.createFilteringStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
[WARNING] /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/src/org/eclipse/papyrus/sysml14/diagram/common/dialog/CreateOrSelectValuePropertyTypeDialog.java:[18] 
	import org.eclipse.gmf.runtime.diagram.ui.internal.commands.ElementTypeLabelProvider;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ElementTypeLabelProvider' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/src/org/eclipse/papyrus/sysml14/diagram/common/dialog/CreateOrSelectValuePropertyTypeDialog.java:[111] 
	newTypeKindComboViewer.setLabelProvider(new ElementTypeLabelProvider());
	                                            ^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'ElementTypeLabelProvider' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/src/org/eclipse/papyrus/sysml14/diagram/common/dialog/CreateOrSelectValuePropertyTypeDialog.java:[111] 
	newTypeKindComboViewer.setLabelProvider(new ElementTypeLabelProvider());
	                                            ^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The constructor 'ElementTypeLabelProvider()' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.gmf.runtime.diagram.ui/1.9.0.202004160913/org.eclipse.gmf.runtime.diagram.ui-1.9.0.202004160913.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/src/org/eclipse/papyrus/sysml14/diagram/common/dialog/CreateOrSelectValuePropertyTypeDialog.java:[112] 
	newTypeKindComboViewer.add(valueTypeKind);
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type IElementType[] of the last argument to method add(Object...) doesn't exactly match the vararg parameter type. Cast to Object[] to confirm the non-varargs invocation, or pass individual arguments of type Object for a varargs invocation.
[WARNING] /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/src/org/eclipse/papyrus/sysml14/diagram/common/css/dom/GMFSYSMLElementProvider.java:[17] 
	import org.eclipse.e4.ui.css.core.engine.CSSEngine;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/src/org/eclipse/papyrus/sysml14/diagram/common/css/dom/GMFSYSMLElementProvider.java:[35] 
	public Element getElement(Object element, CSSEngine engine) {
	                                          ^^^^^^^^^
Discouraged access: The type 'CSSEngine' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.0.v20201015-0653/org.eclipse.e4.ui.css.core-0.13.0.v20201015-0653.jar')
[WARNING] /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/src/org/eclipse/papyrus/sysml14/diagram/common/internal/factory/SysMLConnectorViewFactory.java:[62] 
	edge.getStyles().add(NotationFactory.eINSTANCE.createFontStyle());
	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Type safety: The method add(Object) belongs to the raw type List. References to generic type List<E> should be parameterized
13 problems (13 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.diagram.common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.diagram.common ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/target/org.eclipse.papyrus.sysml14.diagram.common-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.diagram.common ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.diagram.common ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/target/org.eclipse.papyrus.sysml14.diagram.common-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.diagram.common ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.diagram.common ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.diagram.common ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.diagram.common ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/target/org.eclipse.papyrus.sysml14.diagram.common-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.common/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.common-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.common/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.common-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/target/org.eclipse.papyrus.sysml14.diagram.common-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.common/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.common-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.common/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.common-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.common/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.common-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.diagram.common ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.common.tests >--
[INFO] Building org.eclipse.papyrus.sysml14.diagram.common.tests 2.0.0-SNAPSHOT [14/40]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.diagram.common.tests ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.diagram.common.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.diagram.common.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.diagram.common.tests ---
[INFO] Compiling 4 source files to /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.diagram.common.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.diagram.common.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/target/org.eclipse.papyrus.sysml14.diagram.common.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.diagram.common.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/target/org.eclipse.papyrus.sysml14.diagram.common.tests-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.diagram.common.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.0.0:test (default-test) @ org.eclipse.papyrus.sysml14.diagram.common.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml14.diagram.common.tests.util.GraphicalSysMLServiceTypeUtilTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.414 s - in org.eclipse.papyrus.sysml14.diagram.common.tests.util.GraphicalSysMLServiceTypeUtilTest
checkConstraintLabelElementTypeId(org.eclipse.papyrus.sysml14.diagram.common.tests.util.GraphicalSysMLServiceTypeUtilTest)  Time elapsed: 0.007 s
checkParameterBorderItemLabelElementTypeId(org.eclipse.papyrus.sysml14.diagram.common.tests.util.GraphicalSysMLServiceTypeUtilTest)  Time elapsed: 0 s
Running org.eclipse.papyrus.sysml14.diagram.common.tests.resources.SysMLDiUMLTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s - in org.eclipse.papyrus.sysml14.diagram.common.tests.resources.SysMLDiUMLTest
checkAlreadyExistingId(org.eclipse.papyrus.sysml14.diagram.common.tests.resources.SysMLDiUMLTest)  Time elapsed: 0.003 s
validateSysML14ElementTypesModel(org.eclipse.papyrus.sysml14.diagram.common.tests.resources.SysMLDiUMLTest)  Time elapsed: 0.218 s
Running org.eclipse.papyrus.sysml14.diagram.common.tests.resources.SysML14CompositeDiagramElementTypesExtensionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s - in org.eclipse.papyrus.sysml14.diagram.common.tests.resources.SysML14CompositeDiagramElementTypesExtensionTest
checkElementTypeMatcher(org.eclipse.papyrus.sysml14.diagram.common.tests.resources.SysML14CompositeDiagramElementTypesExtensionTest)  Time elapsed: 0.023 s
validateSysML14ClassDiagramElementTypesExtensionModel(org.eclipse.papyrus.sysml14.diagram.common.tests.resources.SysML14CompositeDiagramElementTypesExtensionTest)  Time elapsed: 0.239 s
Running org.eclipse.papyrus.sysml14.diagram.common.tests.resources.SysML14ClassDiagramElementTypesExtensionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s - in org.eclipse.papyrus.sysml14.diagram.common.tests.resources.SysML14ClassDiagramElementTypesExtensionTest
checkElementTypeMatcher(org.eclipse.papyrus.sysml14.diagram.common.tests.resources.SysML14ClassDiagramElementTypesExtensionTest)  Time elapsed: 0.021 s
validateSysML14ClassDiagramElementTypesExtensionModel(org.eclipse.papyrus.sysml14.diagram.common.tests.resources.SysML14ClassDiagramElementTypesExtensionTest)  Time elapsed: 0.206 s

Results:

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.diagram.common.tests ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/target/org.eclipse.papyrus.sysml14.diagram.common.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.common.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.common.tests-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.common.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.common.tests-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/target/org.eclipse.papyrus.sysml14.diagram.common.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.common.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.common.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.common.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.common.tests-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.common.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.common.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.common.tests-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.diagram.common.tests ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.blockdefinition >--
[INFO] Building org.eclipse.papyrus.sysml14.diagram.blockdefinition 2.0.0-SNAPSHOT [15/40]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition ---
[INFO] Compiling 6 source files to /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition/target/org.eclipse.papyrus.sysml14.diagram.blockdefinition-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition/target/org.eclipse.papyrus.sysml14.diagram.blockdefinition-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition ---
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition/target/org.eclipse.papyrus.sysml14.diagram.blockdefinition-2.0.0-SNAPSHOT-mde.zip
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition/target/org.eclipse.papyrus.sysml14.diagram.blockdefinition-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.blockdefinition/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.blockdefinition-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.blockdefinition/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.blockdefinition-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition/target/org.eclipse.papyrus.sysml14.diagram.blockdefinition-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.blockdefinition/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.blockdefinition-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.blockdefinition/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.blockdefinition-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.blockdefinition/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.blockdefinition-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition/target/org.eclipse.papyrus.sysml14.diagram.blockdefinition-2.0.0-SNAPSHOT-mde.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.blockdefinition/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.blockdefinition-2.0.0-SNAPSHOT-mde.zip
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition/target/org.eclipse.papyrus.sysml14.diagram.blockdefinition-2.0.0-SNAPSHOT-mde.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.blockdefinition/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.blockdefinition-2.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests >--
[INFO] Building org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests 2.0.0-SNAPSHOT [16/40]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests ---
[INFO] Compiling 1 source file to /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/target/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/target/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.0.0:test (default-test) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests.resources.ModelValidationTest
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.716 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests.resources.ModelValidationTest
validateModel[0](org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests.resources.ModelValidationTest)  Time elapsed: 0.223 s
validateModel[1](org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests.resources.ModelValidationTest)  Time elapsed: 0.692 s  <<< FAILURE!
java.lang.AssertionError: 
The /resources/doc/org.eclipse.papyrus.sysml14.diagram.blockdefinition.uml model is invalid Diagnosis of org.eclipse.uml2.uml.internal.impl.ModelImpl@281a54b{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.blockdefinition/resources/doc/org.eclipse.papyrus.sysml14.diagram.blockdefinition.uml#_OFsfcOLIEeSv5dwvZ9NSDw}
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@4bfaff23{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.blockdefinition/resources/doc/org.eclipse.papyrus.sysml14.diagram.blockdefinition.uml#_OFsfceLIEeSv5dwvZ9NSDw}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@7f588bc6{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@4bfaff23{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.blockdefinition/resources/doc/org.eclipse.papyrus.sysml14.diagram.blockdefinition.uml#_OFsfceLIEeSv5dwvZ9NSDw}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@7f588bc6{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0}'
The feature 'importedPackage' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@4bfaff23{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.blockdefinition/resources/doc/org.eclipse.papyrus.sysml14.diagram.blockdefinition.uml#_OFsfceLIEeSv5dwvZ9NSDw}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@7f588bc6{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0}' expected:<0> but was:<4>
	at org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests.resources.ModelValidationTest.validateModel(ModelValidationTest.java:76)

validateModel[2](org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests.resources.ModelValidationTest)  Time elapsed: 0.311 s

Results:

Failures: 
  ModelValidationTest.validateModel:76 The /resources/doc/org.eclipse.papyrus.sysml14.diagram.blockdefinition.uml model is invalid Diagnosis of org.eclipse.uml2.uml.internal.impl.ModelImpl@281a54b{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.blockdefinition/resources/doc/org.eclipse.papyrus.sysml14.diagram.blockdefinition.uml#_OFsfcOLIEeSv5dwvZ9NSDw}
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@4bfaff23{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.blockdefinition/resources/doc/org.eclipse.papyrus.sysml14.diagram.blockdefinition.uml#_OFsfceLIEeSv5dwvZ9NSDw}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@7f588bc6{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@4bfaff23{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.blockdefinition/resources/doc/org.eclipse.papyrus.sysml14.diagram.blockdefinition.uml#_OFsfceLIEeSv5dwvZ9NSDw}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@7f588bc6{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0}'
The feature 'importedPackage' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@4bfaff23{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.blockdefinition/resources/doc/org.eclipse.papyrus.sysml14.diagram.blockdefinition.uml#_OFsfceLIEeSv5dwvZ9NSDw}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@7f588bc6{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0}' expected:<0> but was:<4>

Tests run: 3, Failures: 1, Errors: 0, Skipped: 0

[ERROR] There are test failures.

Please refer to /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/target/surefire-reports for the individual test results.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/target/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/target/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.internalblock >--
[INFO] Building org.eclipse.papyrus.sysml14.diagram.internalblock 2.0.0-SNAPSHOT [17/40]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.diagram.internalblock ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.diagram.internalblock ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.diagram.internalblock ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.diagram.internalblock ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.diagram.internalblock ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.diagram.internalblock ---
[INFO] Compiling 2 source files to /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.diagram.internalblock ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.diagram.internalblock ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock/target/org.eclipse.papyrus.sysml14.diagram.internalblock-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.diagram.internalblock ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.diagram.internalblock ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock/target/org.eclipse.papyrus.sysml14.diagram.internalblock-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.diagram.internalblock ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.diagram.internalblock ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.diagram.internalblock ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ org.eclipse.papyrus.sysml14.diagram.internalblock ---
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock/target/org.eclipse.papyrus.sysml14.diagram.internalblock-2.0.0-SNAPSHOT-mde.zip
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.papyrus.sysml14.diagram.internalblock ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.diagram.internalblock ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock/target/org.eclipse.papyrus.sysml14.diagram.internalblock-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.internalblock/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.internalblock-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.internalblock/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.internalblock-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock/target/org.eclipse.papyrus.sysml14.diagram.internalblock-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.internalblock/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.internalblock-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.internalblock/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.internalblock-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.internalblock/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.internalblock-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock/target/org.eclipse.papyrus.sysml14.diagram.internalblock-2.0.0-SNAPSHOT-mde.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.internalblock/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.internalblock-2.0.0-SNAPSHOT-mde.zip
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock/target/org.eclipse.papyrus.sysml14.diagram.internalblock-2.0.0-SNAPSHOT-mde.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.internalblock/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.internalblock-2.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.diagram.internalblock ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.internalblock.tests >--
[INFO] Building org.eclipse.papyrus.sysml14.diagram.internalblock.tests 2.0.0-SNAPSHOT [18/40]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.diagram.internalblock.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.diagram.internalblock.tests ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.diagram.internalblock.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.diagram.internalblock.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.diagram.internalblock.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.diagram.internalblock.tests ---
[INFO] Compiling 1 source file to /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.diagram.internalblock.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.diagram.internalblock.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/target/org.eclipse.papyrus.sysml14.diagram.internalblock.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.diagram.internalblock.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.diagram.internalblock.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/target/org.eclipse.papyrus.sysml14.diagram.internalblock.tests-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.diagram.internalblock.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.diagram.internalblock.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.diagram.internalblock.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.0.0:test (default-test) @ org.eclipse.papyrus.sysml14.diagram.internalblock.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml14.diagram.internalblock.tests.resources.ModelValidationTest
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.564 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.diagram.internalblock.tests.resources.ModelValidationTest
validateModel[0](org.eclipse.papyrus.sysml14.diagram.internalblock.tests.resources.ModelValidationTest)  Time elapsed: 0.09 s
validateModel[1](org.eclipse.papyrus.sysml14.diagram.internalblock.tests.resources.ModelValidationTest)  Time elapsed: 0.77 s  <<< FAILURE!
java.lang.AssertionError: 
The /resources/doc/org.eclipse.papyrus.sysml14.diagram.internalblock.uml model is invalid Diagnosis of org.eclipse.uml2.uml.internal.impl.ModelImpl@5246453e{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.internalblock/resources/doc/org.eclipse.papyrus.sysml14.diagram.internalblock.uml#_OFsfcOLIEeSv5dwvZ9NSDw}
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@43600de0{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.internalblock/resources/doc/org.eclipse.papyrus.sysml14.diagram.internalblock.uml#_OFsfceLIEeSv5dwvZ9NSDw}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@2e5ff1d4{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@43600de0{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.internalblock/resources/doc/org.eclipse.papyrus.sysml14.diagram.internalblock.uml#_OFsfceLIEeSv5dwvZ9NSDw}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@2e5ff1d4{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0}'
The feature 'importedPackage' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@43600de0{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.internalblock/resources/doc/org.eclipse.papyrus.sysml14.diagram.internalblock.uml#_OFsfceLIEeSv5dwvZ9NSDw}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@2e5ff1d4{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0}' expected:<0> but was:<4>
	at org.eclipse.papyrus.sysml14.diagram.internalblock.tests.resources.ModelValidationTest.validateModel(ModelValidationTest.java:76)

validateModel[2](org.eclipse.papyrus.sysml14.diagram.internalblock.tests.resources.ModelValidationTest)  Time elapsed: 0.353 s

Results:

Failures: 
  ModelValidationTest.validateModel:76 The /resources/doc/org.eclipse.papyrus.sysml14.diagram.internalblock.uml model is invalid Diagnosis of org.eclipse.uml2.uml.internal.impl.ModelImpl@5246453e{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.internalblock/resources/doc/org.eclipse.papyrus.sysml14.diagram.internalblock.uml#_OFsfcOLIEeSv5dwvZ9NSDw}
The feature 'relatedElement' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@43600de0{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.internalblock/resources/doc/org.eclipse.papyrus.sysml14.diagram.internalblock.uml#_OFsfceLIEeSv5dwvZ9NSDw}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@2e5ff1d4{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0}'
The feature 'target' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@43600de0{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.internalblock/resources/doc/org.eclipse.papyrus.sysml14.diagram.internalblock.uml#_OFsfceLIEeSv5dwvZ9NSDw}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@2e5ff1d4{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0}'
The feature 'importedPackage' of 'org.eclipse.uml2.uml.internal.impl.PackageImportImpl@43600de0{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.internalblock/resources/doc/org.eclipse.papyrus.sysml14.diagram.internalblock.uml#_OFsfceLIEeSv5dwvZ9NSDw}' contains an unresolved proxy 'org.eclipse.uml2.uml.internal.impl.ModelImpl@2e5ff1d4{pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#_0}' expected:<0> but was:<4>

Tests run: 3, Failures: 1, Errors: 0, Skipped: 0

[ERROR] There are test failures.

Please refer to /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/target/surefire-reports for the individual test results.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.diagram.internalblock.tests ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/target/org.eclipse.papyrus.sysml14.diagram.internalblock.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.internalblock.tests-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.internalblock.tests-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/target/org.eclipse.papyrus.sysml14.diagram.internalblock.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.internalblock.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.internalblock.tests-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.internalblock.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.internalblock.tests-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.diagram.internalblock.tests ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.parametric >--
[INFO] Building org.eclipse.papyrus.sysml14.diagram.parametric 2.0.0-SNAPSHOT [19/40]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.diagram.parametric ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.diagram.parametric ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.diagram.parametric ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.diagram.parametric ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.diagram.parametric ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.diagram.parametric ---
[INFO] Compiling 14 source files to /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.diagram.parametric ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.diagram.parametric ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric/target/org.eclipse.papyrus.sysml14.diagram.parametric-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.diagram.parametric ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.diagram.parametric ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric/target/org.eclipse.papyrus.sysml14.diagram.parametric-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.diagram.parametric ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.diagram.parametric ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.diagram.parametric ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ org.eclipse.papyrus.sysml14.diagram.parametric ---
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric/target/org.eclipse.papyrus.sysml14.diagram.parametric-2.0.0-SNAPSHOT-mde.zip
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.papyrus.sysml14.diagram.parametric ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.diagram.parametric ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric/target/org.eclipse.papyrus.sysml14.diagram.parametric-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.parametric/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.parametric-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.parametric/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.parametric-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric/target/org.eclipse.papyrus.sysml14.diagram.parametric-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.parametric/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.parametric-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.parametric/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.parametric-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.parametric/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.parametric-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric/target/org.eclipse.papyrus.sysml14.diagram.parametric-2.0.0-SNAPSHOT-mde.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.parametric/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.parametric-2.0.0-SNAPSHOT-mde.zip
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric/target/org.eclipse.papyrus.sysml14.diagram.parametric-2.0.0-SNAPSHOT-mde.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.parametric/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.parametric-2.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.diagram.parametric ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.parametric.tests >--
[INFO] Building org.eclipse.papyrus.sysml14.diagram.parametric.tests 2.0.0-SNAPSHOT [20/40]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.diagram.parametric.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.diagram.parametric.tests ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.diagram.parametric.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.diagram.parametric.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.diagram.parametric.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.diagram.parametric.tests ---
[INFO] Compiling 1 source file to /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.diagram.parametric.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.diagram.parametric.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/target/org.eclipse.papyrus.sysml14.diagram.parametric.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.diagram.parametric.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.diagram.parametric.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/target/org.eclipse.papyrus.sysml14.diagram.parametric.tests-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.diagram.parametric.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.diagram.parametric.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.diagram.parametric.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.0.0:test (default-test) @ org.eclipse.papyrus.sysml14.diagram.parametric.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml14.diagram.parametric.tests.resources.ModelValidationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.606 s - in org.eclipse.papyrus.sysml14.diagram.parametric.tests.resources.ModelValidationTest
validateModel[0](org.eclipse.papyrus.sysml14.diagram.parametric.tests.resources.ModelValidationTest)  Time elapsed: 0.208 s
validateModel[1](org.eclipse.papyrus.sysml14.diagram.parametric.tests.resources.ModelValidationTest)  Time elapsed: 0.07 s

Results:

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.diagram.parametric.tests ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/target/org.eclipse.papyrus.sysml14.diagram.parametric.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.parametric.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.parametric.tests-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.parametric.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.parametric.tests-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/target/org.eclipse.papyrus.sysml14.diagram.parametric.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.parametric.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.parametric.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.parametric.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.parametric.tests-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.parametric.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.parametric.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.parametric.tests-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.diagram.parametric.tests ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.requirement >--
[INFO] Building org.eclipse.papyrus.sysml14.diagram.requirement 2.0.0-SNAPSHOT [21/40]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.diagram.requirement ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.diagram.requirement ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.diagram.requirement ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.diagram.requirement ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.diagram.requirement ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.diagram.requirement ---
[INFO] Compiling 1 source file to /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.diagram.requirement ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.diagram.requirement ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement/target/org.eclipse.papyrus.sysml14.diagram.requirement-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.diagram.requirement ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.diagram.requirement ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement/target/org.eclipse.papyrus.sysml14.diagram.requirement-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.diagram.requirement ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.diagram.requirement ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.diagram.requirement ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ org.eclipse.papyrus.sysml14.diagram.requirement ---
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement/target/org.eclipse.papyrus.sysml14.diagram.requirement-2.0.0-SNAPSHOT-mde.zip
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.papyrus.sysml14.diagram.requirement ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.diagram.requirement ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement/target/org.eclipse.papyrus.sysml14.diagram.requirement-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.requirement/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.requirement-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.requirement/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.requirement-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement/target/org.eclipse.papyrus.sysml14.diagram.requirement-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.requirement/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.requirement-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.requirement/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.requirement-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.requirement/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.requirement-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement/target/org.eclipse.papyrus.sysml14.diagram.requirement-2.0.0-SNAPSHOT-mde.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.requirement/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.requirement-2.0.0-SNAPSHOT-mde.zip
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement/target/org.eclipse.papyrus.sysml14.diagram.requirement-2.0.0-SNAPSHOT-mde.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.requirement/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.requirement-2.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.diagram.requirement ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.diagram.requirement.tests >--
[INFO] Building org.eclipse.papyrus.sysml14.diagram.requirement.tests 2.0.0-SNAPSHOT [22/40]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.diagram.requirement.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.diagram.requirement.tests ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.diagram.requirement.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.diagram.requirement.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.diagram.requirement.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.diagram.requirement.tests ---
[INFO] Compiling 1 source file to /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.diagram.requirement.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.diagram.requirement.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/target/org.eclipse.papyrus.sysml14.diagram.requirement.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.diagram.requirement.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.diagram.requirement.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/target/org.eclipse.papyrus.sysml14.diagram.requirement.tests-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.diagram.requirement.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.diagram.requirement.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.diagram.requirement.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.0.0:test (default-test) @ org.eclipse.papyrus.sysml14.diagram.requirement.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml14.diagram.requirement.tests.resources.ModelValidationTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.263 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.diagram.requirement.tests.resources.ModelValidationTest
validateModel[0](org.eclipse.papyrus.sysml14.diagram.requirement.tests.resources.ModelValidationTest)  Time elapsed: 0.19 s  <<< FAILURE!
java.lang.AssertionError: 
The /resources/palette/requirementDiagram.paletteconfiguration model is invalid Diagnosis of org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.PaletteConfigurationImpl@3265995e{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#/}
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@388e4c25{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.0/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@2d2a8819{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/umldi.elementtypesconfigurations#org.eclipse.papyrus.umldi.Element_ContainmentEdge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@72585e83{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.1/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@6b64bf61{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Copy_Abstraction_Abstraction_Edge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@1d5bb5c{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.2/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@7846913f{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.DeriveReqt_Abstraction_Abstraction_Edge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@48da64f2{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.3/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@60b553f{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/umldi.elementtypesconfigurations#org.eclipse.papyrus.umldi.Package_Shape}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@2aa811f9{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.3/@elementDescriptors.1}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@66abb2fa{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/umldi.elementtypesconfigurations#org.eclipse.papyrus.umldi.Package_Shape_CN}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@7d4da729{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.4/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@2133b712{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Refine_Abstraction_Abstraction_Edge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@4b7e4d14{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.5/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@70f91ae3{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Requirement_Class_Shape}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@601d9f3a{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.5/@elementDescriptors.1}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@5c2a3f0c{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Requirement_Class_ComponentNestedClassifierLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@6585df70{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.5/@elementDescriptors.2}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@5d93ff21{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Requirement_Class_InterfaceNestedClassifierLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@51fb5fe6{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.5/@elementDescriptors.3}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@5ca4c88a{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Requirement_Class_Shape_CN}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@1791e231{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.5/@elementDescriptors.4}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@55397d15{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Requirement_Class_ClassNestedClassifierLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@5e360c3b{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.6/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@24ac6fef{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Satisfy_Abstraction_Abstraction_Edge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@3cb49121{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.0/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@227b9277{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysML14Di-extension.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_Activity_NamedElement_Shape}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@4c4215d7{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.1/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@b56d8a7{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysML14Di-extension.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_FunctionBehavior_NamedElement_Shape}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@13f36d75{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.2/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@6de5ad56{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysML14Di-extension.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_Interaction_NamedElement_Shape}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@3155f190{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.3/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@cfb94fd{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysML14Di-extension.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_OpaqueBehavior_NamedElement_Shape}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@4ebd8d2{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.4/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@44a44a04{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_Operation_Operation_ClassOperationLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@5a63fa71{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.4/@elementDescriptors.1}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@a6fc1bc{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_Operation_Operation_ComponentOperationLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@5018b56b{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.4/@elementDescriptors.2}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@360a3106{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_Operation_Operation_DataTypeOperationLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@737ff5c4{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.4/@elementDescriptors.3}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@7e9a836{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_Operation_Operation_InterfaceOperationLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@124ff64d{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.4/@elementDescriptors.4}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@75aa7703{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_Operation_Operation_OperationLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@79777da7{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.4/@elementDescriptors.5}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@3395c2a7{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_Operation_Operation_PrimitiveTypeOperationLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@5e05a706{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.5/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@7831d1aa{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysML14Di-extension.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_ProtocolStateMachine_NamedElement_Shape}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@3a69014e{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.6/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@27746c5e{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysML14Di-extension.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_StateMachine_NamedElement_Shape}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@543ac221{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.8/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@2270f58d{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Trace_Abstraction_Abstraction_Edge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@50e1f3fc{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.9/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@54737322{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Verify_Abstraction_Abstraction_Edge}' expected:<0> but was:<4>
	at org.eclipse.papyrus.sysml14.diagram.requirement.tests.resources.ModelValidationTest.validateModel(ModelValidationTest.java:68)


Results:

Failures: 
  ModelValidationTest.validateModel:68 The /resources/palette/requirementDiagram.paletteconfiguration model is invalid Diagnosis of org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.PaletteConfigurationImpl@3265995e{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#/}
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@388e4c25{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.0/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@2d2a8819{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/umldi.elementtypesconfigurations#org.eclipse.papyrus.umldi.Element_ContainmentEdge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@72585e83{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.1/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@6b64bf61{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Copy_Abstraction_Abstraction_Edge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@1d5bb5c{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.2/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@7846913f{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.DeriveReqt_Abstraction_Abstraction_Edge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@48da64f2{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.3/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@60b553f{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/umldi.elementtypesconfigurations#org.eclipse.papyrus.umldi.Package_Shape}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@2aa811f9{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.3/@elementDescriptors.1}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@66abb2fa{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/umldi.elementtypesconfigurations#org.eclipse.papyrus.umldi.Package_Shape_CN}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@7d4da729{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.4/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@2133b712{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Refine_Abstraction_Abstraction_Edge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@4b7e4d14{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.5/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@70f91ae3{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Requirement_Class_Shape}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@601d9f3a{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.5/@elementDescriptors.1}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@5c2a3f0c{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Requirement_Class_ComponentNestedClassifierLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@6585df70{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.5/@elementDescriptors.2}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@5d93ff21{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Requirement_Class_InterfaceNestedClassifierLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@51fb5fe6{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.5/@elementDescriptors.3}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@5ca4c88a{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Requirement_Class_Shape_CN}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@1791e231{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.5/@elementDescriptors.4}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@55397d15{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Requirement_Class_ClassNestedClassifierLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@5e360c3b{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.6/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@24ac6fef{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Satisfy_Abstraction_Abstraction_Edge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@3cb49121{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.0/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@227b9277{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysML14Di-extension.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_Activity_NamedElement_Shape}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@4c4215d7{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.1/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@b56d8a7{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysML14Di-extension.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_FunctionBehavior_NamedElement_Shape}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@13f36d75{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.2/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@6de5ad56{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysML14Di-extension.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_Interaction_NamedElement_Shape}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@3155f190{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.3/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@cfb94fd{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysML14Di-extension.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_OpaqueBehavior_NamedElement_Shape}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@4ebd8d2{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.4/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@44a44a04{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_Operation_Operation_ClassOperationLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@5a63fa71{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.4/@elementDescriptors.1}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@a6fc1bc{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_Operation_Operation_ComponentOperationLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@5018b56b{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.4/@elementDescriptors.2}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@360a3106{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_Operation_Operation_DataTypeOperationLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@737ff5c4{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.4/@elementDescriptors.3}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@7e9a836{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_Operation_Operation_InterfaceOperationLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@124ff64d{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.4/@elementDescriptors.4}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@75aa7703{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_Operation_Operation_OperationLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@79777da7{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.4/@elementDescriptors.5}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@3395c2a7{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_Operation_Operation_PrimitiveTypeOperationLabel}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@5e05a706{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.5/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@7831d1aa{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysML14Di-extension.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_ProtocolStateMachine_NamedElement_Shape}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@3a69014e{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.7/@ownedConfigurations.6/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@27746c5e{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysML14Di-extension.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.TestCase_StateMachine_NamedElement_Shape}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@543ac221{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.8/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@2270f58d{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Trace_Abstraction_Abstraction_Edge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.gmfdiag.paletteconfiguration.impl.ElementDescriptorImpl@50e1f3fc{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.requirement/resources/palette/requirementDiagram.paletteconfiguration#//@drawerConfigurations.0/@ownedConfigurations.9/@elementDescriptors.0}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.SpecializationTypeConfigurationImpl@54737322{platform:/plugin/org.eclipse.papyrus.sysml14.diagram.common/resources/SysMLDiUML.elementtypesconfigurations#org.eclipse.papyrus.sysmldi.Verify_Abstraction_Abstraction_Edge}' expected:<0> but was:<4>

Tests run: 1, Failures: 1, Errors: 0, Skipped: 0

[ERROR] There are test failures.

Please refer to /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/target/surefire-reports for the individual test results.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.diagram.requirement.tests ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/target/org.eclipse.papyrus.sysml14.diagram.requirement.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.requirement.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.requirement.tests-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.requirement.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.requirement.tests-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/target/org.eclipse.papyrus.sysml14.diagram.requirement.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.requirement.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.requirement.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.requirement.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.requirement.tests-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/diagram/org.eclipse.papyrus.sysml14.diagram.requirement.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.diagram.requirement.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.diagram.requirement.tests-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.diagram.requirement.tests ---
[INFO] 
[INFO] ----< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.table >-----
[INFO] Building SysML Table 2.0.0-SNAPSHOT                              [23/40]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.table ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.table ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.table ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.table ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.papyrus.sysml14.table ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.table/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.table-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.common >--
[INFO] Building org.eclipse.papyrus.sysml14.nattable.common 2.0.0-SNAPSHOT [24/40]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.nattable.common ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.nattable.common ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.nattable.common ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.nattable.common ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.nattable.common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.common/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.nattable.common ---
[INFO] Compiling 6 source files to /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.common/target/classes
[WARNING] /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.common/src/org/eclipse/papyrus/sysml14/nattable/common/manager/cell/SysMLStereotypePropertyCellManager.java:[54] 
	isHandled = SysMLQualifiedName.STEREOTYPE_FLOWPORT_DIRECTION.equals(propertyQualifiedNameString);
	                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The field SysMLQualifiedName.STEREOTYPE_FLOWPORT_DIRECTION is deprecated
[WARNING] /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.common/src/org/eclipse/papyrus/sysml14/nattable/common/provider/SysMLFlowPortDirectionLabelProvider.java:[59] 
	return str.endsWith(SysMLQualifiedName.STEREOTYPE_FLOWPORT_DIRECTION);
	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The field SysMLQualifiedName.STEREOTYPE_FLOWPORT_DIRECTION is deprecated
2 problems (2 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.nattable.common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.common/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.nattable.common ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.common/target/org.eclipse.papyrus.sysml14.nattable.common-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.nattable.common ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.nattable.common ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.common/target/org.eclipse.papyrus.sysml14.nattable.common-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.nattable.common ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.nattable.common ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.nattable.common ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.nattable.common ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.common/target/org.eclipse.papyrus.sysml14.nattable.common-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.common/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.common-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.common/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.common-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.common/target/org.eclipse.papyrus.sysml14.nattable.common-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.common/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.common-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.common/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.common/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.common-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.common/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.common/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.common-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.nattable.common ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.allocation >--
[INFO] Building org.eclipse.papyrus.sysml14.nattable.allocation 2.0.0-SNAPSHOT [25/40]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.nattable.allocation ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.nattable.allocation ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.nattable.allocation ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.nattable.allocation ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.nattable.allocation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.nattable.allocation ---
[INFO] Compiling 3 source files to /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.nattable.allocation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.nattable.allocation ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation/target/org.eclipse.papyrus.sysml14.nattable.allocation-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.nattable.allocation ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.nattable.allocation ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation/target/org.eclipse.papyrus.sysml14.nattable.allocation-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.nattable.allocation ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.nattable.allocation ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.nattable.allocation ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.nattable.allocation ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation/target/org.eclipse.papyrus.sysml14.nattable.allocation-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.allocation/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.allocation-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.allocation/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.allocation-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation/target/org.eclipse.papyrus.sysml14.nattable.allocation-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.allocation/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.allocation-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.allocation/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.allocation-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.allocation/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.allocation-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.nattable.allocation ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.allocation.tests >--
[INFO] Building org.eclipse.papyrus.sysml14.nattable.allocation.tests 2.0.0-SNAPSHOT [26/40]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.nattable.allocation.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.nattable.allocation.tests ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.nattable.allocation.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.nattable.allocation.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.nattable.allocation.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.nattable.allocation.tests ---
[INFO] Compiling 2 source files to /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.nattable.allocation.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.nattable.allocation.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/target/org.eclipse.papyrus.sysml14.nattable.allocation.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.nattable.allocation.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.nattable.allocation.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/target/org.eclipse.papyrus.sysml14.nattable.allocation.tests-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.nattable.allocation.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.nattable.allocation.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.nattable.allocation.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.0.0:test (default-test) @ org.eclipse.papyrus.sysml14.nattable.allocation.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml14.nattable.allocation.tests.tester.TableAllocationCreationTesterTest
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.179 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.nattable.allocation.tests.tester.TableAllocationCreationTesterTest
simpleModelTest(org.eclipse.papyrus.sysml14.nattable.allocation.tests.tester.TableAllocationCreationTesterTest)  Time elapsed: 1.114 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.nattable.allocation.tests.tester.TableAllocationCreationTesterTest.simpleModelTest(TableAllocationCreationTesterTest.java:48)
Caused by: java.net.MalformedURLException: unknown protocol: pathmap
	at org.eclipse.papyrus.sysml14.nattable.allocation.tests.tester.TableAllocationCreationTesterTest.simpleModelTest(TableAllocationCreationTesterTest.java:48)

emptyContextTest(org.eclipse.papyrus.sysml14.nattable.allocation.tests.tester.TableAllocationCreationTesterTest)  Time elapsed: 0.002 s
Running org.eclipse.papyrus.sysml14.nattable.allocation.tests.resources.AllocationNattableTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.839 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.nattable.allocation.tests.resources.AllocationNattableTest
validateAllocationNattableModel(org.eclipse.papyrus.sysml14.nattable.allocation.tests.resources.AllocationNattableTest)  Time elapsed: 0.826 s  <<< FAILURE!
java.lang.AssertionError: The allocation nattable model is not valid  expected:<0> but was:<4>
	at org.eclipse.papyrus.sysml14.nattable.allocation.tests.resources.AllocationNattableTest.validateAllocationNattableModel(AllocationNattableTest.java:58)

checkPastedElementId(org.eclipse.papyrus.sysml14.nattable.allocation.tests.resources.AllocationNattableTest)  Time elapsed: 0.011 s

Results:

Failures: 
  AllocationNattableTest.validateAllocationNattableModel:58 The allocation nattable model is not valid  expected:<0> but was:<4>
Errors: 
  TableAllocationCreationTesterTest.simpleModelTest:48 » DiagnosticWrapped java....

Tests run: 4, Failures: 1, Errors: 1, Skipped: 0

[ERROR] There are test failures.

Please refer to /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/target/surefire-reports for the individual test results.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.nattable.allocation.tests ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/target/org.eclipse.papyrus.sysml14.nattable.allocation.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.allocation.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.allocation.tests-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.allocation.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.allocation.tests-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/target/org.eclipse.papyrus.sysml14.nattable.allocation.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.allocation.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.allocation.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.allocation.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.allocation.tests-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.allocation.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.allocation.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.allocation.tests-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.nattable.allocation.tests ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.requirement >--
[INFO] Building org.eclipse.papyrus.sysml14.nattable.requirement 2.0.0-SNAPSHOT [27/40]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.nattable.requirement ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.nattable.requirement ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.nattable.requirement ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.nattable.requirement ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.nattable.requirement ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.nattable.requirement ---
[INFO] Compiling 3 source files to /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.nattable.requirement ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.nattable.requirement ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement/target/org.eclipse.papyrus.sysml14.nattable.requirement-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.nattable.requirement ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.nattable.requirement ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement/target/org.eclipse.papyrus.sysml14.nattable.requirement-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.nattable.requirement ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.nattable.requirement ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.nattable.requirement ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.nattable.requirement ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement/target/org.eclipse.papyrus.sysml14.nattable.requirement-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.requirement/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.requirement-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.requirement/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.requirement-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement/target/org.eclipse.papyrus.sysml14.nattable.requirement-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.requirement/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.requirement-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.requirement/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.requirement-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.requirement/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.requirement-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.nattable.requirement ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.requirement.tests >--
[INFO] Building org.eclipse.papyrus.sysml14.nattable.requirement.tests 2.0.0-SNAPSHOT [28/40]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.nattable.requirement.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.nattable.requirement.tests ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.nattable.requirement.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.nattable.requirement.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.nattable.requirement.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.nattable.requirement.tests ---
[INFO] Compiling 2 source files to /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.nattable.requirement.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.nattable.requirement.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/target/org.eclipse.papyrus.sysml14.nattable.requirement.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.nattable.requirement.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.nattable.requirement.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/target/org.eclipse.papyrus.sysml14.nattable.requirement.tests-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.nattable.requirement.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.nattable.requirement.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.nattable.requirement.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.0.0:test (default-test) @ org.eclipse.papyrus.sysml14.nattable.requirement.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml14.nattable.requirement.tests.resources.RequirementNattableTest
log4j:WARN No appenders could be found for logger (org.eclipse.ocl.pivot.internal.resource.StandaloneProjectMap).
log4j:WARN Please initialize the log4j system properly.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.092 s - in org.eclipse.papyrus.sysml14.nattable.requirement.tests.resources.RequirementNattableTest
validateRequirementTreeNattableModel(org.eclipse.papyrus.sysml14.nattable.requirement.tests.resources.RequirementNattableTest)  Time elapsed: 7.954 s
validateRequirementNattableModel(org.eclipse.papyrus.sysml14.nattable.requirement.tests.resources.RequirementNattableTest)  Time elapsed: 0.016 s
checkPastedElementId(org.eclipse.papyrus.sysml14.nattable.requirement.tests.resources.RequirementNattableTest)  Time elapsed: 0.058 s
checkTreePastedElementId(org.eclipse.papyrus.sysml14.nattable.requirement.tests.resources.RequirementNattableTest)  Time elapsed: 0.007 s
Running org.eclipse.papyrus.sysml14.nattable.requirement.tests.tester.RequirementTableTesterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s - in org.eclipse.papyrus.sysml14.nattable.requirement.tests.tester.RequirementTableTesterTest
testNull(org.eclipse.papyrus.sysml14.nattable.requirement.tests.tester.RequirementTableTesterTest)  Time elapsed: 0.003 s
testRequirement(org.eclipse.papyrus.sysml14.nattable.requirement.tests.tester.RequirementTableTesterTest)  Time elapsed: 0.408 s
testMissingProfile(org.eclipse.papyrus.sysml14.nattable.requirement.tests.tester.RequirementTableTesterTest)  Time elapsed: 0.001 s

Results:

Tests run: 7, Failures: 0, Errors: 0, Skipped: 0

[INFO] All tests passed!
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.nattable.requirement.tests ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/target/org.eclipse.papyrus.sysml14.nattable.requirement.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.requirement.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.requirement.tests-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.requirement.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.requirement.tests-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/target/org.eclipse.papyrus.sysml14.nattable.requirement.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.requirement.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.requirement.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.requirement.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.requirement.tests-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.requirement.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.requirement.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.requirement.tests-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.nattable.requirement.tests ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.nattable.ui >--
[INFO] Building org.eclipse.papyrus.sysml14.nattable.ui 2.0.0-SNAPSHOT  [29/40]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.nattable.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.nattable.ui ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.nattable.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.nattable.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.nattable.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.nattable.ui ---
[INFO] Compiling 29 source files to /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.nattable.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.nattable.ui ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.ui/target/org.eclipse.papyrus.sysml14.nattable.ui-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.nattable.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.nattable.ui ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.ui/target/org.eclipse.papyrus.sysml14.nattable.ui-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.nattable.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.nattable.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.nattable.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.nattable.ui ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.ui/target/org.eclipse.papyrus.sysml14.nattable.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.ui/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.ui-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.ui/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.ui-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.ui/target/org.eclipse.papyrus.sysml14.nattable.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.ui/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.ui-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.ui/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.ui-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/table/org.eclipse.papyrus.sysml14.nattable.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.nattable.ui/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.nattable.ui-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.nattable.ui ---
[INFO] 
[INFO] -----< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.gui >------
[INFO] Building SysML GUI 2.0.0-SNAPSHOT                                [30/40]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.gui ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.gui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.gui ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.gui ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.papyrus.sysml14.gui ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.gui/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.gui-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.architecture >--
[INFO] Building org.eclipse.papyrus.sysml14.architecture 2.0.0-SNAPSHOT [31/40]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.architecture ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.architecture ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.architecture ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.architecture ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.architecture ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.architecture ---
[INFO] Compiling 7 source files to /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.architecture ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.architecture ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture/target/org.eclipse.papyrus.sysml14.architecture-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.architecture ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.architecture ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture/target/org.eclipse.papyrus.sysml14.architecture-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.architecture ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.architecture ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.architecture ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.architecture ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture/target/org.eclipse.papyrus.sysml14.architecture-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.architecture/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.architecture-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.architecture/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.architecture-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture/target/org.eclipse.papyrus.sysml14.architecture-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.architecture/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.architecture-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.architecture/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.architecture-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.architecture/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.architecture-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.architecture ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.architecture.tests >--
[INFO] Building org.eclipse.papyrus.sysml14.architecture.tests 2.0.0-SNAPSHOT [32/40]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.architecture.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.architecture.tests ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.architecture.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.architecture.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.architecture.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.architecture.tests ---
[INFO] Compiling 3 source files to /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.architecture.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.architecture.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/target/org.eclipse.papyrus.sysml14.architecture.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.architecture.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.architecture.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/target/org.eclipse.papyrus.sysml14.architecture.tests-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.architecture.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.architecture.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.architecture.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.0.0:test (default-test) @ org.eclipse.papyrus.sysml14.architecture.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml14.architecture.tests.resources.ArchitectureValidationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.703 s - in org.eclipse.papyrus.sysml14.architecture.tests.resources.ArchitectureValidationTest
checkXMIIds(org.eclipse.papyrus.sysml14.architecture.tests.resources.ArchitectureValidationTest)  Time elapsed: 0.028 s
Running org.eclipse.papyrus.sysml14.architecture.tests.resources.ModelValidationTest
Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.302 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.architecture.tests.resources.ModelValidationTest
validateModel[0](org.eclipse.papyrus.sysml14.architecture.tests.resources.ModelValidationTest)  Time elapsed: 0.567 s  <<< FAILURE!
java.lang.AssertionError: 
The /resources/sysml14.architecture model is invalid Diagnosis of org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDomainImpl@7c6f306b{platform:/plugin/org.eclipse.papyrus.sysml14.architecture/resources/sysml14.architecture#org.eclipse.papyrus.sysml14.systemsEngineering}
The feature 'elementTypes' of 'org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDescriptionLanguageImpl@4e27eb57{platform:/plugin/org.eclipse.papyrus.sysml14.architecture/resources/sysml14.architecture#org.eclipse.papyrus.sysml.architecture.SysML14}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.ElementTypeSetConfigurationImpl@11009075{platform:/plugin/org.eclipse.papyrus.infra.services.controlmode/model/controlmode.elementtypesconfigurations#_rWI4YHPzEeSnGJwaJWHCSg}'
The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@3f8cd0b7{platform:/plugin/org.eclipse.papyrus.sysml14.architecture/resources/sysml14.architecture#org.eclipse.papyrus.sysml14.diagram.blockdefinition}'
The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@648a8be4{platform:/plugin/org.eclipse.papyrus.sysml14.architecture/resources/sysml14.architecture#org.eclipse.papyrus.sysml14.diagram.internalblock}'
The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@4dd08e5b{platform:/plugin/org.eclipse.papyrus.sysml14.architecture/resources/sysml14.architecture#org.eclipse.papyrus.sysml14.diagram.package}'
The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@794245eb{platform:/plugin/org.eclipse.papyrus.sysml14.architecture/resources/sysml14.architecture#org.eclipse.papyrus.sysml14.diagram.parametric}'
The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@7ab9d59f{platform:/plugin/org.eclipse.papyrus.sysml14.architecture/resources/sysml14.architecture#org.eclipse.papyrus.sysml14.diagram.requirement}' expected:<0> but was:<4>
	at org.eclipse.papyrus.sysml14.architecture.tests.resources.ModelValidationTest.validateModel(ModelValidationTest.java:78)

validateModel[1](org.eclipse.papyrus.sysml14.architecture.tests.resources.ModelValidationTest)  Time elapsed: 0.178 s
validateModel[2](org.eclipse.papyrus.sysml14.architecture.tests.resources.ModelValidationTest)  Time elapsed: 0.114 s
validateModel[3](org.eclipse.papyrus.sysml14.architecture.tests.resources.ModelValidationTest)  Time elapsed: 0.07 s
validateModel[4](org.eclipse.papyrus.sysml14.architecture.tests.resources.ModelValidationTest)  Time elapsed: 0.1 s
validateModel[5](org.eclipse.papyrus.sysml14.architecture.tests.resources.ModelValidationTest)  Time elapsed: 0.164 s
validateModel[6](org.eclipse.papyrus.sysml14.architecture.tests.resources.ModelValidationTest)  Time elapsed: 0.076 s
Running org.eclipse.papyrus.sysml14.architecture.tests.util.SysML14chitectureUtilTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 s - in org.eclipse.papyrus.sysml14.architecture.tests.util.SysML14chitectureUtilTest
checkRepresentationIds[0](org.eclipse.papyrus.sysml14.architecture.tests.util.SysML14chitectureUtilTest)  Time elapsed: 0.028 s
checkRepresentationIds[1](org.eclipse.papyrus.sysml14.architecture.tests.util.SysML14chitectureUtilTest)  Time elapsed: 0.025 s
checkRepresentationIds[2](org.eclipse.papyrus.sysml14.architecture.tests.util.SysML14chitectureUtilTest)  Time elapsed: 0.048 s
checkRepresentationIds[3](org.eclipse.papyrus.sysml14.architecture.tests.util.SysML14chitectureUtilTest)  Time elapsed: 0.023 s
checkRepresentationIds[4](org.eclipse.papyrus.sysml14.architecture.tests.util.SysML14chitectureUtilTest)  Time elapsed: 0.022 s
checkRepresentationIds[5](org.eclipse.papyrus.sysml14.architecture.tests.util.SysML14chitectureUtilTest)  Time elapsed: 0.044 s
checkRepresentationIds[6](org.eclipse.papyrus.sysml14.architecture.tests.util.SysML14chitectureUtilTest)  Time elapsed: 0.024 s
checkRepresentationIds[7](org.eclipse.papyrus.sysml14.architecture.tests.util.SysML14chitectureUtilTest)  Time elapsed: 0.022 s
checkRepresentationIds[8](org.eclipse.papyrus.sysml14.architecture.tests.util.SysML14chitectureUtilTest)  Time elapsed: 0.047 s
checkRepresentationIds[9](org.eclipse.papyrus.sysml14.architecture.tests.util.SysML14chitectureUtilTest)  Time elapsed: 0.022 s
checkRepresentationIds[10](org.eclipse.papyrus.sysml14.architecture.tests.util.SysML14chitectureUtilTest)  Time elapsed: 0.023 s
checkRepresentationIds[11](org.eclipse.papyrus.sysml14.architecture.tests.util.SysML14chitectureUtilTest)  Time elapsed: 0.022 s

Results:

Failures: 
  ModelValidationTest.validateModel:78 The /resources/sysml14.architecture model is invalid Diagnosis of org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDomainImpl@7c6f306b{platform:/plugin/org.eclipse.papyrus.sysml14.architecture/resources/sysml14.architecture#org.eclipse.papyrus.sysml14.systemsEngineering}
The feature 'elementTypes' of 'org.eclipse.papyrus.infra.core.architecture.impl.ArchitectureDescriptionLanguageImpl@4e27eb57{platform:/plugin/org.eclipse.papyrus.sysml14.architecture/resources/sysml14.architecture#org.eclipse.papyrus.sysml.architecture.SysML14}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.ElementTypeSetConfigurationImpl@11009075{platform:/plugin/org.eclipse.papyrus.infra.services.controlmode/model/controlmode.elementtypesconfigurations#_rWI4YHPzEeSnGJwaJWHCSg}'
The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@3f8cd0b7{platform:/plugin/org.eclipse.papyrus.sysml14.architecture/resources/sysml14.architecture#org.eclipse.papyrus.sysml14.diagram.blockdefinition}'
The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@648a8be4{platform:/plugin/org.eclipse.papyrus.sysml14.architecture/resources/sysml14.architecture#org.eclipse.papyrus.sysml14.diagram.internalblock}'
The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@4dd08e5b{platform:/plugin/org.eclipse.papyrus.sysml14.architecture/resources/sysml14.architecture#org.eclipse.papyrus.sysml14.diagram.package}'
The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@794245eb{platform:/plugin/org.eclipse.papyrus.sysml14.architecture/resources/sysml14.architecture#org.eclipse.papyrus.sysml14.diagram.parametric}'
The 'ceationCommandClassExists' invariant is violated on 'org.eclipse.papyrus.infra.gmfdiag.representation.impl.PapyrusDiagramImpl@7ab9d59f{platform:/plugin/org.eclipse.papyrus.sysml14.architecture/resources/sysml14.architecture#org.eclipse.papyrus.sysml14.diagram.requirement}' expected:<0> but was:<4>

Tests run: 20, Failures: 1, Errors: 0, Skipped: 0

[ERROR] There are test failures.

Please refer to /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/target/surefire-reports for the individual test results.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.architecture.tests ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/target/org.eclipse.papyrus.sysml14.architecture.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.architecture.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.architecture.tests-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.architecture.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.architecture.tests-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/target/org.eclipse.papyrus.sysml14.architecture.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.architecture.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.architecture.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.architecture.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.architecture.tests-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.architecture.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.architecture.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.architecture.tests-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.architecture.tests ---
[INFO] 
[INFO] ------< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.ui >------
[INFO] Building org.eclipse.papyrus.sysml14.ui 2.0.0-SNAPSHOT           [33/40]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.ui ---
[INFO] The project's OSGi version is 2.0.0.202012061112
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.ui ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.ui ---
[INFO] Compiling 7 source files to /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.ui ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui/target/org.eclipse.papyrus.sysml14.ui-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.ui ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.ui ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui/target/org.eclipse.papyrus.sysml14.ui-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.ui ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.ui ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.ui ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ org.eclipse.papyrus.sysml14.ui ---
[WARNING] The assembly descriptor contains a filesystem-root relative reference, which is not cross platform compatible /
[INFO] Building zip: /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui/target/org.eclipse.papyrus.sysml14.ui-2.0.0-SNAPSHOT-mde.zip
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.papyrus.sysml14.ui ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.ui ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui/target/org.eclipse.papyrus.sysml14.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.ui/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.ui-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.ui/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.ui-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui/target/org.eclipse.papyrus.sysml14.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.ui/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.ui-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.ui/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.ui-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.ui/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.ui-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui/target/org.eclipse.papyrus.sysml14.ui-2.0.0-SNAPSHOT-mde.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.ui/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.ui-2.0.0-SNAPSHOT-mde.zip
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui/target/org.eclipse.papyrus.sysml14.ui-2.0.0-SNAPSHOT-mde.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.ui/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.ui-2.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.ui ---
[INFO] 
[INFO] ---< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.ui.tests >---
[INFO] Building org.eclipse.papyrus.sysml14.ui.tests 2.0.0-SNAPSHOT     [34/40]
[INFO] ------------------------[ eclipse-test-plugin ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.ui.tests ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.ui.tests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.ui.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.ui.tests ---
[INFO] Compiling 5 source files to /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.ui.tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.ui.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/target/org.eclipse.papyrus.sysml14.ui.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.ui.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.ui.tests ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/target/org.eclipse.papyrus.sysml14.ui.tests-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.ui.tests ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.ui.tests ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.ui.tests ---
[INFO] 
[INFO] --- tycho-surefire-plugin:2.0.0:test (default-test) @ org.eclipse.papyrus.sysml14.ui.tests ---
[INFO] Executing Test Runtime with timeout 0, logs (if any) will be placed at: /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/tools/java/openjdk/jdk-11/11.0.2+9/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.0.v20200915-1508/org.eclipse.equinox.launcher-1.6.0.v20200915-1508.jar, -data, /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/target/work/data, -install, /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/target/work, -configuration, /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/target/surefire.properties]
Running org.eclipse.papyrus.sysml14.ui.tests.resources.ModelValidationTest
Tests run: 5, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 1.302 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.ui.tests.resources.ModelValidationTest
validateModel[0](org.eclipse.papyrus.sysml14.ui.tests.resources.ModelValidationTest)  Time elapsed: 0.125 s
validateModel[1](org.eclipse.papyrus.sysml14.ui.tests.resources.ModelValidationTest)  Time elapsed: 0.983 s  <<< FAILURE!
java.lang.AssertionError: 
The /resources/SysML14.creationmenumodel model is invalid Diagnosis of org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.FolderImpl@3c4e17ea{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfLgMyuEeSuYbPdZwWlyw}
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2ebd6a0d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfypMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@706c2726{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.AcceptChangeStructuralFeatureEventAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4f579582{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyncyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@255482cb{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.AdjunctProperty}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4769e70c{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZucyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@40ecead5{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.AllocateActivityPartition}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@69346100{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfylcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@641255d1{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Block}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@16a14076{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfynMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@75d61b62{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.BoundReference}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@65293ca5{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfypcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@74159dc9{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ChangeStructuralFeatureEvent}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6d70e68b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfynsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@53086bdc{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ClassifierBehaviorProperty}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2786b644{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyksyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@254210b1{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ConnectorProperty}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3b38f032{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZuMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@600a1270{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ConstraintBlock}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@17d83fe4{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZqcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3829306d{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Continuous_ActivityEdge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@7d76d72a{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZqsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@28effa3f{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Continuous_Parameter}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6fd07a56{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZosyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1d1da00b{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ControlOperator_Behavior}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1315befe{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZo8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2db4a84a{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ControlOperator_Operation}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@45649467{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfypsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@5cef5fc9{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.DirectedFeature}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@e60c466{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfymcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@b867869{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.DirectedRelationshipPropertyPath}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@620e0d36{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZp8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7b6b8cea{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Discrete_ActivityEdge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5cd2adc7{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZqMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@73158d35{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Discrete_Parameter}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3df4cd96{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfykcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@55a29589{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.DistributedProperty}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@35bf6dba{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZt8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6d5fea64{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ElementGroup}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@27caa186{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfymsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4a7427f9{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ElementPropertyPath}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6ebf9c2d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfym8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@155767a7{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.EndPathMultiplicity}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@753c7411{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyoMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@5418a659{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.FlowProperty}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3ba015b1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZy8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@46067a74{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.FlowPort}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@499445d2{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZzMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2d26c6a2{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.FlowSpecification}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5b58f639{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyocyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@362e6fe{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.FullPort}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4d529dbf{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyosyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1259b2a5{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.InterfaceBlock}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@76641439{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyp8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6779af40{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.InvocationOnNestedPortAction_InvocationAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1db565f2{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyqMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7cf166db{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.InvocationOnNestedPortAction_Element}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1c0a143{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyl8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@68303aad{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.NestedConnectorEnd_ConnectorEnd}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@58267ba1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfymMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@37a36194{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.NestedConnectorEnd_Element}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@e356940{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZpsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1d0acb8f{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.NoBuffer}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@38991781{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZrcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6abaa14b{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Optional}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3c577368{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZocyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3b60be3{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Overwrite}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@57c7ec30{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyk8yuEeSuYbPdZwWelyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2f3565c0{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14-extension.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Parameter}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@729de0e1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyk8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@64a8851a{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ParticipantProperty}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2c8c42c{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZs8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@5b27d03d{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Problem}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5032b2e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZq8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@687d31a9{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Probability_ActivityEdge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6d4df1d2{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZrMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6ce24203{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Probability_ParameterSet}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@70ca8e72{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfylsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4cc28ad0{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.PropertySpecificType}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@34e7cde3{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyo8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@29811d4d{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ProxyPort}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2821da0a{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#//@menu.40}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3abb6aa{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14-extension.elementtypesconfigurations#org.eclipse.papyrus.SysML14.QuantityKind}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2ae07dbd{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZpMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@34074149{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Rate_ActivityEdge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@e7ddf8d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZpcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3f7bf0f6{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Rate_Parameter}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@47f8374{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZrsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@45430a27{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Rationale}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@22a8e87b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZxMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1b83fac3{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Requirement}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@b8c6406{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZtcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1500edf3{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Stakeholder}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6bed434d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZwsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@759c53e5{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.TestCase_Operation}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@13f10967{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZw8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@28d37d43{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.TestCase_Behavior}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@76ffd052{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZoMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2c02cf78{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.TriggerOnNestedPort_Element}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1ebb36df{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyqcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3e7fc07e{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.TriggerOnNestedPort_Trigger}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1f4de96e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_V9D8cOjrEeS0s_Pe-G3XMA}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@29ebaf2f{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14-extension.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Unit}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@46c61d1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfykMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1a61f634{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ValueType}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@c194c4e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZsMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@20a2930f{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.View}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4bd39edc{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZtMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@609edb55{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Viewpoint}' expected:<0> but was:<4>
	at org.eclipse.papyrus.sysml14.ui.tests.resources.ModelValidationTest.validateModel(ModelValidationTest.java:80)

validateModel[2](org.eclipse.papyrus.sysml14.ui.tests.resources.ModelValidationTest)  Time elapsed: 0.014 s  <<< FAILURE!
java.lang.AssertionError: 
The /resources/SysML14Edges.creationmenumodel model is invalid Diagnosis of org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.FolderImpl@594965c9{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUfLgMyuEeSuYbPdZwWlyw}
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@14764fdd{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZusyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3ef4a8fb{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Allocate_Abstraction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@402fdef1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#//@menu.1}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@30f99ca1{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14-extension.elementtypesconfigurations#org.eclipse.papyrus.SysML14.AssociationBlock}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@69e8f7a5{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUfylMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@edb8f0c{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.BindingConnector}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@1013aa94{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZssyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6f70015{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Conform}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@36bd07ec{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZxcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1d5fc340{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14-extension.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ContinuousControlFlow}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@85b9f9c{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZvsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@613f48de{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Copy_Abstraction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@26a004ed{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZvMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@33ce081a{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.DeriveReqt_Abstraction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@2b6a4da7{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZxcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@d8751de{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14-extension.elementtypesconfigurations#org.eclipse.papyrus.SysML14.DiscreteControlFlow}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@75b6bd41{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZtsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6e21c6ed{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Expose}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@21457b14{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUfyn8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@75c30a4f{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ItemFlow}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@7e484bd{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZxcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@360e4235{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14-extension.elementtypesconfigurations#org.eclipse.papyrus.SysML14.RateControlFlow}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@7e1ae693{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZycyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1b0fc8b{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Refine_Abstraction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@3e0600a4{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZwMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@61c644fe{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Satisfy_Abstraction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@341141ab{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZx8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@cbaabfb{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Trace_Abstraction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@1773faf8{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZxcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@48614fb3{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Verify_Abstraction}' expected:<0> but was:<4>
	at org.eclipse.papyrus.sysml14.ui.tests.resources.ModelValidationTest.validateModel(ModelValidationTest.java:80)

validateModel[3](org.eclipse.papyrus.sysml14.ui.tests.resources.ModelValidationTest)  Time elapsed: 0.071 s  <<< FAILURE!
java.lang.AssertionError: 
The /resources/UML4SysML14.creationmenumodel model is invalid Diagnosis of org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.FolderImpl@44bd7f24{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14}
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@47f4dc8d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.AcceptCallAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@48619f15{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.AcceptCallAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@689fcf08{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.AcceptEventAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@790ea58f{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.AcceptEventAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@738153d8{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ActionExecutionSpecification}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@78a7fccd{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ActionExecutionSpecification}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1a3272e0{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ActionInputPin}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@410e043b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ActionInputPin}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@7bc3c59f{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ActivityFinalNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@5d3a238{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ActivityFinalNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6db2a260{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ActivityParameterNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@9fd5dd0{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ActivityParameterNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1454339d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ActivityPartition}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4e7b89b6{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ActivityPartition}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1df8e685{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.AddStructuralFeatureValueAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7f65639e{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.AddStructuralFeatureValueAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@78723798{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.AddVariableValueAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@673fdc28{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.AddVariableValueAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@ab3b54{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.AnyReceiveEvent}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4cf1ec2{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.AnyReceiveEvent}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@35d62807{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.BehaviorExecutionSpecification}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@16eb01d4{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.BehaviorExecutionSpecification}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6fc03cf6{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.BroadcastSignalAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4246f904{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.BroadcastSignalAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6e70861{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.CallBehaviorAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@5b01b3f8{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.CallBehaviorAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5fcff272{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.CallEvent}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@27c49f54{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.CallEvent}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5b5d6f9c{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.CentralBufferNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@69efdfd9{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.CentralBufferNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3514df8d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ChangeEvent}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1c149539{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ChangeEvent}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@b0e6d4e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Class}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4a5c6b30{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Class}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2bf2523f{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Clause}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@49616310{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Clause}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1be3e952{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ClearAssociationAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@5ee76cf2{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ClearAssociationAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@818a514{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ClearVariableAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6662974a{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ClearVariableAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@7004cd44{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.CombinedFragment}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4fce655d{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.CombinedFragment}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@495e1ad1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Comment}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@df5f657{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Comment}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4d73d3d1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ConditionalNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@68908be7{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ConditionalNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@eef6e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ConnectorEnd}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1aba8978{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ConnectorEnd}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@56b66cc6{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ConsiderIgnoreFragment}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2662e3ff{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ConsiderIgnoreFragment}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6f076c53{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Constraint}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@487ee2a{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Constraint}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3c39c739{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Continuation}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@682482ee{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Continuation}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4b3b2a4f{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.CreateLinkAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@261b27db{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.CreateLinkAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2e8eafb2{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.CreateLinkObjectAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@175745fc{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.CreateLinkObjectAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@7a3f3bc4{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.CreateObjectAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2c1a0f82{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.CreateObjectAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@8cd2bb5{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.DataStoreNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@60e5db1d{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.DataStoreNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1a3611b1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.DecisionNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1f3f0d25{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.DecisionNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@419ece7a{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.DestroyLinkAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@32eac39b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.DestroyLinkAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@427c2c96{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.DestructionOccurrenceSpecification}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4ef0bc5b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.DestructionOccurrenceSpecification}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@238d27ef{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Duration}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@83bbab{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Duration}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@91c11b6{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.DurationConstraint}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@67b2c8bb{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.DurationConstraint}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3ec6f3f1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.DurationObservation}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@32029cd{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.DurationObservation}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1dfd6023{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ElementImport}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@48f95f96{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ElementImport}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@57859e2c{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Enumeration}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@55bafbc1{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Enumeration}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3e7da4cb{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.EnumerationLiteral}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@24bc06dd{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.EnumerationLiteral}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@37ad818e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ExecutionOccurrenceSpecification}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@26d02dc6{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ExecutionOccurrenceSpecification}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@41271320{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Expression}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@24d7c365{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Expression}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3a2881d6{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ExtensionEnd}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@26b150cd{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ExtensionEnd}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@69a031a4{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ExtensionPoint}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@62ff3028{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ExtensionPoint}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@32da6cef{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.FinalState}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@45e68fac{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.FinalState}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4b9dd787{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.FlowFinalNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@5fb0a09e{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.FlowFinalNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3545c913{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ForkNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@732bb49d{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ForkNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5d00e30e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.FunctionBehavior}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@684eb4a0{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.FunctionBehavior}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3cdc5155{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.GeneralOrdering}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@19a4cdea{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.GeneralOrdering}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@195888a6{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Image}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@434a2a10{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Image}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2ced7cf{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InformationItem}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6debf1b8{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InformationItem}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@580c4c0b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InputPin}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@701da311{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InputPin}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@604e8a6{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InstanceSpecification}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4fe9fb65{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InstanceSpecification}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5bc44d78{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InstanceValue}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@5de14222{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InstanceValue}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2f408960{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Interaction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6fb51e17{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Interaction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1516f497{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InteractionConstraint}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@722d3ddb{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InteractionConstraint}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@34766f4b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InteractionOperand}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@721fc228{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InteractionOperand}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4d204b30{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InteractionUse}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@25b87e1b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InteractionUse}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6600d07d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Interface}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@623a891d{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Interface}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@44103266{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Interval}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7962a364{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Interval}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@439b0198{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.IntervalConstraint}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@756030e2{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.IntervalConstraint}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@c2dab10{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.JoinNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@134ec0f3{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.JoinNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6c4e11d0{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Lifeline}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@258ac1e6{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Lifeline}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@29088d3d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.LinkEndCreationData}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@491f3fb0{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.LinkEndCreationData}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3284de45{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.LinkEndDestructionData}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3d0ce151{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.LinkEndDestructionData}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5390862e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.LiteralBoolean}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@58a0f75b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.LiteralBoolean}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4fccdd1d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.LiteralInteger}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2b569858{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.LiteralInteger}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@22c0c0bc{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.LiteralNull}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1b84d03d{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.LiteralNull}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@36a25457{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.LiteralReal}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@41d8ac75{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.LiteralReal}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@61d4155b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.LiteralUnlimitedNatural}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1e1d813a{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.LiteralUnlimitedNatural}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@48590849{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.LoopNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1964ef9{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.LoopNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6c38f4de{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.MergeNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3c2e73ce{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.MergeNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@489c15e2{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Message}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3891db3a{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Message}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@923bf67{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.MessageOccurrenceSpecification}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4a778943{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.MessageOccurrenceSpecification}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@938e54a{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Model}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7925e772{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Model}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@220d7eb7{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.OccurrenceSpecification}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@365a4b9b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.OccurrenceSpecification}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@a165c11{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.OpaqueAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@240e61{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.OpaqueAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1eda12b3{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.OpaqueExpression}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@76efa2b7{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.OpaqueExpression}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5006a697{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Operation}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2027d56f{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Operation}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@193792e6{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.OutputPin}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@44c54463{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.OutputPin}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@21f9a305{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Package}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@64b20d9c{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Package}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6ff87203{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.PackageImport}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6fc3f1a7{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.PackageImport}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@aaf4375{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ParameterSet}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7151dd9d{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ParameterSet}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2f2a5064{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.PartDecomposition}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1f596988{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.PartDecomposition}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@43a72f0f{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.PrimitiveType}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6bf34912{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.PrimitiveType}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6fe33512{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Profile}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1bcdd302{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Profile}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1fa77770{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Property}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@648f48d3{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Property}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@62f3ad90{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.RaiseExceptionAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@30ce78e3{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.RaiseExceptionAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@18d63996{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReadExtentAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@41041c31{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReadExtentAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6e6bd43b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReadIsClassifiedObjectAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@34a482d0{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReadIsClassifiedObjectAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4a532271{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReadLinkObjectEndAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2a738d47{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReadLinkObjectEndAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@35b38986{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReadSelfAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6939f18a{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReadSelfAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1c000c2f{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReadStructuralFeatureAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@8bd9d08{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReadStructuralFeatureAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2c7ac998{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReadVariableAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@189f3ccd{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReadVariableAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@7f6936cc{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReclassifyObjectAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2eb0932c{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReclassifyObjectAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@56bf6f1e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReduceAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@82382d1{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReduceAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4ac26092{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Region}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6c120b00{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Region}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@308e465b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.RemoveStructuralFeatureValueAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@d8a2b1b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.RemoveStructuralFeatureValueAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6e7d9d0{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.RemoveVariableValueAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2709e075{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.RemoveVariableValueAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2b0d818d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReplyAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3328db4f{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReplyAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@7212b28e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.SendSignalAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4f9e9c21{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.SendSignalAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@306c8e09{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.SequenceNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1390a43a{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.SequenceNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@87df88d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Signal}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7bf2e475{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Signal}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4f3b11e6{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.SignalEvent}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@e75bae7{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.SignalEvent}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@28da5c4d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Slot}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3531509c{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Slot}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@7c928399{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.StartClassifierBehaviorAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@23169374{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.StartClassifierBehaviorAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1bcca516{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.State}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4f2b1a2f{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.State}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@cef23a8{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.StateInvariant}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6c2a33af{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.StateInvariant}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@762d2e4c{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.StateMachine}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@53202b06{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.StateMachine}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1e4bf55b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Stereotype}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@44ba9f25{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Stereotype}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@60510791{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.TestIdentityAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@53570fff{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.TestIdentityAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@15d68a50{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.TimeConstraint}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6e5df971{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.TimeConstraint}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@a1689e8{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.TimeEvent}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3c7787a7{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.TimeEvent}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4bb644dc{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.TimeExpression}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2ca464bb{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.TimeExpression}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@23b3afb4{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.TimeObservation}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4767be27{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.TimeObservation}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2162598{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Transition}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@46f041cb{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Transition}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3cf1b5fb{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.UnmarshallAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@46baac0d{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.UnmarshallAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4598961d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.UseCase}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@493489dd{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.UseCase}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@7be85f15{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ValueSpecificationAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3358805a{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ValueSpecificationAction}' expected:<0> but was:<4>
	at org.eclipse.papyrus.sysml14.ui.tests.resources.ModelValidationTest.validateModel(ModelValidationTest.java:80)

validateModel[4](org.eclipse.papyrus.sysml14.ui.tests.resources.ModelValidationTest)  Time elapsed: 0.009 s  <<< FAILURE!
java.lang.AssertionError: 
The /resources/UML4SysML14Edges.creationmenumodel model is invalid Diagnosis of org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.FolderImpl@93c66ef{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14}
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@258291de{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Abstraction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@65b07b9{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Abstraction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@4f63909f{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Connector}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7dbe858f{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Connector}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@3ae91bcc{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Dependency}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@387ef6a7{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Dependency}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@679886ad{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ElementImport}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2330c995{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ElementImport}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@5625e7e1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Extend}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7d086485{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Extend}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@59172d2{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Generalization}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@74130456{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Generalization}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@77d42ed7{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Include}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3b171fbd{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Include}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@54da736e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InformationFlow}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1ece052b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InformationFlow}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@2d398cfb{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InterfaceRealization}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@20dc763b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InterfaceRealization}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@23307c6c{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.PackageImport}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4c81e7c2{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.PackageImport}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@75c45c4b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.PackageMerge}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4fe8e318{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.PackageMerge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@7202009e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ProfileApplication}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@21e15093{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ProfileApplication}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@133d0471{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Realization}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@62cf873a{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Realization}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@33cec966{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Substitution}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@21b3d356{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Substitution}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@643fed50{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Usage}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@294b045b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Usage}' expected:<0> but was:<4>
	at org.eclipse.papyrus.sysml14.ui.tests.resources.ModelValidationTest.validateModel(ModelValidationTest.java:80)

Running org.eclipse.papyrus.sysml14.ui.tests.resources.NewChildMenuTest
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.041 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.ui.tests.resources.NewChildMenuTest
useValidation(org.eclipse.papyrus.sysml14.ui.tests.resources.NewChildMenuTest)  Time elapsed: 0.022 s  <<< FAILURE!
java.lang.AssertionError: The new Child menu is not valid org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel expected:<0> but was:<4>
	at org.eclipse.papyrus.sysml14.ui.tests.resources.NewChildMenuTest.useValidation(NewChildMenuTest.java:88)

checkMenuNewChildElementTypeIdRefs(org.eclipse.papyrus.sysml14.ui.tests.resources.NewChildMenuTest)  Time elapsed: 0.013 s  <<< FAILURE!
java.lang.AssertionError: The icon platform:/plugin/org.eclipse.papyrus.sysml14.edit/icons/full/obj16/Block.gif can't be found
	at org.eclipse.papyrus.sysml14.ui.tests.resources.NewChildMenuTest.checkMenuNewChildElementTypeIdRefs(NewChildMenuTest.java:70)

Running org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest
Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 0.016 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest
useValidation[0](org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest)  Time elapsed: 0.006 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.diagram.blockdefinition".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest.useValidation(PaletteIconIdTest.java:126)
Caused by: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.diagram.blockdefinition".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest.useValidation(PaletteIconIdTest.java:126)

checkPaletteIds[0](org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest)  Time elapsed: 0 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.diagram.blockdefinition".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest.checkPaletteIds(PaletteIconIdTest.java:85)
Caused by: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.diagram.blockdefinition".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest.checkPaletteIds(PaletteIconIdTest.java:85)

useValidation[1](org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest)  Time elapsed: 0 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.diagram.internalblock".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest.useValidation(PaletteIconIdTest.java:126)
Caused by: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.diagram.internalblock".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest.useValidation(PaletteIconIdTest.java:126)

checkPaletteIds[1](org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.diagram.internalblock".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest.checkPaletteIds(PaletteIconIdTest.java:85)
Caused by: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.diagram.internalblock".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest.checkPaletteIds(PaletteIconIdTest.java:85)

useValidation[2](org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest)  Time elapsed: 0 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.diagram.parametric".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest.useValidation(PaletteIconIdTest.java:126)
Caused by: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.diagram.parametric".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest.useValidation(PaletteIconIdTest.java:126)

checkPaletteIds[2](org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.diagram.parametric".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest.checkPaletteIds(PaletteIconIdTest.java:85)
Caused by: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.diagram.parametric".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest.checkPaletteIds(PaletteIconIdTest.java:85)

useValidation[3](org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest)  Time elapsed: 0 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.diagram.requirement".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest.useValidation(PaletteIconIdTest.java:126)
Caused by: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.diagram.requirement".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest.useValidation(PaletteIconIdTest.java:126)

checkPaletteIds[3](org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest)  Time elapsed: 0.001 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.diagram.requirement".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest.checkPaletteIds(PaletteIconIdTest.java:85)
Caused by: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.diagram.requirement".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.PaletteIconIdTest.checkPaletteIds(PaletteIconIdTest.java:85)

Running org.eclipse.papyrus.sysml14.ui.tests.resources.ExpressionValidationTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.ui.tests.resources.ExpressionValidationTest
useValidation(org.eclipse.papyrus.sysml14.ui.tests.resources.ExpressionValidationTest)  Time elapsed: 0.003 s  <<< ERROR!
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.nattable.common".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.ExpressionValidationTest.useValidation(ExpressionValidationTest.java:42)
Caused by: java.io.IOException: Unable to resolve plug-in "org.eclipse.papyrus.sysml14.nattable.common".
	at org.eclipse.papyrus.sysml14.ui.tests.resources.ExpressionValidationTest.useValidation(ExpressionValidationTest.java:42)

Running org.eclipse.papyrus.sysml14.ui.tests.images.SysmlProfileImageTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.438 s <<< FAILURE! - in org.eclipse.papyrus.sysml14.ui.tests.images.SysmlProfileImageTest
testImageLocation(org.eclipse.papyrus.sysml14.ui.tests.images.SysmlProfileImageTest)  Time elapsed: 0.437 s  <<< FAILURE!
java.lang.AssertionError: The icon location :platform:/plugin/org.eclipse.papyrus.sysml14.edit/icons/full/obj16/TriggerOnNestedPort.gif can't be found
	at org.eclipse.papyrus.sysml14.ui.tests.images.SysmlProfileImageTest.testImageLocation(SysmlProfileImageTest.java:59)


Results:

Failures: 
  SysmlProfileImageTest.testImageLocation:59 The icon location :platform:/plugin/org.eclipse.papyrus.sysml14.edit/icons/full/obj16/TriggerOnNestedPort.gif can't be found
  ModelValidationTest.validateModel:80 The /resources/SysML14.creationmenumodel model is invalid Diagnosis of org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.FolderImpl@3c4e17ea{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfLgMyuEeSuYbPdZwWlyw}
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2ebd6a0d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfypMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@706c2726{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.AcceptChangeStructuralFeatureEventAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4f579582{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyncyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@255482cb{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.AdjunctProperty}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4769e70c{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZucyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@40ecead5{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.AllocateActivityPartition}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@69346100{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfylcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@641255d1{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Block}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@16a14076{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfynMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@75d61b62{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.BoundReference}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@65293ca5{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfypcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@74159dc9{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ChangeStructuralFeatureEvent}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6d70e68b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfynsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@53086bdc{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ClassifierBehaviorProperty}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2786b644{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyksyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@254210b1{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ConnectorProperty}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3b38f032{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZuMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@600a1270{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ConstraintBlock}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@17d83fe4{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZqcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3829306d{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Continuous_ActivityEdge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@7d76d72a{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZqsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@28effa3f{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Continuous_Parameter}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6fd07a56{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZosyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1d1da00b{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ControlOperator_Behavior}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1315befe{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZo8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2db4a84a{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ControlOperator_Operation}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@45649467{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfypsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@5cef5fc9{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.DirectedFeature}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@e60c466{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfymcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@b867869{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.DirectedRelationshipPropertyPath}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@620e0d36{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZp8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7b6b8cea{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Discrete_ActivityEdge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5cd2adc7{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZqMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@73158d35{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Discrete_Parameter}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3df4cd96{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfykcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@55a29589{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.DistributedProperty}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@35bf6dba{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZt8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6d5fea64{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ElementGroup}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@27caa186{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfymsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4a7427f9{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ElementPropertyPath}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6ebf9c2d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfym8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@155767a7{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.EndPathMultiplicity}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@753c7411{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyoMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@5418a659{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.FlowProperty}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3ba015b1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZy8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@46067a74{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.FlowPort}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@499445d2{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZzMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2d26c6a2{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.FlowSpecification}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5b58f639{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyocyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@362e6fe{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.FullPort}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4d529dbf{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyosyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1259b2a5{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.InterfaceBlock}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@76641439{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyp8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6779af40{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.InvocationOnNestedPortAction_InvocationAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1db565f2{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyqMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7cf166db{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.InvocationOnNestedPortAction_Element}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1c0a143{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyl8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@68303aad{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.NestedConnectorEnd_ConnectorEnd}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@58267ba1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfymMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@37a36194{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.NestedConnectorEnd_Element}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@e356940{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZpsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1d0acb8f{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.NoBuffer}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@38991781{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZrcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6abaa14b{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Optional}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3c577368{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZocyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3b60be3{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Overwrite}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@57c7ec30{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyk8yuEeSuYbPdZwWelyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2f3565c0{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14-extension.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Parameter}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@729de0e1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyk8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@64a8851a{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ParticipantProperty}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2c8c42c{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZs8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@5b27d03d{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Problem}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5032b2e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZq8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@687d31a9{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Probability_ActivityEdge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6d4df1d2{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZrMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6ce24203{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Probability_ParameterSet}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@70ca8e72{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfylsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4cc28ad0{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.PropertySpecificType}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@34e7cde3{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyo8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@29811d4d{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ProxyPort}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2821da0a{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#//@menu.40}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3abb6aa{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14-extension.elementtypesconfigurations#org.eclipse.papyrus.SysML14.QuantityKind}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2ae07dbd{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZpMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@34074149{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Rate_ActivityEdge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@e7ddf8d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZpcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3f7bf0f6{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Rate_Parameter}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@47f8374{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZrsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@45430a27{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Rationale}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@22a8e87b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZxMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1b83fac3{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Requirement}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@b8c6406{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZtcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1500edf3{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Stakeholder}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6bed434d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZwsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@759c53e5{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.TestCase_Operation}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@13f10967{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZw8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@28d37d43{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.TestCase_Behavior}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@76ffd052{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZoMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2c02cf78{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.TriggerOnNestedPort_Element}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1ebb36df{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfyqcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3e7fc07e{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.TriggerOnNestedPort_Trigger}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1f4de96e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_V9D8cOjrEeS0s_Pe-G3XMA}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@29ebaf2f{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14-extension.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Unit}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@46c61d1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUfykMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1a61f634{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ValueType}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@c194c4e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZsMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@20a2930f{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.View}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4bd39edc{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel#_FUgZtMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@609edb55{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Viewpoint}' expected:<0> but was:<4>
  ModelValidationTest.validateModel:80 The /resources/SysML14Edges.creationmenumodel model is invalid Diagnosis of org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.FolderImpl@594965c9{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUfLgMyuEeSuYbPdZwWlyw}
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@14764fdd{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZusyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3ef4a8fb{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Allocate_Abstraction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@402fdef1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#//@menu.1}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@30f99ca1{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14-extension.elementtypesconfigurations#org.eclipse.papyrus.SysML14.AssociationBlock}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@69e8f7a5{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUfylMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@edb8f0c{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.BindingConnector}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@1013aa94{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZssyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6f70015{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Conform}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@36bd07ec{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZxcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1d5fc340{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14-extension.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ContinuousControlFlow}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@85b9f9c{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZvsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@613f48de{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Copy_Abstraction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@26a004ed{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZvMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@33ce081a{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.DeriveReqt_Abstraction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@2b6a4da7{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZxcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@d8751de{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14-extension.elementtypesconfigurations#org.eclipse.papyrus.SysML14.DiscreteControlFlow}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@75b6bd41{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZtsyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6e21c6ed{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Expose}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@21457b14{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUfyn8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@75c30a4f{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.ItemFlow}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@7e484bd{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZxcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@360e4235{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14-extension.elementtypesconfigurations#org.eclipse.papyrus.SysML14.RateControlFlow}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@7e1ae693{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZycyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1b0fc8b{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Refine_Abstraction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@3e0600a4{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZwMyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@61c644fe{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Satisfy_Abstraction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@341141ab{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZx8yuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@cbaabfb{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Trace_Abstraction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@1773faf8{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/SysML14Edges.creationmenumodel#_FUgZxcyuEeSuYbPdZwWlyw}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@48614fb3{platform:/plugin/org.eclipse.papyrus.sysml14.service.types/model/SysML14.elementtypesconfigurations#org.eclipse.papyrus.SysML14.Verify_Abstraction}' expected:<0> but was:<4>
  ModelValidationTest.validateModel:80 The /resources/UML4SysML14.creationmenumodel model is invalid Diagnosis of org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.FolderImpl@44bd7f24{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14}
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@47f4dc8d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.AcceptCallAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@48619f15{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.AcceptCallAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@689fcf08{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.AcceptEventAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@790ea58f{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.AcceptEventAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@738153d8{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ActionExecutionSpecification}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@78a7fccd{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ActionExecutionSpecification}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1a3272e0{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ActionInputPin}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@410e043b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ActionInputPin}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@7bc3c59f{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ActivityFinalNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@5d3a238{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ActivityFinalNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6db2a260{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ActivityParameterNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@9fd5dd0{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ActivityParameterNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1454339d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ActivityPartition}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4e7b89b6{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ActivityPartition}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1df8e685{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.AddStructuralFeatureValueAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7f65639e{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.AddStructuralFeatureValueAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@78723798{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.AddVariableValueAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@673fdc28{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.AddVariableValueAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@ab3b54{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.AnyReceiveEvent}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4cf1ec2{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.AnyReceiveEvent}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@35d62807{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.BehaviorExecutionSpecification}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@16eb01d4{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.BehaviorExecutionSpecification}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6fc03cf6{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.BroadcastSignalAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4246f904{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.BroadcastSignalAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6e70861{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.CallBehaviorAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@5b01b3f8{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.CallBehaviorAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5fcff272{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.CallEvent}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@27c49f54{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.CallEvent}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5b5d6f9c{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.CentralBufferNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@69efdfd9{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.CentralBufferNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3514df8d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ChangeEvent}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1c149539{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ChangeEvent}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@b0e6d4e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Class}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4a5c6b30{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Class}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2bf2523f{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Clause}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@49616310{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Clause}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1be3e952{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ClearAssociationAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@5ee76cf2{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ClearAssociationAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@818a514{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ClearVariableAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6662974a{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ClearVariableAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@7004cd44{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.CombinedFragment}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4fce655d{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.CombinedFragment}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@495e1ad1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Comment}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@df5f657{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Comment}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4d73d3d1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ConditionalNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@68908be7{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ConditionalNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@eef6e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ConnectorEnd}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1aba8978{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ConnectorEnd}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@56b66cc6{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ConsiderIgnoreFragment}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2662e3ff{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ConsiderIgnoreFragment}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6f076c53{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Constraint}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@487ee2a{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Constraint}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3c39c739{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Continuation}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@682482ee{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Continuation}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4b3b2a4f{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.CreateLinkAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@261b27db{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.CreateLinkAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2e8eafb2{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.CreateLinkObjectAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@175745fc{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.CreateLinkObjectAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@7a3f3bc4{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.CreateObjectAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2c1a0f82{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.CreateObjectAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@8cd2bb5{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.DataStoreNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@60e5db1d{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.DataStoreNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1a3611b1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.DecisionNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1f3f0d25{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.DecisionNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@419ece7a{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.DestroyLinkAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@32eac39b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.DestroyLinkAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@427c2c96{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.DestructionOccurrenceSpecification}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4ef0bc5b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.DestructionOccurrenceSpecification}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@238d27ef{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Duration}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@83bbab{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Duration}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@91c11b6{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.DurationConstraint}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@67b2c8bb{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.DurationConstraint}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3ec6f3f1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.DurationObservation}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@32029cd{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.DurationObservation}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1dfd6023{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ElementImport}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@48f95f96{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ElementImport}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@57859e2c{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Enumeration}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@55bafbc1{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Enumeration}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3e7da4cb{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.EnumerationLiteral}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@24bc06dd{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.EnumerationLiteral}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@37ad818e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ExecutionOccurrenceSpecification}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@26d02dc6{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ExecutionOccurrenceSpecification}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@41271320{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Expression}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@24d7c365{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Expression}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3a2881d6{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ExtensionEnd}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@26b150cd{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ExtensionEnd}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@69a031a4{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ExtensionPoint}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@62ff3028{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ExtensionPoint}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@32da6cef{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.FinalState}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@45e68fac{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.FinalState}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4b9dd787{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.FlowFinalNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@5fb0a09e{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.FlowFinalNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3545c913{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ForkNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@732bb49d{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ForkNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5d00e30e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.FunctionBehavior}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@684eb4a0{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.FunctionBehavior}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3cdc5155{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.GeneralOrdering}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@19a4cdea{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.GeneralOrdering}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@195888a6{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Image}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@434a2a10{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Image}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2ced7cf{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InformationItem}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6debf1b8{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InformationItem}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@580c4c0b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InputPin}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@701da311{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InputPin}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@604e8a6{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InstanceSpecification}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4fe9fb65{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InstanceSpecification}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5bc44d78{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InstanceValue}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@5de14222{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InstanceValue}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2f408960{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Interaction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6fb51e17{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Interaction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1516f497{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InteractionConstraint}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@722d3ddb{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InteractionConstraint}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@34766f4b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InteractionOperand}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@721fc228{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InteractionOperand}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4d204b30{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InteractionUse}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@25b87e1b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InteractionUse}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6600d07d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Interface}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@623a891d{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Interface}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@44103266{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Interval}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7962a364{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Interval}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@439b0198{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.IntervalConstraint}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@756030e2{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.IntervalConstraint}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@c2dab10{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.JoinNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@134ec0f3{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.JoinNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6c4e11d0{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Lifeline}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@258ac1e6{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Lifeline}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@29088d3d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.LinkEndCreationData}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@491f3fb0{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.LinkEndCreationData}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3284de45{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.LinkEndDestructionData}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3d0ce151{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.LinkEndDestructionData}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5390862e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.LiteralBoolean}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@58a0f75b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.LiteralBoolean}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4fccdd1d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.LiteralInteger}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2b569858{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.LiteralInteger}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@22c0c0bc{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.LiteralNull}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1b84d03d{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.LiteralNull}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@36a25457{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.LiteralReal}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@41d8ac75{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.LiteralReal}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@61d4155b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.LiteralUnlimitedNatural}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1e1d813a{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.LiteralUnlimitedNatural}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@48590849{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.LoopNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1964ef9{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.LoopNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6c38f4de{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.MergeNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3c2e73ce{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.MergeNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@489c15e2{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Message}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3891db3a{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Message}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@923bf67{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.MessageOccurrenceSpecification}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4a778943{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.MessageOccurrenceSpecification}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@938e54a{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Model}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7925e772{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Model}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@220d7eb7{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.OccurrenceSpecification}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@365a4b9b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.OccurrenceSpecification}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@a165c11{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.OpaqueAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@240e61{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.OpaqueAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1eda12b3{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.OpaqueExpression}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@76efa2b7{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.OpaqueExpression}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@5006a697{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Operation}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2027d56f{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Operation}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@193792e6{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.OutputPin}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@44c54463{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.OutputPin}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@21f9a305{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Package}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@64b20d9c{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Package}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6ff87203{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.PackageImport}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6fc3f1a7{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.PackageImport}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@aaf4375{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ParameterSet}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7151dd9d{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ParameterSet}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2f2a5064{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.PartDecomposition}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1f596988{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.PartDecomposition}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@43a72f0f{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.PrimitiveType}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6bf34912{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.PrimitiveType}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6fe33512{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Profile}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1bcdd302{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Profile}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1fa77770{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Property}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@648f48d3{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Property}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@62f3ad90{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.RaiseExceptionAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@30ce78e3{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.RaiseExceptionAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@18d63996{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReadExtentAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@41041c31{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReadExtentAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6e6bd43b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReadIsClassifiedObjectAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@34a482d0{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReadIsClassifiedObjectAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4a532271{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReadLinkObjectEndAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2a738d47{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReadLinkObjectEndAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@35b38986{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReadSelfAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6939f18a{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReadSelfAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1c000c2f{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReadStructuralFeatureAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@8bd9d08{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReadStructuralFeatureAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2c7ac998{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReadVariableAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@189f3ccd{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReadVariableAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@7f6936cc{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReclassifyObjectAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2eb0932c{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReclassifyObjectAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@56bf6f1e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReduceAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@82382d1{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReduceAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4ac26092{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Region}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6c120b00{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Region}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@308e465b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.RemoveStructuralFeatureValueAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@d8a2b1b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.RemoveStructuralFeatureValueAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@6e7d9d0{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.RemoveVariableValueAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2709e075{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.RemoveVariableValueAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2b0d818d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ReplyAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3328db4f{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ReplyAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@7212b28e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.SendSignalAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4f9e9c21{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.SendSignalAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@306c8e09{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.SequenceNode}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1390a43a{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.SequenceNode}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@87df88d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Signal}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7bf2e475{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Signal}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4f3b11e6{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.SignalEvent}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@e75bae7{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.SignalEvent}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@28da5c4d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Slot}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3531509c{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Slot}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@7c928399{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.StartClassifierBehaviorAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@23169374{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.StartClassifierBehaviorAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1bcca516{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.State}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4f2b1a2f{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.State}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@cef23a8{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.StateInvariant}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6c2a33af{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.StateInvariant}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@762d2e4c{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.StateMachine}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@53202b06{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.StateMachine}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@1e4bf55b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Stereotype}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@44ba9f25{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Stereotype}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@60510791{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.TestIdentityAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@53570fff{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.TestIdentityAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@15d68a50{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.TimeConstraint}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@6e5df971{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.TimeConstraint}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@a1689e8{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.TimeEvent}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3c7787a7{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.TimeEvent}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4bb644dc{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.TimeExpression}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2ca464bb{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.TimeExpression}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@23b3afb4{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.TimeObservation}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4767be27{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.TimeObservation}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@2162598{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Transition}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@46f041cb{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Transition}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@3cf1b5fb{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.UnmarshallAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@46baac0d{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.UnmarshallAction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@4598961d{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.UseCase}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@493489dd{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.UseCase}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreationMenuImpl@7be85f15{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ValueSpecificationAction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3358805a{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ValueSpecificationAction}' expected:<0> but was:<4>
  ModelValidationTest.validateModel:80 The /resources/UML4SysML14Edges.creationmenumodel model is invalid Diagnosis of org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.FolderImpl@93c66ef{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14}
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@258291de{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Abstraction}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@65b07b9{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Abstraction}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@4f63909f{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Connector}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7dbe858f{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Connector}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@3ae91bcc{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Dependency}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@387ef6a7{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Dependency}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@679886ad{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ElementImport}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@2330c995{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ElementImport}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@5625e7e1{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Extend}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@7d086485{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Extend}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@59172d2{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Generalization}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@74130456{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Generalization}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@77d42ed7{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Include}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@3b171fbd{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Include}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@54da736e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InformationFlow}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@1ece052b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InformationFlow}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@2d398cfb{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.InterfaceRealization}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@20dc763b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.InterfaceRealization}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@23307c6c{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.PackageImport}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4c81e7c2{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.PackageImport}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@75c45c4b{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.PackageMerge}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@4fe8e318{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.PackageMerge}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@7202009e{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.ProfileApplication}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@21e15093{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.ProfileApplication}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@133d0471{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Realization}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@62cf873a{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Realization}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@33cec966{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Substitution}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@21b3d356{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Substitution}'
The feature 'elementType' of 'org.eclipse.papyrus.infra.newchild.elementcreationmenumodel.impl.CreateRelationshipMenuImpl@643fed50{platform:/plugin/org.eclipse.papyrus.sysml14.ui/resources/UML4SysML14Edges.creationmenumodel#org.eclipse.papyrus.sysml14.menu.uml4sysml14.Usage}' contains an unresolved proxy 'org.eclipse.papyrus.infra.types.impl.MetamodelTypeConfigurationImpl@294b045b{platform:/plugin/org.eclipse.papyrus.uml.service.types/model/uml.elementtypesconfigurations#org.eclipse.papyrus.uml.Usage}' expected:<0> but was:<4>
  NewChildMenuTest.checkMenuNewChildElementTypeIdRefs:70 The icon platform:/plugin/org.eclipse.papyrus.sysml14.edit/icons/full/obj16/Block.gif can't be found
  NewChildMenuTest.useValidation:88 The new Child menu is not valid org.eclipse.papyrus.sysml14.ui/resources/SysML14.creationmenumodel expected:<0> but was:<4>
Errors: 
  ExpressionValidationTest.useValidation:42 » DiagnosticWrapped java.io.IOExcept...
  PaletteIconIdTest.checkPaletteIds:85 » DiagnosticWrapped java.io.IOException: ...
  PaletteIconIdTest.checkPaletteIds:85 » DiagnosticWrapped java.io.IOException: ...
  PaletteIconIdTest.checkPaletteIds:85 » DiagnosticWrapped java.io.IOException: ...
  PaletteIconIdTest.checkPaletteIds:85 » DiagnosticWrapped java.io.IOException: ...
  PaletteIconIdTest.useValidation:126 » DiagnosticWrapped java.io.IOException: U...
  PaletteIconIdTest.useValidation:126 » DiagnosticWrapped java.io.IOException: U...
  PaletteIconIdTest.useValidation:126 » DiagnosticWrapped java.io.IOException: U...
  PaletteIconIdTest.useValidation:126 » DiagnosticWrapped java.io.IOException: U...

Tests run: 17, Failures: 7, Errors: 9, Skipped: 0

[ERROR] There are test failures.

Please refer to /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/target/surefire-reports for the individual test results.
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.ui.tests ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/target/org.eclipse.papyrus.sysml14.ui.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.ui.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.ui.tests-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.ui.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.ui.tests-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/target/org.eclipse.papyrus.sysml14.ui.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.ui.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.ui.tests-2.0.0-SNAPSHOT-sources.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.ui.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.ui.tests-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/gui/org.eclipse.papyrus.sysml14.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.ui.tests/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.ui.tests-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.ui.tests ---
[INFO] 
[INFO] ----< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.releng >----
[INFO] Building SysML Releng 2.0.0-SNAPSHOT                             [35/40]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.releng ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.releng ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.releng ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.releng ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.eclipse.papyrus.sysml14.releng ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.releng/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.releng-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] ---< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.feature >----
[INFO] Building org.eclipse.papyrus.sysml14.feature 2.0.0-SNAPSHOT      [36/40]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.feature ---
[INFO] Deleting /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.sysml14.feature ---
[INFO] The project's OSGi version is 2.0.0.202012061112
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-feature (default-package-feature) @ org.eclipse.papyrus.sysml14.feature ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.feature/target/org.eclipse.papyrus.sysml14.feature-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.sysml14.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.feature ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.feature/target/org.eclipse.papyrus.sysml14.feature-2.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.feature ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.feature ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.feature/target/org.eclipse.papyrus.sysml14.feature-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.feature/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.feature-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.feature/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.feature-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.feature/target/org.eclipse.papyrus.sysml14.feature-2.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.feature/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.feature-2.0.0-SNAPSHOT-sources-feature.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.feature/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.feature-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.feature/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.feature-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.feature ---
[INFO] 
[INFO] ------< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.p2 >------
[INFO] Building org.eclipse.papyrus.sysml14.p2 2.0.0-SNAPSHOT           [37/40]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.p2 ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.sysml14.p2 ---
[INFO] The project's OSGi version is 2.0.0.202012061112
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.sysml14.p2 ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.p2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.p2/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.p2 ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.sysml14.p2 ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
[INFO] Published profile IUs: [a.jre.javase 15.0.0, config.a.jre.javase 15.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-products (default-publish-products) @ org.eclipse.papyrus.sysml14.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.sysml14.p2 ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.sysml14.p2 ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.sysml14.p2 ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.sysml14.p2 ---
[INFO] Building zip: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.p2/target/org.eclipse.papyrus.sysml14.p2-2.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.p2 ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.p2 ---
[INFO] 
[INFO] --- repository-utils:1.7.0:generate-repository-facade (generate-facade) @ org.eclipse.papyrus.sysml14.p2 ---
[INFO] Building zip: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.p2/target/org.eclipse.papyrus.sysml14.p2-2.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.p2 ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.p2/target/org.eclipse.papyrus.sysml14.p2-2.0.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.p2/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.p2-2.0.0-SNAPSHOT.zip
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.p2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.p2/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.p2-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.p2/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.p2/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.p2-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.p2/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.p2/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.p2-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.p2 ---
[INFO] 
[INFO] -----< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.rcp >------
[INFO] Building org.eclipse.papyrus.sysml14.rcp 2.0.0-SNAPSHOT          [38/40]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.rcp ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier (default-build-qualifier) @ org.eclipse.papyrus.sysml14.rcp ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.rcp ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.rcp ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.rcp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:2.0.0:compile (default-compile) @ org.eclipse.papyrus.sysml14.rcp ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.eclipse.papyrus.sysml14.rcp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.rcp ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.rcp ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-plugin (default-package-plugin) @ org.eclipse.papyrus.sysml14.rcp ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp/target/org.eclipse.papyrus.sysml14.rcp-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.rcp ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.rcp ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.rcp ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.rcp ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp/target/org.eclipse.papyrus.sysml14.rcp-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.rcp/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.rcp-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.rcp/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.rcp-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.rcp/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.rcp-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.rcp/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.rcp-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.rcp ---
[INFO] 
[INFO] --< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.rcp.feature >--
[INFO] Building org.eclipse.papyrus.sysml14.rcp.feature 2.0.0-SNAPSHOT  [39/40]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.rcp.feature ---
[INFO] Deleting /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp.feature/target
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.sysml14.rcp.feature ---
[INFO] The project's OSGi version is 2.0.0.202012041509
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-id (default-validate-id) @ org.eclipse.papyrus.sysml14.rcp.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:validate-version (default-validate-version) @ org.eclipse.papyrus.sysml14.rcp.feature ---
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.rcp.feature ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.rcp.feature ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:package-feature (default-package-feature) @ org.eclipse.papyrus.sysml14.rcp.feature ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp.feature/target/org.eclipse.papyrus.sysml14.rcp.feature-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.papyrus.sysml14.rcp.feature ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.papyrus.sysml14.rcp.feature ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.rcp.feature ---
[INFO] Building jar: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp.feature/target/org.eclipse.papyrus.sysml14.rcp.feature-2.0.0-SNAPSHOT-sources-feature.jar
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.rcp.feature ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.rcp.feature ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp.feature/target/org.eclipse.papyrus.sysml14.rcp.feature-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.rcp.feature/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.rcp.feature-2.0.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.rcp.feature/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.rcp.feature-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp.feature/target/org.eclipse.papyrus.sysml14.rcp.feature-2.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.rcp.feature/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.rcp.feature-2.0.0-SNAPSHOT-sources-feature.jar
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.rcp.feature/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.rcp.feature-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.rcp.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.rcp.feature/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.rcp.feature-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.rcp.feature ---
[INFO] 
[INFO] ---< org.eclipse.papyrus.sysml:org.eclipse.papyrus.sysml14.product >----
[INFO] Building org.eclipse.papyrus.sysml14.product 2.0.0-SNAPSHOT      [40/40]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.papyrus.sysml14.product ---
[INFO] 
[INFO] --- tycho-packaging-plugin:2.0.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.papyrus.sysml14.product ---
[INFO] The project's OSGi version is 2.0.0.202012061112
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.papyrus.sysml14.product ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.eclipse.papyrus.sysml14.product ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/src/main/resources
[INFO] 
[INFO] --- tycho-source-plugin:2.0.0:plugin-source (plugin-source) @ org.eclipse.papyrus.sysml14.product ---
[INFO] 
[INFO] --- target-platform-configuration:2.0.0:target-platform (default-target-platform) @ org.eclipse.papyrus.sysml14.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.papyrus.sysml14.product ---
[INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
[INFO] Published profile IUs: [a.jre.javase 14.0.0, config.a.jre.javase 14.0.0]
[INFO] Published profile IUs: [a.jre.javase 15.0.0, config.a.jre.javase 15.0.0]
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-products (default-publish-products) @ org.eclipse.papyrus.sysml14.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:publish-categories (default-publish-categories) @ org.eclipse.papyrus.sysml14.product ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:2.0.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.papyrus.sysml14.product ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:assemble-repository (default-assemble-repository) @ org.eclipse.papyrus.sysml14.product ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:2.0.0:archive-repository (default-archive-repository) @ org.eclipse.papyrus.sysml14.product ---
[INFO] Building zip: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/target/org.eclipse.papyrus.sysml14.product-2.0.0-SNAPSHOT.zip
[INFO] 
[INFO] --- tycho-source-feature-plugin:2.0.0:source-feature (source-feature) @ org.eclipse.papyrus.sysml14.product ---
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:p2-metadata (attach-p2-metadata) @ org.eclipse.papyrus.sysml14.product ---
[INFO] 
[INFO] --- tycho-p2-director-plugin:2.0.0:materialize-products (materialize-products) @ org.eclipse.papyrus.sysml14.product ---
[INFO] Installing product org.eclipse.papyrus.sysml14.product for environment win32/win32/x86_64 to /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/target/products/org.eclipse.papyrus.sysml14.product/win32/win32/x86_64/papyrusSysML1.4
Installing org.eclipse.papyrus.sysml14.product 2.0.0.202012061112.
Operation completed in 26550 ms.
[INFO] Installing product org.eclipse.papyrus.sysml14.product for environment linux/gtk/x86_64 to /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/target/products/org.eclipse.papyrus.sysml14.product/linux/gtk/x86_64/papyrusSysML1.4
Installing org.eclipse.papyrus.sysml14.product 2.0.0.202012061112.
Operation completed in 28501 ms.
[INFO] Installing product org.eclipse.papyrus.sysml14.product for environment macosx/cocoa/x86_64 to /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/target/products/org.eclipse.papyrus.sysml14.product/macosx/cocoa/x86_64/papyrusSysML1.4.app
Installing org.eclipse.papyrus.sysml14.product 2.0.0.202012061112.
Operation completed in 25448 ms.
[INFO] 
[INFO] --- tycho-p2-director-plugin:2.0.0:archive-products (archive-products) @ org.eclipse.papyrus.sysml14.product ---
[INFO] Building zip: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/target/products/org.eclipse.papyrus.sysml14.product-win32.win32.x86_64.zip
[INFO] Building zip: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/target/products/org.eclipse.papyrus.sysml14.product-linux.gtk.x86_64.zip
[INFO] Building tar: /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/target/products/org.eclipse.papyrus.sysml14.product-macosx.cocoa.x86_64.tar.gz
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.papyrus.sysml14.product ---
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/target/org.eclipse.papyrus.sysml14.product-2.0.0-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.product/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.product-2.0.0-SNAPSHOT.zip
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.product/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.product-2.0.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.product/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.product-2.0.0-SNAPSHOT-p2artifacts.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/target/extraArtifacts/org.eclipse.papyrus.sysml14.product.executable.gtk.linux.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.product/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.product-2.0.0-SNAPSHOT-org.eclipse.papyrus.sysml14.product.executable.gtk.linux.x86_64.zip
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/target/extraArtifacts/org.eclipse.papyrus.sysml14.product.executable.cocoa.macosx.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.product/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.product-2.0.0-SNAPSHOT-org.eclipse.papyrus.sysml14.product.executable.cocoa.macosx.x86_64.zip
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.product/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.product-2.0.0-SNAPSHOT-p2metadata.xml
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/target/extraArtifacts/org.eclipse.papyrus.sysml14.product.executable.win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.product/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.product-2.0.0-SNAPSHOT-org.eclipse.papyrus.sysml14.product.executable.win32.win32.x86_64.zip
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/target/products/org.eclipse.papyrus.sysml14.product-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.product/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.product-2.0.0-SNAPSHOT-win32.win32.x86_64.zip
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/target/products/org.eclipse.papyrus.sysml14.product-linux.gtk.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.product/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.product-2.0.0-SNAPSHOT-linux.gtk.x86_64.zip
[INFO] Installing /home/jenkins/agent/sysml-gerrit-product/releng/org.eclipse.papyrus.sysml14.product/target/products/org.eclipse.papyrus.sysml14.product-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/papyrus/sysml/org.eclipse.papyrus.sysml14.product/2.0.0-SNAPSHOT/org.eclipse.papyrus.sysml14.product-2.0.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
[INFO] 
[INFO] --- tycho-p2-plugin:2.0.0:update-local-index (default-update-local-index) @ org.eclipse.papyrus.sysml14.product ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for SysML 2.0.0-SNAPSHOT:
[INFO] 
[INFO] SysML .............................................. SUCCESS [ 17.115 s]
[INFO] SysML Target Platform .............................. SUCCESS [  4.291 s]
[INFO] SysML Core ......................................... SUCCESS [  0.019 s]
[INFO] org.eclipse.papyrus.sysml14 ........................ SUCCESS [01:30 min]
[INFO] org.eclipse.papyrus.sysml14.tests .................. SUCCESS [ 20.910 s]
[INFO] org.eclipse.papyrus.sysml14.edit ................... SUCCESS [  1.246 s]
[INFO] org.eclipse.papyrus.sysml14.edit.tests ............. SUCCESS [ 13.490 s]
[INFO] org.eclipse.papyrus.sysml14.service.types .......... SUCCESS [  1.635 s]
[INFO] org.eclipse.papyrus.sysml14.service.types.tests .... SUCCESS [ 20.761 s]
[INFO] org.eclipse.papyrus.sysml14.validation ............. SUCCESS [  1.329 s]
[INFO] org.eclipse.papyrus.sysml14.validation.tests ....... SUCCESS [01:17 min]
[INFO] SysML Diagram ...................................... SUCCESS [  0.017 s]
[INFO] org.eclipse.papyrus.sysml14.diagram.common ......... SUCCESS [  1.625 s]
[INFO] org.eclipse.papyrus.sysml14.diagram.common.tests ... SUCCESS [ 22.554 s]
[INFO] org.eclipse.papyrus.sysml14.diagram.blockdefinition  SUCCESS [  1.131 s]
[INFO] org.eclipse.papyrus.sysml14.diagram.blockdefinition.tests SUCCESS [ 19.785 s]
[INFO] org.eclipse.papyrus.sysml14.diagram.internalblock .. SUCCESS [  0.736 s]
[INFO] org.eclipse.papyrus.sysml14.diagram.internalblock.tests SUCCESS [ 18.729 s]
[INFO] org.eclipse.papyrus.sysml14.diagram.parametric ..... SUCCESS [  1.384 s]
[INFO] org.eclipse.papyrus.sysml14.diagram.parametric.tests SUCCESS [ 19.925 s]
[INFO] org.eclipse.papyrus.sysml14.diagram.requirement .... SUCCESS [  0.470 s]
[INFO] org.eclipse.papyrus.sysml14.diagram.requirement.tests SUCCESS [ 17.206 s]
[INFO] SysML Table ........................................ SUCCESS [  0.013 s]
[INFO] org.eclipse.papyrus.sysml14.nattable.common ........ SUCCESS [  0.694 s]
[INFO] org.eclipse.papyrus.sysml14.nattable.allocation .... SUCCESS [  0.550 s]
[INFO] org.eclipse.papyrus.sysml14.nattable.allocation.tests SUCCESS [ 18.984 s]
[INFO] org.eclipse.papyrus.sysml14.nattable.requirement ... SUCCESS [  0.844 s]
[INFO] org.eclipse.papyrus.sysml14.nattable.requirement.tests SUCCESS [ 28.206 s]
[INFO] org.eclipse.papyrus.sysml14.nattable.ui ............ SUCCESS [  1.183 s]
[INFO] SysML GUI .......................................... SUCCESS [  0.013 s]
[INFO] org.eclipse.papyrus.sysml14.architecture ........... SUCCESS [  1.380 s]
[INFO] org.eclipse.papyrus.sysml14.architecture.tests ..... SUCCESS [ 29.231 s]
[INFO] org.eclipse.papyrus.sysml14.ui ..................... SUCCESS [  1.419 s]
[INFO] org.eclipse.papyrus.sysml14.ui.tests ............... SUCCESS [ 23.175 s]
[INFO] SysML Releng ....................................... SUCCESS [  0.015 s]
[INFO] org.eclipse.papyrus.sysml14.feature ................ SUCCESS [  1.081 s]
[INFO] org.eclipse.papyrus.sysml14.p2 ..................... SUCCESS [  7.323 s]
[INFO] org.eclipse.papyrus.sysml14.rcp .................... SUCCESS [  0.154 s]
[INFO] org.eclipse.papyrus.sysml14.rcp.feature ............ SUCCESS [  0.206 s]
[INFO] org.eclipse.papyrus.sysml14.product ................ SUCCESS [04:42 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  21:27 min
[INFO] Finished at: 2020-12-06T11:34:36Z
[INFO] ------------------------------------------------------------------------
Terminating xvnc.
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Finished: UNSTABLE